aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/MSOInfrastructureBPMN/src/main/resources
diff options
context:
space:
mode:
authorSeshu Kumar M <seshu.kumar.m@huawei.com>2018-03-13 14:32:25 +0000
committerGerrit Code Review <gerrit@onap.org>2018-03-13 14:32:25 +0000
commit55e714f5fb5d6f9d2ff11a4ac47bbc693623c663 (patch)
tree298470dbac8c960c58ec3e75d97458a2112b7df8 /bpmn/MSOInfrastructureBPMN/src/main/resources
parent5286e72dc0b8aa0d0096828c55f99eb517e4bcd3 (diff)
parent59196c7d62809ea1c9e215fb49d0ffb78a5a3c41 (diff)
Merge "Add Create SDNC Resource Create Groovy script"
Diffstat (limited to 'bpmn/MSOInfrastructureBPMN/src/main/resources')
-rw-r--r--bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateSDNCNetworkResource.bpmn2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateSDNCNetworkResource.bpmn b/bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateSDNCNetworkResource.bpmn
index 5f3caf59f7..c88f78763b 100644
--- a/bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateSDNCNetworkResource.bpmn
+++ b/bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateSDNCNetworkResource.bpmn
@@ -36,7 +36,7 @@ dcsi.preProcessRequest(execution)]]></bpmn:script>
<bpmn:outgoing>SequenceFlow_0ow44q0</bpmn:outgoing>
<bpmn:script><![CDATA[import org.openecomp.mso.bpmn.infrastructure.scripts.*
def dcsi = new CreateSDNCNetworkResource()
-dcsi.postCreateSDNC(execution)]]></bpmn:script>
+dcsi.postCreateSDNCCall(execution)]]></bpmn:script>
</bpmn:scriptTask>
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">