commit | 949db5ca3ba536951d5a0777d8fe64b920eb279d | [log] [tgz] |
---|---|---|
author | c00149107 <chenchuanyu@huawei.com> | Mon Oct 23 14:52:52 2017 +0800 |
committer | c00149107 <chenchuanyu@huawei.com> | Mon Oct 23 15:26:35 2017 +0800 |
tree | 525933540d6c39c8745116aef68b9fd7d0655d79 | |
parent | 6464a078924b23c70c16d687c9812faff334920f [diff] [blame] |
Fix Issues about voLTE Create Fix Issues about voLTE Create Change-Id: I811dc05c8f9a7caecddb279e025772d5d02c2548 Issue-ID:SO-254 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
diff --git a/bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateCustomE2EServiceInstance.bpmn b/bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateCustomE2EServiceInstance.bpmn index 4b26e6b..ce17615 100644 --- a/bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateCustomE2EServiceInstance.bpmn +++ b/bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateCustomE2EServiceInstance.bpmn
@@ -152,7 +152,7 @@ <bpmn:extensionElements> <camunda:connector> <camunda:inputOutput> - <camunda:inputParameter name="url">${URN_mso_adapters_openecomp_db_endpoint}</camunda:inputParameter> + <camunda:inputParameter name="url">${CVFMI_dbAdapterEndpoint}</camunda:inputParameter> <camunda:inputParameter name="headers"> <camunda:map> <camunda:entry key="content-type">application/soap+xml</camunda:entry>