Fix url for requestsdb 63/70163/1
authorsubhash kumar singh <subhash.kumar.singh@huawei.com>
Mon, 8 Oct 2018 10:18:23 +0000 (15:48 +0530)
committersubhash kumar singh <subhash.kumar.singh@huawei.com>
Mon, 8 Oct 2018 10:20:51 +0000 (15:50 +0530)
Fix url for requestsdb.

Change-Id: I0ee934a52785d282aecdd41464b62ba476f1733a
Issue-ID: SO-689
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/CreateCustomE2EServiceInstance.groovy

index 1034fa2..6ef446b 100644 (file)
@@ -140,7 +140,7 @@ public class CreateCustomE2EServiceInstance extends AbstractServiceTaskProcessor
                        msoLogger.debug("User Input Parameters map: " + inputMap.toString())
                        execution.setVariable("serviceInputParams", inputMap)
                        execution.setVariable("uuiRequest", inputMap.get("UUIRequest"))
-                       execution.setVariable("mso.adapters.openecomp.db.endpoint","http://mso.mso.testlab.openecomp.org:8080/dbadapters/RequestsDbAdapter")
+
                        //TODO
                        //execution.setVariable("serviceInputParams", jsonUtil.getJsonValue(siRequest, "requestDetails.requestParameters.userParams"))
                        //execution.setVariable("failExists", true)