From b6b7bef8bdcad15af01ac88a038dd763ce59f68f Mon Sep 17 00:00:00 2001 From: xg353y Date: Tue, 11 Apr 2017 13:30:42 +0200 Subject: [MSO-8] Update the maven dependency Update the maven depenency for sdc-distribution-client to cooperate with the sdc changes. Change-Id: I2da936e5c40cb68c7181bb78307192dd5655b5dc Signed-off-by: xg353y --- .../subprocess/CreateAAIVfModuleVolumeGroup.bpmn | 224 +++++++++++++++++++++ 1 file changed, 224 insertions(+) create mode 100644 bpmn/MSOCommonBPMN/src/main/resources/subprocess/CreateAAIVfModuleVolumeGroup.bpmn (limited to 'bpmn/MSOCommonBPMN/src/main/resources/subprocess/CreateAAIVfModuleVolumeGroup.bpmn') diff --git a/bpmn/MSOCommonBPMN/src/main/resources/subprocess/CreateAAIVfModuleVolumeGroup.bpmn b/bpmn/MSOCommonBPMN/src/main/resources/subprocess/CreateAAIVfModuleVolumeGroup.bpmn new file mode 100644 index 0000000000..dc94c898c2 --- /dev/null +++ b/bpmn/MSOCommonBPMN/src/main/resources/subprocess/CreateAAIVfModuleVolumeGroup.bpmn @@ -0,0 +1,224 @@ + + + + This flow expects its incoming request to be in the variable 'CreateAAIVfModuleVolumeGroupRequest'. This flow produces no output. + + SequenceFlow_38 + SequenceFlow_39 + + + + + SequenceFlow_18 + + + + SequenceFlow_23 + SequenceFlow_18 + + + + + SequenceFlow_8 + + + + + + + + ${CCV1_subscriberglobalid} + ]]> + + + + SequenceFlow_13 + + + SequenceFlow_39 + SequenceFlow_22 + SequenceFlow_23 + + + #{execution.getVariable('CAAIVfModVG_getVfModuleResponseCode') == 200} + + + + SequenceFlow_4 + SequenceFlow_8 + + + + + SequenceFlow_2 + + + + SequenceFlow_2 + SequenceFlow_38 + + + + + SequenceFlow_22 + SequenceFlow_14 + + + + + SequenceFlow_14 + SequenceFlow_13 + SequenceFlow_4 + + + #{execution.getVariable('CAAIVfModVG_updateVfModuleResponseCode') == 200} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit 1.2.3-korg