commit | d2d75bbcd3516d15a01e959a8dc4a4cacb14bae7 | [log] [tgz] |
---|---|---|
author | afenner <andrew.fenner@ericsson.com> | Mon Jul 16 10:38:05 2018 +0000 |
committer | afenner <andrew.fenner@ericsson.com> | Mon Jul 16 10:53:41 2018 +0000 |
tree | d845c33f4a83a6b179bd39572cd7db9a91bd34b7 | |
parent | 8169f18d55a8d78f55bde5bccbdb74c1914af0fc [diff] [blame] |
BusinessKey update Passing BusinessKey to CreateAndActivatePnfResource Change-Id: Ieca3b068c84ccf8a268be29f071b336bbc59f0bd Issue-ID: SO-721 Signed-off-by: Andrew Fenner <Andrew.Fenner@ericsson.com>
diff --git a/bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateVcpeResCustServiceV2.bpmn b/bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateVcpeResCustServiceV2.bpmn index 94b88f7..99b1ff5 100644 --- a/bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateVcpeResCustServiceV2.bpmn +++ b/bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateVcpeResCustServiceV2.bpmn
@@ -585,6 +585,7 @@ <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>