Loading src/main/resources/processes/ServiceCreationProcess.bpmn +1 −1 Original line number Original line Diff line number Diff line Loading @@ -29,7 +29,7 @@ <exclusiveGateway id="exclusivegateway2" name="Exclusive Gateway"></exclusiveGateway> <exclusiveGateway id="exclusivegateway2" name="Exclusive Gateway"></exclusiveGateway> <sequenceFlow id="flow26" sourceRef="stAutomationCheck" targetRef="exclusivegateway2"></sequenceFlow> <sequenceFlow id="flow26" sourceRef="stAutomationCheck" targetRef="exclusivegateway2"></sequenceFlow> <sequenceFlow id="flow27" name="brokeActivity=="RFS_OSM"" sourceRef="exclusivegateway2" targetRef="parallelActivityNFVODeploymentReq"> <sequenceFlow id="flow27" name="brokeActivity=="RFS_OSM"" sourceRef="exclusivegateway2" targetRef="parallelActivityNFVODeploymentReq"> <conditionExpression xsi:type="tFormalExpression"><![CDATA[${brokeActivity=='RFS'}]]></conditionExpression> <conditionExpression xsi:type="tFormalExpression"><![CDATA[${brokeActivity=='RFS_OSM'}]]></conditionExpression> </sequenceFlow> </sequenceFlow> <sequenceFlow id="flow28" name="brokeActivity=="PARTNER"" sourceRef="exclusivegateway2" targetRef="parallelExternalSPDeploymentReqProcess"> <sequenceFlow id="flow28" name="brokeActivity=="PARTNER"" sourceRef="exclusivegateway2" targetRef="parallelExternalSPDeploymentReqProcess"> <conditionExpression xsi:type="tFormalExpression"><![CDATA[${brokeActivity=='PARTNER'}]]></conditionExpression> <conditionExpression xsi:type="tFormalExpression"><![CDATA[${brokeActivity=='PARTNER'}]]></conditionExpression> Loading Loading
src/main/resources/processes/ServiceCreationProcess.bpmn +1 −1 Original line number Original line Diff line number Diff line Loading @@ -29,7 +29,7 @@ <exclusiveGateway id="exclusivegateway2" name="Exclusive Gateway"></exclusiveGateway> <exclusiveGateway id="exclusivegateway2" name="Exclusive Gateway"></exclusiveGateway> <sequenceFlow id="flow26" sourceRef="stAutomationCheck" targetRef="exclusivegateway2"></sequenceFlow> <sequenceFlow id="flow26" sourceRef="stAutomationCheck" targetRef="exclusivegateway2"></sequenceFlow> <sequenceFlow id="flow27" name="brokeActivity=="RFS_OSM"" sourceRef="exclusivegateway2" targetRef="parallelActivityNFVODeploymentReq"> <sequenceFlow id="flow27" name="brokeActivity=="RFS_OSM"" sourceRef="exclusivegateway2" targetRef="parallelActivityNFVODeploymentReq"> <conditionExpression xsi:type="tFormalExpression"><![CDATA[${brokeActivity=='RFS'}]]></conditionExpression> <conditionExpression xsi:type="tFormalExpression"><![CDATA[${brokeActivity=='RFS_OSM'}]]></conditionExpression> </sequenceFlow> </sequenceFlow> <sequenceFlow id="flow28" name="brokeActivity=="PARTNER"" sourceRef="exclusivegateway2" targetRef="parallelExternalSPDeploymentReqProcess"> <sequenceFlow id="flow28" name="brokeActivity=="PARTNER"" sourceRef="exclusivegateway2" targetRef="parallelExternalSPDeploymentReqProcess"> <conditionExpression xsi:type="tFormalExpression"><![CDATA[${brokeActivity=='PARTNER'}]]></conditionExpression> <conditionExpression xsi:type="tFormalExpression"><![CDATA[${brokeActivity=='PARTNER'}]]></conditionExpression> Loading