BusinessKey update 01/56501/1
authorafenner <andrew.fenner@ericsson.com>
Mon, 16 Jul 2018 10:38:05 +0000 (10:38 +0000)
committerafenner <andrew.fenner@ericsson.com>
Mon, 16 Jul 2018 10:53:41 +0000 (10:53 +0000)
Passing BusinessKey to CreateAndActivatePnfResource

Change-Id: Ieca3b068c84ccf8a268be29f071b336bbc59f0bd
Issue-ID: SO-721
Signed-off-by: Andrew Fenner <Andrew.Fenner@ericsson.com>
bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateVcpeResCustServiceV2.bpmn

index 94b88f7..99b1ff5 100644 (file)
@@ -585,6 +585,7 @@ CreateVcpeResCustService.validateVnfCreate(execution)]]></bpmn2:script>
       <bpmn2:extensionElements>
         <camunda:in source="timeoutForPnfEntryNotification" target="timeoutForPnfEntryNotification" />
         <camunda:in source="correlationId" target="correlationId" />
+        <camunda:in businessKey="#{execution.processBusinessKey}" />
       </bpmn2:extensionElements>
       <bpmn2:incoming>SequenceFlow_0gj4vud</bpmn2:incoming>
       <bpmn2:outgoing>SequenceFlow_0clhseq</bpmn2:outgoing>