From 025301d08b061482c1f046d562bf017c8cbcfe8d Mon Sep 17 00:00:00 2001 From: ChrisC Date: Tue, 31 Jan 2017 11:40:03 +0100 Subject: Initial OpenECOMP MSO commit Change-Id: Ia6a7574859480717402cc2f22534d9973a78fa6d Signed-off-by: ChrisC --- .../VfModularity/UpdateAAIGenericVnf.bpmn | 216 +++++++++++++++++++++ 1 file changed, 216 insertions(+) create mode 100644 bpmn/MSOGammaBPMN/src/main/resources/subprocess/VfModularity/UpdateAAIGenericVnf.bpmn (limited to 'bpmn/MSOGammaBPMN/src/main/resources/subprocess/VfModularity/UpdateAAIGenericVnf.bpmn') diff --git a/bpmn/MSOGammaBPMN/src/main/resources/subprocess/VfModularity/UpdateAAIGenericVnf.bpmn b/bpmn/MSOGammaBPMN/src/main/resources/subprocess/VfModularity/UpdateAAIGenericVnf.bpmn new file mode 100644 index 0000000000..32206bd7ac --- /dev/null +++ b/bpmn/MSOGammaBPMN/src/main/resources/subprocess/VfModularity/UpdateAAIGenericVnf.bpmn @@ -0,0 +1,216 @@ + + + + This flow expects its incoming request to be in the variable 'UpdateAAIGenericVnfRequest'. This flow produces no output. + + SequenceFlow_38 + SequenceFlow_39 + + + + + SequenceFlow_8 + + + + SequenceFlow_14 + SequenceFlow_13 + SequenceFlow_4 + + + #{execution.getVariable('UAAIGenVnf_updateGenericVnfResponseCode') == 200} + + + + SequenceFlow_4 + SequenceFlow_8 + + + + + + + + + ${CCV1_subscriberglobalid} + ]]> + + + + SequenceFlow_13 + + + SequenceFlow_22 + SequenceFlow_14 + + + + + SequenceFlow_39 + SequenceFlow_22 + SequenceFlow_23 + + + #{execution.getVariable('UAAIGenVnf_getGenericVnfResponseCode') == 200} + + + + SequenceFlow_23 + SequenceFlow_18 + + + + + SequenceFlow_18 + + + + SequenceFlow_1 + + + + SequenceFlow_1 + SequenceFlow_38 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit 1.2.3-korg