From 3ac4963df2e2793e348554bcb906d6969fd637eb Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Mon, 13 Nov 2017 12:01:47 -0500 Subject: Added global customer id to sdnc delete request Modified delete-BRG & delete-TXC to add global customer id and several other fields to the SDNC request. Change-Id: I4b85ba634b56a218037f95e1772fe0fcdde1cd91 Issue-Id: SO-336 Signed-off-by: Jim Hahn --- .../src/main/resources/process/DeleteVcpeResCustService.bpmn | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'bpmn/MSOInfrastructureBPMN/src/main/resources/process') diff --git a/bpmn/MSOInfrastructureBPMN/src/main/resources/process/DeleteVcpeResCustService.bpmn b/bpmn/MSOInfrastructureBPMN/src/main/resources/process/DeleteVcpeResCustService.bpmn index 88c45afda2..e8b18e6dca 100644 --- a/bpmn/MSOInfrastructureBPMN/src/main/resources/process/DeleteVcpeResCustService.bpmn +++ b/bpmn/MSOInfrastructureBPMN/src/main/resources/process/DeleteVcpeResCustService.bpmn @@ -181,6 +181,8 @@ DeleteVcpeResCustService.prepareServiceDelete(execution)]]> + + SequenceFlow_05cjs89 SequenceFlow_0snq0kw @@ -235,6 +237,8 @@ DeleteVcpeResCustService.prepareServiceDelete(execution)]]> + + SequenceFlow_0npvfo3 SequenceFlow_0et9p0i -- cgit 1.2.3-korg