Mapping based RA Processing
[sdnc/oam.git] / platform-logic / generic-resource-api / src / main / json / GENERIC-RESOURCE-API_self-serve-vnf-ra-assignment.json
index 9711187..abca12d 100644 (file)
@@ -1,1074 +1 @@
-[
-    {
-        "id": "f7510939.737a28",
-        "type": "dgstart",
-        "name": "DGSTART",
-        "outputs": 1,
-        "x": 97,
-        "y": 66,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            [
-                "2fcf1979.35372e"
-            ]
-        ]
-    },
-    {
-        "id": "2fcf1979.35372e",
-        "type": "service-logic",
-        "name": "GENERIC-RESOURCE-API ${project.version}",
-        "module": "GENERIC-RESOURCE-API",
-        "version": "${project.version}",
-        "comments": "",
-        "xml": "<service-logic xmlns='http://www.onap.org/sdnc/svclogic' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.onap.org/sdnc/svclogic ./svclogic.xsd' module='GENERIC-RESOURCE-API' version='${project.version}'>",
-        "outputs": 1,
-        "x": 373,
-        "y": 67,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            [
-                "bc76009d.4ebf28"
-            ]
-        ]
-    },
-    {
-        "id": "bc76009d.4ebf28",
-        "type": "method",
-        "name": "self-serve-vnf-ra-assignment",
-        "xml": "<method rpc='self-serve-vnf-ra-assignment' mode='sync'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 690,
-        "y": 67,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            [
-                "5a6abd1c.325a84"
-            ]
-        ]
-    },
-    {
-        "id": "5a6abd1c.325a84",
-        "type": "block",
-        "name": "block atomic",
-        "xml": "<block atomic=\"true\">\n",
-        "atomic": "false",
-        "comments": "",
-        "outputs": 1,
-        "x": 186.16664123535156,
-        "y": 147.3333339691162,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            [
-                "df3086f1.895f2",
-                "ea9193c.a6879f",
-                "33c58f5d.79c91",
-                "6787a8cd.55f73",
-                "a6a772e5.982a2",
-                "bd0c1c4e.597a5",
-                "91dde7fd.fe86a",
-                "a269720d.c1b3c",
-                "c497e61b.9d5da",
-                "5d2bdeb6.7712a",
-                "ff9121b8.95fe6",
-                "a656672e.be2f5",
-                "479d04c2.fc7acc",
-                "8048ec03.29272",
-                "c8325ee3.97b988"
-            ]
-        ]
-    },
-    {
-        "id": "ea9193c.a6879f",
-        "type": "set",
-        "name": "set",
-        "xml": "<set>\n   <parameter name=\"request-id\" value=\"`$tmp.return.generate.vnf-se-serv-uuid`\"/>\n   <parameter name=\"resource-type\" value=\"`$vnf-topology-operation-input.vnf-information.vnf-type`\" />  \n   <parameter name=\"resource-id\" value=\"`$vnf-topology-operation-input.vnf-information.vnf-id`\" />   \n   <parameter name=\"action-name\" value=\"resource-assignment\"/> \n   <parameter name=\"responsePrefix\" value=\"raAssign\" />\n",
-        "comments": "",
-        "x": 371.9166603088379,
-        "y": 192.08333015441895,
-        "z": "58e8fb6f.65cbf4",
-        "wires": []
-    },
-    {
-        "id": "6b11523.8f254ac",
-        "type": "get-resource",
-        "name": "get-resource VF_MODEL",
-        "xml": "<get-resource plugin='org.onap.ccsdk.sli.adaptors.resource.sql.SqlResource' resource='SQL'\n  key='SELECT * from VF_MODEL WHERE customization_uuid = $vnf-topology-operation-input.vnf-information.onap-model-information.model-customization-uuid'\n  pfx='db1.vf-model'>\n  \n\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 910.8094635009766,
-        "y": 583.6189861297607,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            [
-                "5877f735.e57fd",
-                "7ba78ada.2fb134",
-                "bf519ef3.d251"
-            ]
-        ]
-    },
-    {
-        "id": "5877f735.e57fd",
-        "type": "failure",
-        "name": "failure",
-        "xml": "<outcome value='failure'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1155.8095626831055,
-        "y": 532.904709815979,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            [
-                "f07c5725.aa61d"
-            ]
-        ]
-    },
-    {
-        "id": "f07c5725.aa61d",
-        "type": "returnFailure",
-        "name": "return failure",
-        "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"Error reading VF_MODULE_MODEL table\" />\n",
-        "comments": "",
-        "x": 1328.8095626831055,
-        "y": 531.904709815979,
-        "z": "58e8fb6f.65cbf4",
-        "wires": []
-    },
-    {
-        "id": "fbb3efb4.020878",
-        "type": "set",
-        "name": "set tmp.sdnc-model-name, tmp.sdnc-model-version, tmp.sdnc-artifact-name",
-        "xml": "<set>\n<parameter name='tmp.sdnc-model-name' value='`$db1.vf-model.sdnc-model-name`' />\n<parameter name='tmp.sdnc-model-version' value='`$db1.vf-model.sdnc-model-version`' />\n<parameter name='tmp.sdnc-artifact-name' value='`$db1.vf-model.sdnc-artifact-name`' />\n\n\n\n\n",
-        "comments": "",
-        "x": 1531.2380638122559,
-        "y": 633.047513961792,
-        "z": "58e8fb6f.65cbf4",
-        "wires": []
-    },
-    {
-        "id": "7d77945b.b872dc",
-        "type": "returnFailure",
-        "name": "return failure",
-        "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"Error reading VF_MODULE_MODEL table\" />\n",
-        "comments": "",
-        "x": 1330.8095626831055,
-        "y": 580.904709815979,
-        "z": "58e8fb6f.65cbf4",
-        "wires": []
-    },
-    {
-        "id": "a6a772e5.982a2",
-        "type": "switchNode",
-        "name": "switch: model info == NULL",
-        "xml": "<switch test=\"`$tmp.sdnc-model-name == '' or $tmp.sdnc-model-version == '' or $tmp.sdnc-artifact-name == ''`\">\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 431.80946350097656,
-        "y": 584.6189861297607,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            [
-                "45517119.0e4e48"
-            ]
-        ]
-    },
-    {
-        "id": "7ba78ada.2fb134",
-        "type": "not-found",
-        "name": "not-found",
-        "xml": "<outcome value='not-found'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1161.8095626831055,
-        "y": 581.904709815979,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            [
-                "7d77945b.b872dc"
-            ]
-        ]
-    },
-    {
-        "id": "45517119.0e4e48",
-        "type": "outcome",
-        "name": "true",
-        "xml": "<outcome value='true'>",
-        "comments": "",
-        "outputs": 1,
-        "x": 680.8094635009766,
-        "y": 584.6189861297607,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            [
-                "6b11523.8f254ac"
-            ]
-        ]
-    },
-    {
-        "id": "6787a8cd.55f73",
-        "type": "for",
-        "name": "for vnf-topology-operation-input",
-        "xml": "<for silentFailure='true' index='i' start='0' end='`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param_length`' >",
-        "comments": "",
-        "outputs": 1,
-        "x": 447.66664123535156,
-        "y": 384.3333339691162,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            [
-                "df930bd3.0b7718"
-            ]
-        ]
-    },
-    {
-        "id": "df930bd3.0b7718",
-        "type": "block",
-        "name": "block atomic",
-        "xml": "<block atomic=\"true\">",
-        "atomic": "false",
-        "comments": "",
-        "outputs": 1,
-        "x": 669.6666412353516,
-        "y": 383.3333339691162,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            [
-                "408427e4.b460e8"
-            ]
-        ]
-    },
-    {
-        "id": "e049960d.9cd738",
-        "type": "set",
-        "name": "set tmp.sdnc-model-name",
-        "xml": "<set>\n<parameter name='tmp.sdnc-model-name' value='`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param[$i].value`' />\n",
-        "comments": "",
-        "x": 1320.6666412353516,
-        "y": 316.3333339691162,
-        "z": "58e8fb6f.65cbf4",
-        "wires": []
-    },
-    {
-        "id": "16a8e775.3a66e1",
-        "type": "outcome",
-        "name": "sdnc_model_name",
-        "xml": "<outcome value='sdnc_model_name'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1066.6666412353516,
-        "y": 316.3333339691162,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            [
-                "e049960d.9cd738"
-            ]
-        ]
-    },
-    {
-        "id": "408427e4.b460e8",
-        "type": "switchNode",
-        "name": "switch",
-        "xml": "<switch test='`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param[$i].name`'>\n\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 828.6666412353516,
-        "y": 383.3333339691162,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            [
-                "16a8e775.3a66e1",
-                "6adfc9ab.cf61f",
-                "5d22c0ae.86e7a",
-                "45edf3cd.ba4db4"
-            ]
-        ]
-    },
-    {
-        "id": "6adfc9ab.cf61f",
-        "type": "outcome",
-        "name": "sdnc_model_version",
-        "xml": "<outcome value='sdnc_model_version'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1069.6666412353516,
-        "y": 362.3333339691162,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            [
-                "591cbcf1.5fb17c"
-            ]
-        ]
-    },
-    {
-        "id": "5d22c0ae.86e7a",
-        "type": "outcome",
-        "name": "sdnc_artifact_name",
-        "xml": "<outcome value='sdnc_artifact_name'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1068.6666412353516,
-        "y": 411.3333339691162,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            [
-                "122b59ca.cd367e"
-            ]
-        ]
-    },
-    {
-        "id": "591cbcf1.5fb17c",
-        "type": "set",
-        "name": "set tmp.sdnc-model-version",
-        "xml": "<set>\n<parameter name='tmp.sdnc-model-version' value='`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param[$i].value`' />\n\n",
-        "comments": "",
-        "x": 1324.6666412353516,
-        "y": 362.3333339691162,
-        "z": "58e8fb6f.65cbf4",
-        "wires": []
-    },
-    {
-        "id": "122b59ca.cd367e",
-        "type": "set",
-        "name": "set tmp.sdnc-artifact-name",
-        "xml": "<set>\n<parameter name='tmp.sdnc-artifact-name' value='`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param[$i].value`' />\n\n",
-        "comments": "",
-        "x": 1320.6666412353516,
-        "y": 411.3333339691162,
-        "z": "58e8fb6f.65cbf4",
-        "wires": []
-    },
-    {
-        "id": "3f7c8176.d6b64e",
-        "type": "set",
-        "name": "set name-value other JsonString",
-        "xml": "<set>\n<parameter name=\"tmp.config-name-value-other-payload\" value=\"`$tmp.config-name-value-other-payload + '&quot;' + $vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param[$i].name + '&quot;:&quot;' + $vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param[$i].value + '&quot;,'`\"/>\n\n",
-        "comments": "",
-        "x": 1336.6666412353516,
-        "y": 460.3333339691162,
-        "z": "58e8fb6f.65cbf4",
-        "wires": []
-    },
-    {
-        "id": "45edf3cd.ba4db4",
-        "type": "outcome",
-        "name": "other",
-        "xml": "<outcome value='Other'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1028.666648864746,
-        "y": 460.9047546386719,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            [
-                "3f7c8176.d6b64e"
-            ]
-        ]
-    },
-    {
-        "id": "bd0c1c4e.597a5",
-        "type": "set",
-        "name": "set configAssignment JsonString",
-        "xml": "<set>\n<parameter name=\"tmp.config-name-value-payload4\" value=\"`$tmp.config-name-value-other-payload + '&quot;service-instance-id&quot;:&quot;' + $vnf-topology-operation-input.service-information.service-instance-id   + '&quot;,'`\"/>\n<parameter name=\"tmp.config-name-value-payload5\" value=\"`$tmp.config-name-value-payload4 + '&quot;vnf-model-customization-uuid&quot;:&quot;' + $vnf-topology-operation-input.vnf-information.onap-model-information.model-customization-uuid + '&quot;,'`\"/>\n<parameter name=\"tmp.config-name-value-payload6\" value=\"`$tmp.config-name-value-payload5 + '&quot;vnf-id&quot;:&quot;' + $vnf-topology-operation-input.vnf-information.vnf-id + '&quot;,'`\"/>\n<parameter name=\"tmp.config-name-value-payload7\" value=\"`$tmp.config-name-value-payload6 + '&quot;aic-cloud-region&quot;:&quot;' + $vnf-topology-operation-input.vnf-request-input.aic-cloud-region + '&quot;'`\"/>\n<parameter name=\"tmp.json-payload\" value=\"`'{' + $tmp.config-name-value-payload7 + '}'`\" />",
-        "comments": "",
-        "x": 441.66664123535156,
-        "y": 703.3333339691162,
-        "z": "58e8fb6f.65cbf4",
-        "wires": []
-    },
-    {
-        "id": "91dde7fd.fe86a",
-        "type": "execute",
-        "name": "execute BlueprintProcessingClient",
-        "xml": "<execute plugin='org.onap.ccsdk.sli.adaptors.grpc.cds.BlueprintProcessingClient' method='sendRequest'>\n <parameter name='blueprint_name' value='`$tmp.sdnc-model-name`' />\n <parameter name='blueprint_version' value='`$tmp.sdnc-model-version`' />\n <parameter name='action' value='`$action-name`' />\n <parameter name='mode' value='sync' />\n <parameter name='force' value='false' />\n <parameter name='ttl' value='0' />\n <parameter name='prefix' value='`$responsePrefix`' />\n <parameter name='payload' value=\"`'{\n  &quot;resource-assignment-request&quot;: {\n    &quot;template-prefix&quot;: [\n      &quot;' + $tmp.sdnc-artifact-name + '&quot;\n    ],\n    &quot;resource-assignment-properties&quot;: \n        ' + $tmp.json-payload + '\n  }\n}'`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 449.33331298828125,
-        "y": 858,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            [
-                "7b68efaf.314158",
-                "7211bbf0.b473fc"
-            ]
-        ]
-    },
-    {
-        "id": "7b68efaf.314158",
-        "type": "failure",
-        "name": "failure",
-        "xml": "<outcome value='failure'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 689.3333129882812,
-        "y": 832,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            [
-                "e94b29ef.72631"
-            ]
-        ]
-    },
-    {
-        "id": "e94b29ef.72631",
-        "type": "returnFailure",
-        "name": "return failure",
-        "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"Error from ConfigAssignmentNode\" />\n",
-        "comments": "",
-        "x": 871.3333129882812,
-        "y": 853,
-        "z": "58e8fb6f.65cbf4",
-        "wires": []
-    },
-    {
-        "id": "c497e61b.9d5da",
-        "type": "for",
-        "name": "for resource-accumulator-resolved-data loop",
-        "xml": "<for silentFailure='true'  index='i' start='0' end='`$jsonContextPrefix.resource-accumulator-resolved-data_length`' >\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 473.66664123535156,
-        "y": 1075.333324432373,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            [
-                "a0e85ddc.4c617"
-            ]
-        ]
-    },
-    {
-        "id": "e4968d42.952ee8",
-        "type": "set",
-        "name": "set from resource-accumulator-resolved-data",
-        "xml": "<set>\n\t<parameter name='`service-data.vnfs.vnf[$vnf-index].vnf-data.vnf-topology.vnf-parameters-data.param[$highnum].name`' value='`$jsonContextPrefix.resource-accumulator-resolved-data[$i].param-name`'/>\n\t<parameter name='`service-data.vnfs.vnf[$vnf-index].vnf-data.vnf-topology.vnf-parameters-data.param[$highnum].value`' value='`$jsonContextPrefix.resource-accumulator-resolved-data[$i].param-value`'/>\n\t<parameter name='`service-data.vnfs.vnf[$vnf-index].vnf-data.vnf-topology.vnf-parameters-data.param[$highnum].resource-resolution-data.capability-name`' value='RA Resolved'/>\n\t<parameter name='`service-data.vnfs.vnf[$vnf-index].vnf-data.vnf-topology.vnf-parameters-data.param[$highnum].resource-resolution-data.status`' value='SUCCESS'/>\n",
-        "comments": "",
-        "x": 1703.6666412353516,
-        "y": 1127.333324432373,
-        "z": "58e8fb6f.65cbf4",
-        "wires": []
-    },
-    {
-        "id": "5d2bdeb6.7712a",
-        "type": "for",
-        "name": "for capability-data",
-        "xml": "<for silentFailure='true' index='i' start='0' end='`$jsonContextPrefix.capability-data_length`' >\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 398.66664123535156,
-        "y": 1417.333324432373,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            [
-                "59ba36cd.90352"
-            ]
-        ]
-    },
-    {
-        "id": "59ba36cd.90352",
-        "type": "for",
-        "name": "for key-mapping",
-        "xml": "<for silentFailure='true' index='j' start='0' end='`$jsonContextPrefix.capability-data[$i].key-mapping_length`' >",
-        "comments": "",
-        "outputs": 1,
-        "x": 607.6666412353516,
-        "y": 1417.333324432373,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            [
-                "c262587.ce01da8"
-            ]
-        ]
-    },
-    {
-        "id": "a269720d.c1b3c",
-        "type": "execute",
-        "name": "execute jsonStringToCtx",
-        "xml": "<execute plugin=\"org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils\" method=\"jsonStringToCtx\">\n\t<parameter name=\"source\" value=\"`'raAssign.payload.resource-assignment-response.meshed-template.' + $tmp.sdnc-artifact-name`\" />\n\t<parameter name=\"outputPath\" value=\"jsonContextPrefix\" />\n\t<parameter name=\"isEscaped\" value=\"false\" />\n\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 417.66664123535156,
-        "y": 996.333324432373,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "df3086f1.895f2",
-        "type": "execute",
-        "name": "execute generateUUID",
-        "xml": " <execute plugin=\"org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils\" method=\"generateUUID\" > \n <parameter name=\"ctx-destination\" value=\"tmp.return.generate.vnf-se-serv-uuid\" /> \n ",
-        "comments": "",
-        "outputs": 1,
-        "x": 423.66664123535156,
-        "y": 147.3333339691162,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            [
-                "7701fdb8.3f24cc"
-            ]
-        ]
-    },
-    {
-        "id": "7701fdb8.3f24cc",
-        "type": "failure",
-        "name": "failure",
-        "xml": "<outcome value='failure'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 601.6666412353516,
-        "y": 145.3333339691162,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            [
-                "1d32ed0e.9e31f3"
-            ]
-        ]
-    },
-    {
-        "id": "1d32ed0e.9e31f3",
-        "type": "returnFailure",
-        "name": "return failure",
-        "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"generateUUID is failed\" />\n",
-        "comments": "",
-        "x": 748.6666412353516,
-        "y": 146.3333339691162,
-        "z": "58e8fb6f.65cbf4",
-        "wires": []
-    },
-    {
-        "id": "c131d15b.1aef98",
-        "type": "for",
-        "name": "for vnf-parameters-data.param",
-        "xml": "<for silentFailure='true' index='cnt' start='0' end='`$service-data.vnfs.vnf[$vnf-index].vnf-data.vnf-topology.vnf-parameters-data.param_length`' >\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1446.6666412353516,
-        "y": 1075.333324432373,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            [
-                "3c69fe77.c81ada"
-            ]
-        ]
-    },
-    {
-        "id": "a0e85ddc.4c617",
-        "type": "block",
-        "name": "block atomic",
-        "xml": "<block atomic=\"true\">",
-        "atomic": "false",
-        "comments": "",
-        "outputs": 1,
-        "x": 752.6666412353516,
-        "y": 1076.333324432373,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            [
-                "c865c555.1438c8",
-                "69622bed.1e814c",
-                "8148c167.a33aa"
-            ]
-        ]
-    },
-    {
-        "id": "33c58f5d.79c91",
-        "type": "switchNode",
-        "name": "switch vnf-parameters-data.param_length",
-        "xml": "<switch test='`$service-data.vnfs.vnf[$vnf-index].vnf-data.vnf-topology.vnf-parameters-data.param_length`'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 475.66664123535156,
-        "y": 245.3333339691162,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            [
-                "80ce6f0d.c3a98",
-                "a0423db8.f01fe8"
-            ]
-        ]
-    },
-    {
-        "id": "80ce6f0d.c3a98",
-        "type": "outcome",
-        "name": "null",
-        "xml": "<outcome value=''>",
-        "comments": "",
-        "outputs": 1,
-        "x": 713.6666412353516,
-        "y": 213.3333339691162,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            [
-                "99ca71f9.ca2008"
-            ]
-        ]
-    },
-    {
-        "id": "a0423db8.f01fe8",
-        "type": "other",
-        "name": "other",
-        "xml": "<outcome value='Other'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 712.6666412353516,
-        "y": 277.3333339691162,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            [
-                "d63b03e5.819148"
-            ]
-        ]
-    },
-    {
-        "id": "99ca71f9.ca2008",
-        "type": "set",
-        "name": "set pre service param len as 0",
-        "xml": "<set>\n   <parameter name='highnum' value='0' />\n   <parameter name='prehighnum' value='0'/>\n",
-        "comments": "",
-        "x": 926.6666412353516,
-        "y": 213.3333339691162,
-        "z": "58e8fb6f.65cbf4",
-        "wires": []
-    },
-    {
-        "id": "d63b03e5.819148",
-        "type": "set",
-        "name": "set pre service param len",
-        "xml": "<set>\n   <parameter name='highnum' value='`$service-data.vnfs.vnf[$vnf-index].vnf-data.vnf-topology.vnf-parameters-data.param_length`' />\n   <parameter name='prehighnum' value='`$service-data.vnfs.vnf[$vnf-index].vnf-data.vnf-topology.vnf-parameters-data.param_length`' />",
-        "comments": "",
-        "x": 911.6666412353516,
-        "y": 277.3333339691162,
-        "z": "58e8fb6f.65cbf4",
-        "wires": []
-    },
-    {
-        "id": "3c69fe77.c81ada",
-        "type": "switchNode",
-        "name": "switch input vnf-name",
-        "xml": "<switch test='`$service-data.vnfs.vnf[$vnf-index].vnf-data.vnf-topology.vnf-parameters-data.param[$cnt].name == $jsonContextPrefix.resource-accumulator-resolved-data[$i].param-name`'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1704.6666412353516,
-        "y": 1075.333324432373,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            [
-                "f71f49f1.2930d"
-            ]
-        ]
-    },
-    {
-        "id": "f71f49f1.2930d",
-        "type": "not-found",
-        "name": "true",
-        "xml": "<outcome value='true'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1884.6666412353516,
-        "y": 1075.333324432373,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            [
-                "6f785c18.a5a264"
-            ]
-        ]
-    },
-    {
-        "id": "6f785c18.a5a264",
-        "type": "set",
-        "name": "set for existing param name",
-        "xml": "<set>\n<parameter name='`service-data.vnfs.vnf[$vnf-index].vnf-data.vnf-topology.vnf-parameters-data.param[$cnt].value`' value='`$jsonContextPrefix.resource-accumulator-resolved-data[$i].param-value`'/>\n<parameter name='tmp.mso.param.found' value='true' />\n",
-        "comments": "",
-        "x": 2094.6666412353516,
-        "y": 1076.333324432373,
-        "z": "58e8fb6f.65cbf4",
-        "wires": []
-    },
-    {
-        "id": "8148c167.a33aa",
-        "type": "switchNode",
-        "name": "switch tmp.mso.param.not-found",
-        "xml": "<switch test='`$tmp.mso.param.found`'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 994.6666412353516,
-        "y": 1128.333324432373,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            [
-                "43bd538.13b17ac"
-            ]
-        ]
-    },
-    {
-        "id": "43bd538.13b17ac",
-        "type": "not-found",
-        "name": "false",
-        "xml": "<outcome value='false'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1228.6666412353516,
-        "y": 1127.333324432373,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            [
-                "8e656d8f.2c0638"
-            ]
-        ]
-    },
-    {
-        "id": "c865c555.1438c8",
-        "type": "set",
-        "name": "set for existing param name",
-        "xml": "<set>\n<parameter name='tmp.mso.param.found' value='false' />\n",
-        "comments": "",
-        "x": 978.6666412353516,
-        "y": 1017.333324432373,
-        "z": "58e8fb6f.65cbf4",
-        "wires": []
-    },
-    {
-        "id": "69622bed.1e814c",
-        "type": "switchNode",
-        "name": "switch check length > 0",
-        "xml": "<switch test='`$prehighnum &gt; 0`'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 971.1666412353516,
-        "y": 1076.333324432373,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            [
-                "d5b14a95.351558"
-            ]
-        ]
-    },
-    {
-        "id": "d5b14a95.351558",
-        "type": "not-found",
-        "name": "true",
-        "xml": "<outcome value='true'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1218.1666412353516,
-        "y": 1076.333324432373,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            [
-                "c131d15b.1aef98"
-            ]
-        ]
-    },
-    {
-        "id": "530a0de5.6510fc",
-        "type": "for",
-        "name": "for payload",
-        "xml": "<for silentFailure='true' index='k' start='0' end='`$jsonContextPrefix.capability-data[$i].key-mapping[$j].payload_length`' >",
-        "comments": "",
-        "outputs": 1,
-        "x": 1789.6666412353516,
-        "y": 1435.333324432373,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            [
-                "d780496.e20e538"
-            ]
-        ]
-    },
-    {
-        "id": "39414253.4d201e",
-        "type": "set",
-        "name": "set resource-key",
-        "xml": "<set>\n<parameter name='`service-data.vnfs.vnf[$vnf-index].vnf-data.vnf-topology.vnf-parameters-data.param[$highnum].resource-resolution-data.resource-key[$num].name`' value='`$jsonContextPrefix.capability-data[$i].key-mapping[$j].payload[$k].param-name`'/>\n<parameter name='`service-data.vnfs.vnf[$vnf-index].vnf-data.vnf-topology.vnf-parameters-data.param[$highnum].resource-resolution-data.resource-key[$num].value`' value='`$jsonContextPrefix.capability-data[$i].key-mapping[$j].payload[$k].param-value`'/>\n\n",
-        "comments": "",
-        "x": 2138.6666412353516,
-        "y": 1371.333324432373,
-        "z": "58e8fb6f.65cbf4",
-        "wires": []
-    },
-    {
-        "id": "79092629.a0057",
-        "type": "set",
-        "name": "set output-data ",
-        "xml": "<set>\n<parameter name='`service-data.vnfs.vnf[$vnf-index].vnf-data.vnf-topology.vnf-parameters-data.param[$highnum].name`' value='`$jsonContextPrefix.capability-data[$i].key-mapping[$j].output-key-mapping[$l].resource-name`'/>\n<parameter name='`service-data.vnfs.vnf[$vnf-index].vnf-data.vnf-topology.vnf-parameters-data.param[$highnum].value`' value='`$jsonContextPrefix.capability-data[$i].key-mapping[$j].output-key-mapping[$l].resource-value`'/>\n<parameter name='`service-data.vnfs.vnf[$vnf-index].vnf-data.vnf-topology.vnf-parameters-data.param[$highnum].resource-resolution-data.capability-name`' value='`$jsonContextPrefix.capability-data[$i].capability-name`'/>\n<parameter name='`service-data.vnfs.vnf[$vnf-index].vnf-data.vnf-topology.vnf-parameters-data.param[$highnum].resource-resolution-data.status`' value='PENDING'/>\n<parameter name='num' value='0' />",
-        "comments": "",
-        "x": 1362.6666412353516,
-        "y": 1315.333324432373,
-        "z": "58e8fb6f.65cbf4",
-        "wires": []
-    },
-    {
-        "id": "c262587.ce01da8",
-        "type": "for",
-        "name": "for output-key-mapping",
-        "xml": "<for silentFailure='true' index='l' start='0' end='`$jsonContextPrefix.capability-data[$i].key-mapping[$j].output-key-mapping_length`' >",
-        "comments": "",
-        "outputs": 1,
-        "x": 830.6666412353516,
-        "y": 1417.333324432373,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            [
-                "a651056f.79b248"
-            ]
-        ]
-    },
-    {
-        "id": "a651056f.79b248",
-        "type": "block",
-        "name": "block atomic",
-        "xml": "<block atomic=\"true\">",
-        "atomic": "false",
-        "comments": "",
-        "outputs": 1,
-        "x": 1081.6666412353516,
-        "y": 1417.333324432373,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            [
-                "79092629.a0057",
-                "5a379da9.df18dc",
-                "37a6c3e.3ad683c",
-                "3d8ba937.dbc0d6"
-            ]
-        ]
-    },
-    {
-        "id": "5a379da9.df18dc",
-        "type": "set",
-        "name": "set length",
-        "xml": "<set>\n\t<parameter name='`service-data.vnfs.vnf[$vnf-index].vnf-data.vnf-topology.vnf-parameters-data.param_length`' value='`$highnum + 1`'/>\n",
-        "comments": "",
-        "x": 1350.6666412353516,
-        "y": 1453.333324432373,
-        "z": "58e8fb6f.65cbf4",
-        "wires": []
-    },
-    {
-        "id": "7211bbf0.b473fc",
-        "type": "failure",
-        "name": "not-found",
-        "xml": "<outcome value='not-found'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 694.3333129882812,
-        "y": 894,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            [
-                "e94b29ef.72631"
-            ]
-        ]
-    },
-    {
-        "id": "37a6c3e.3ad683c",
-        "type": "switchNode",
-        "name": "switch payload_length",
-        "xml": "<switch test=\"`$jsonContextPrefix.capability-data[$i].key-mapping[$j].payload_length == ''`\">\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1386.6666412353516,
-        "y": 1386.333324432373,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            [
-                "9c94dbb3.05da2",
-                "b6532788.a69bf8"
-            ]
-        ]
-    },
-    {
-        "id": "9c94dbb3.05da2",
-        "type": "outcome",
-        "name": "true",
-        "xml": "<outcome value='true'>",
-        "comments": "",
-        "outputs": 1,
-        "x": 1607.6666412353516,
-        "y": 1317.333324432373,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "b6532788.a69bf8",
-        "type": "other",
-        "name": "false",
-        "xml": "<outcome value='false'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1614.6666412353516,
-        "y": 1435.333324432373,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            [
-                "530a0de5.6510fc"
-            ]
-        ]
-    },
-    {
-        "id": "bf519ef3.d251",
-        "type": "success",
-        "name": "success",
-        "xml": "<outcome value='success'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1157.9523658752441,
-        "y": 632.9046821594238,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            [
-                "fbb3efb4.020878"
-            ]
-        ]
-    },
-    {
-        "id": "c6d0d2f9.dcf96",
-        "type": "set",
-        "name": "set length",
-        "xml": "<set>\n\t<parameter name='`service-data.vnfs.vnf[$vnf-index].vnf-data.vnf-topology.vnf-parameters-data.param[$highnum].resource-resolution-data.resource-key_length`' value='`$num + 1`'/>\n",
-        "comments": "",
-        "x": 2127.6666412353516,
-        "y": 1435.333324432373,
-        "z": "58e8fb6f.65cbf4",
-        "wires": []
-    },
-    {
-        "id": "8236fb65.2996b",
-        "type": "set",
-        "name": "increment length",
-        "xml": "<set>\n\t<parameter name='num' value='`$num + 1`' />\n",
-        "comments": "",
-        "x": 2145.6666412353516,
-        "y": 1509.333324432373,
-        "z": "58e8fb6f.65cbf4",
-        "wires": []
-    },
-    {
-        "id": "3d8ba937.dbc0d6",
-        "type": "set",
-        "name": "increment length",
-        "xml": "<set>\n\t<parameter name='highnum' value='`$highnum + 1`' />\n\n",
-        "comments": "",
-        "x": 1371.6666412353516,
-        "y": 1520.333324432373,
-        "z": "58e8fb6f.65cbf4",
-        "wires": []
-    },
-    {
-        "id": "8e656d8f.2c0638",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 1405.6666412353516,
-        "y": 1126.333324432373,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            [
-                "e4968d42.952ee8",
-                "d52c802e.c9c1a8"
-            ]
-        ]
-    },
-    {
-        "id": "d52c802e.c9c1a8",
-        "type": "set",
-        "name": "increment length",
-        "xml": "<set>\n\t<parameter name='highnum' value='`$highnum + 1`' />\n",
-        "comments": "",
-        "x": 1620.6666412353516,
-        "y": 1186.333324432373,
-        "z": "58e8fb6f.65cbf4",
-        "wires": []
-    },
-    {
-        "id": "d780496.e20e538",
-        "type": "block",
-        "name": "block atomic",
-        "xml": "<block atomic=\"true\">",
-        "atomic": "false",
-        "comments": "",
-        "outputs": 1,
-        "x": 1945.6666412353516,
-        "y": 1436.333324432373,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            [
-                "39414253.4d201e",
-                "c6d0d2f9.dcf96",
-                "8236fb65.2996b"
-            ]
-        ]
-    },
-    {
-        "id": "ff9121b8.95fe6",
-        "type": "record",
-        "name": "record",
-        "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.Slf4jRecorder\">\n<parameter name=\"logger\" value=\"message-log\"/>\n<parameter name=\"field1\" value=\"BEFORE BlueprintProcessingClient\"/>\n\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 371.9999809265137,
-        "y": 779.333324432373,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "a656672e.be2f5",
-        "type": "record",
-        "name": "record",
-        "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.Slf4jRecorder\">\n<parameter name=\"logger\" value=\"message-log\"/>\n<parameter name=\"field1\" value=\"AFTER BlueprintProcessingClient\"/>\n\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 368.6666488647461,
-        "y": 934.3333320617676,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "8048ec03.29272",
-        "type": "execute",
-        "name": "printContext",
-        "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='printContext' >\n<parameter name='filename' value='`$pathname`' />\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 377.00000762939453,
-        "y": 1738.5000267028809,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "479d04c2.fc7acc",
-        "type": "set",
-        "name": "set pathname",
-        "xml": "<set>\n<parameter name='pathname' \n\tvalue=\"`'/var/tmp/ss-vnf-ra-assignment-' + \n\t$service-data.vnfs.vnf[$vnf-index].vnf-data.vnf-information.vnf-id + '.log'`\" />\n",
-        "comments": "",
-        "x": 383.25000762939453,
-        "y": 1686.0000247955322,
-        "z": "58e8fb6f.65cbf4",
-        "wires": []
-    },
-    {
-        "id": "c8325ee3.97b988",
-        "type": "record",
-        "name": "record",
-        "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.Slf4jRecorder\">\n<parameter name=\"logger\" value=\"message-log\"/>\n<parameter name=\"field1\" value=\"DONE: vnf-ra-assignment\"/>\n\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 360.75000381469727,
-        "y": 1639.7500247955322,
-        "z": "58e8fb6f.65cbf4",
-        "wires": [
-            []
-        ]
-    }
-]
\ No newline at end of file
+[{"id":"3501e5a2.675aea","type":"dgstart","name":"DGSTART","outputs":1,"x":91,"y":33.5,"z":"8334cfbf.1dbfc","wires":[["b5f22dfe.6e31"]]},{"id":"b5f22dfe.6e31","type":"service-logic","name":"GENERIC-RESOURCE-API ${project.version}","module":"GENERIC-RESOURCE-API","version":"${project.version}","comments":"","xml":"<service-logic xmlns='http://www.onap.org/sdnc/svclogic' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.onap.org/sdnc/svclogic ./svclogic.xsd' module='GENERIC-RESOURCE-API' version='${project.version}'>","outputs":1,"x":367,"y":34.5,"z":"8334cfbf.1dbfc","wires":[["547f0019.d0fa3"]]},{"id":"547f0019.d0fa3","type":"method","name":"self-serve-vnf-ra-assignment","xml":"<method rpc='self-serve-vnf-ra-assignment' mode='sync'>\n","comments":"","outputs":1,"x":210.07144165039062,"y":91.46428775787354,"z":"8334cfbf.1dbfc","wires":[["2e63ff2b.561f1"]]},{"id":"2e63ff2b.561f1","type":"block","name":"block atomic","xml":"<block atomic=\"true\">\n","atomic":"false","comments":"","outputs":1,"x":204.4523468017578,"y":158.04761695861816,"z":"8334cfbf.1dbfc","wires":[["96155f36.4dee","ecd8ee9b.c02a9","1f066148.408b8f","694896b0.6ae8c8","bc33905f.8bba6","9226252e.e39d18","16b37854.35c298","1c416f3d.add001","8bd3a596.34f178","be4e75b8.3ec5d8","7ff74048.c7318","6a301448.38917c","5d4647a7.c772e8","363fca1c.bf8736","e7b4ac15.b3f62"]]},{"id":"ecd8ee9b.c02a9","type":"set","name":"set","xml":"<set>\n   <parameter name=\"cds\" value=\"execution-service_process.\"/>\n   <parameter name=\"`$cds + 'commonHeader.requestId'`\" value=\"`$tmp.return.generate.vnf-se-serv-uuid`\"/>\n   <parameter name=\"resource-type\" value=\"`$vnf-topology-operation-input.vnf-information.vnf-type`\" />  \n   <parameter name=\"`$cds + 'commonHeader.subRequestId'`\" value=\"`$vnf-topology-operation-input.vnf-information.vnf-id`\" />   \n   <parameter name=\"`$cds + 'actionIdentifiers.actionName'`\" value=\"resource-assignment\"/> \n   <parameter name=\"responsePrefix\" value=\"raAssign\" />\n   <parameter name=\"`$cds + 'isNonAppend'`\" value=\"true\"/>\n   <parameter name=\"`$cds + 'commonHeader.originatorId'`\" value=\"SDNC_DG\"/>\n   <parameter name=\"`$cds + 'actionIdentifiers.mode'`\" value=\"sync\"/>\n","comments":"","x":385.2023696899414,"y":226.5476131439209,"z":"8334cfbf.1dbfc","wires":[]},{"id":"eba7814c.4e099","type":"get-resource","name":"get-resource VF_MODEL","xml":"<get-resource plugin='org.onap.ccsdk.sli.adaptors.resource.sql.SqlResource' resource='SQL'\n  key='SELECT * from VF_MODEL WHERE customization_uuid = $vnf-topology-operation-input.vnf-information.onap-model-information.model-customization-uuid'\n  pfx='db1.vf-model'>\n  \n\n","comments":"","outputs":1,"x":943.8173675537109,"y":689.611005783081,"z":"8334cfbf.1dbfc","wires":[["c763b60b.7a9018","40f3797c.5f4068","93c98739.415188"]]},{"id":"c763b60b.7a9018","type":"failure","name":"failure","xml":"<outcome value='failure'>\n","comments":"","outputs":1,"x":1188.8174667358398,"y":638.8967294692993,"z":"8334cfbf.1dbfc","wires":[["c002a60.b907d58"]]},{"id":"c002a60.b907d58","type":"returnFailure","name":"return failure","xml":"<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"Error reading VF_MODULE_MODEL table\" />\n","comments":"","x":1361.8174667358398,"y":638.8967294692993,"z":"8334cfbf.1dbfc","wires":[]},{"id":"cc998536.46b198","type":"set","name":"set tmp.sdnc-model-name, tmp.sdnc-model-version, tmp.sdnc-artifact-name","xml":"<set>\n<parameter name='tmp.sdnc-model-name' value='`$db1.vf-model.sdnc-model-name`' />\n<parameter name='tmp.sdnc-model-version' value='`$db1.vf-model.sdnc-model-version`' />\n<parameter name='tmp.sdnc-artifact-name' value='`$db1.vf-model.sdnc-artifact-name`' />\n\n\n\n\n","comments":"","x":1587.2459678649902,"y":739.0395336151123,"z":"8334cfbf.1dbfc","wires":[]},{"id":"357da513.c5218a","type":"returnFailure","name":"return failure","xml":"<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"Error reading VF_MODULE_MODEL table\" />\n","comments":"","x":1371.8174667358398,"y":687.8967294692993,"z":"8334cfbf.1dbfc","wires":[]},{"id":"bc33905f.8bba6","type":"switchNode","name":"switch: model info == NULL","xml":"<switch test=\"`$tmp.sdnc-model-name == '' or $tmp.sdnc-model-version == '' or $tmp.sdnc-artifact-name == ''`\">\n","comments":"","outputs":1,"x":461.81736755371094,"y":690.611005783081,"z":"8334cfbf.1dbfc","wires":[["ffaf5b0c.1fedc8"]]},{"id":"40f3797c.5f4068","type":"not-found","name":"not-found","xml":"<outcome value='not-found'>\n","comments":"","outputs":1,"x":1194.8174667358398,"y":687.8967294692993,"z":"8334cfbf.1dbfc","wires":[["357da513.c5218a"]]},{"id":"ffaf5b0c.1fedc8","type":"outcome","name":"true","xml":"<outcome value='true'>","comments":"","outputs":1,"x":713.8173675537109,"y":690.611005783081,"z":"8334cfbf.1dbfc","wires":[["eba7814c.4e099"]]},{"id":"694896b0.6ae8c8","type":"for","name":"for vnf-topology-operation-input","xml":"<for silentFailure='true' index='i' start='0' end='`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param_length`' >","comments":"","outputs":1,"x":473.4523468017578,"y":476.29761695861816,"z":"8334cfbf.1dbfc","wires":[["f14b9f13.ca1ba"]]},{"id":"f14b9f13.ca1ba","type":"block","name":"block atomic","xml":"<block atomic=\"true\">","atomic":"false","comments":"","outputs":1,"x":734.4523468017578,"y":476.29761695861816,"z":"8334cfbf.1dbfc","wires":[["38dc7b1c.057fc4"]]},{"id":"a24519d6.9da8a8","type":"set","name":"set tmp.sdnc-model-name","xml":"<set>\n<parameter name='tmp.sdnc-model-name' value='`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param[$i].value`' />\n","comments":"","x":1383.4523468017578,"y":398.29761695861816,"z":"8334cfbf.1dbfc","wires":[]},{"id":"8c31b1c4.f2bee","type":"outcome","name":"sdnc_model_name","xml":"<outcome value='sdnc_model_name'>\n","comments":"","outputs":1,"x":1129.4523468017578,"y":398.29761695861816,"z":"8334cfbf.1dbfc","wires":[["a24519d6.9da8a8"]]},{"id":"38dc7b1c.057fc4","type":"switchNode","name":"switch","xml":"<switch test='`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param[$i].name`'>\n\n","comments":"","outputs":1,"x":908.4523468017578,"y":476.29761695861816,"z":"8334cfbf.1dbfc","wires":[["8c31b1c4.f2bee","6ab00d80.fca704","a9ef8550.572b88","8245db44.d86468"]]},{"id":"6ab00d80.fca704","type":"outcome","name":"sdnc_model_version","xml":"<outcome value='sdnc_model_version'>\n","comments":"","outputs":1,"x":1132.4523468017578,"y":444.29761695861816,"z":"8334cfbf.1dbfc","wires":[["8358a2cb.5dc06"]]},{"id":"a9ef8550.572b88","type":"outcome","name":"sdnc_artifact_name","xml":"<outcome value='sdnc_artifact_name'>\n","comments":"","outputs":1,"x":1131.4523468017578,"y":493.29761695861816,"z":"8334cfbf.1dbfc","wires":[["a9c04e60.ef2f8"]]},{"id":"8358a2cb.5dc06","type":"set","name":"set tmp.sdnc-model-version","xml":"<set>\n<parameter name='tmp.sdnc-model-version' value='`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param[$i].value`' />\n\n","comments":"","x":1387.4523468017578,"y":444.29761695861816,"z":"8334cfbf.1dbfc","wires":[]},{"id":"a9c04e60.ef2f8","type":"set","name":"set tmp.sdnc-artifact-name","xml":"<set>\n<parameter name='tmp.sdnc-artifact-name' value='`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param[$i].value`' />\n\n","comments":"","x":1383.4523468017578,"y":493.29761695861816,"z":"8334cfbf.1dbfc","wires":[]},{"id":"86fadb38.c81f38","type":"set","name":"set name-value other JsonString","xml":"<set>\n<parameter name=\"tmp.config-name-value-other-payload\" value=\"`$tmp.config-name-value-other-payload + '&quot;' + $vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param[$i].name + '&quot;:&quot;' + $vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param[$i].value + '&quot;,'`\"/>\n\n","comments":"","x":1399.4523468017578,"y":542.2976169586182,"z":"8334cfbf.1dbfc","wires":[]},{"id":"8245db44.d86468","type":"outcome","name":"other","xml":"<outcome value='Other'>\n","comments":"","outputs":1,"x":1091.4523544311523,"y":542.8690376281738,"z":"8334cfbf.1dbfc","wires":[["86fadb38.c81f38"]]},{"id":"9226252e.e39d18","type":"set","name":"set configAssignment JsonString","xml":"<set>\n<parameter name=\"tmp.config-name-value-payload4\" value=\"`$tmp.config-name-value-other-payload + '&quot;service-instance-id&quot;:&quot;' + $vnf-topology-operation-input.service-information.service-instance-id   + '&quot;,'`\"/>\n<parameter name=\"tmp.config-name-value-payload5\" value=\"`$tmp.config-name-value-payload4 + '&quot;vnf-model-customization-uuid&quot;:&quot;' + $vnf-topology-operation-input.vnf-information.onap-model-information.model-customization-uuid + '&quot;,'`\"/>\n<parameter name=\"tmp.config-name-value-payload6\" value=\"`$tmp.config-name-value-payload5 + '&quot;vnf-id&quot;:&quot;' + $vnf-topology-operation-input.vnf-information.vnf-id + '&quot;,'`\"/>\n<parameter name=\"tmp.config-name-value-payload7\" value=\"`$tmp.config-name-value-payload6 + '&quot;aic-cloud-region&quot;:&quot;' + $vnf-topology-operation-input.vnf-request-input.aic-cloud-region + '&quot;'`\"/>\n","comments":"","x":475.0079040527344,"y":749.9920196533203,"z":"8334cfbf.1dbfc","wires":[]},{"id":"16b37854.35c298","type":"execute","name":"execute BlueprintProcessingClient","xml":"<execute plugin='org.onap.ccsdk.sli.plugins.restconfapicall.RestconfApiCallNode' method='sendRequest' >\n    <parameter name='restapiUrl' value=\"`$prop.cds.url + '/api/v1/execution-service/process'`\" />\n    <parameter name='restapiUser' value='`$prop.cds.user`' />\n    <parameter name='restapiPassword' value='`$prop.cds.pwd`' />\n    <parameter name='format' value='json' />\n    <parameter name='httpMethod' value='POST' />\n    <parameter name='dirPath' value=\"/opt/onap/sdnc/restconfapi/yang\" />\n    <parameter name=\"responsePrefix\" value=\"`$responsePrefix`\" />","comments":"","outputs":1,"x":477.8968048095703,"y":968.4364633560181,"z":"8334cfbf.1dbfc","wires":[["dd7f5eae.cd01d","f7ecbf9b.1b1ca"]]},{"id":"dd7f5eae.cd01d","type":"failure","name":"failure","xml":"<outcome value='failure'>\n","comments":"","outputs":1,"x":717.8968048095703,"y":942.4364633560181,"z":"8334cfbf.1dbfc","wires":[["11e08758.03b3a9"]]},{"id":"11e08758.03b3a9","type":"returnFailure","name":"return failure","xml":"<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"Error from ConfigAssignmentNode\" />\n","comments":"","x":899.8968048095703,"y":963.4364633560181,"z":"8334cfbf.1dbfc","wires":[]},{"id":"96155f36.4dee","type":"execute","name":"execute generateUUID","xml":" <execute plugin=\"org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils\" method=\"generateUUID\" > \n <parameter name=\"ctx-destination\" value=\"tmp.return.generate.vnf-se-serv-uuid\" /> \n ","comments":"","outputs":1,"x":441.9523468017578,"y":158.04761695861816,"z":"8334cfbf.1dbfc","wires":[["42941485.41dd1c"]]},{"id":"42941485.41dd1c","type":"failure","name":"failure","xml":"<outcome value='failure'>\n","comments":"","outputs":1,"x":653.9523468017578,"y":157.04761695861816,"z":"8334cfbf.1dbfc","wires":[["44726b34.9c6614"]]},{"id":"44726b34.9c6614","type":"returnFailure","name":"return failure","xml":"<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"generateUUID is failed\" />\n","comments":"","x":829.9523468017578,"y":157.04761695861816,"z":"8334cfbf.1dbfc","wires":[]},{"id":"1f066148.408b8f","type":"switchNode","name":"switch vnf-parameters-data.param_length","xml":"<switch test='`$service-data.vnfs.vnf[$vnf-index].vnf-data.vnf-topology.vnf-parameters-data.param_length`'>\n","comments":"","outputs":1,"x":510.2023468017578,"y":304.79764461517334,"z":"8334cfbf.1dbfc","wires":[["7aad0ce7.e8e6c4","35092a50.a68416"]]},{"id":"7aad0ce7.e8e6c4","type":"outcome","name":"null","xml":"<outcome value=''>","comments":"","outputs":1,"x":777.2023468017578,"y":272.79764461517334,"z":"8334cfbf.1dbfc","wires":[["5d9fd2c5.25f81c"]]},{"id":"35092a50.a68416","type":"other","name":"other","xml":"<outcome value='Other'>\n","comments":"","outputs":1,"x":776.2023468017578,"y":336.79764461517334,"z":"8334cfbf.1dbfc","wires":[["848e04b8.ce3208"]]},{"id":"5d9fd2c5.25f81c","type":"set","name":"set pre service param len as 0","xml":"<set>\n   <parameter name='highnum' value='0' />\n   <parameter name='prehighnum' value='0'/>\n","comments":"","x":990.2023468017578,"y":272.79764461517334,"z":"8334cfbf.1dbfc","wires":[]},{"id":"848e04b8.ce3208","type":"set","name":"set pre service param len","xml":"<set>\n   <parameter name='highnum' value='`$service-data.vnfs.vnf[$vnf-index].vnf-data.vnf-topology.vnf-parameters-data.param_length`' />\n   <parameter name='prehighnum' value='`$service-data.vnfs.vnf[$vnf-index].vnf-data.vnf-topology.vnf-parameters-data.param_length`' />","comments":"","x":975.2023468017578,"y":336.79764461517334,"z":"8334cfbf.1dbfc","wires":[]},{"id":"f7ecbf9b.1b1ca","type":"failure","name":"not-found","xml":"<outcome value='not-found'>\n","comments":"","outputs":1,"x":722.8968048095703,"y":1004.4364633560181,"z":"8334cfbf.1dbfc","wires":[["11e08758.03b3a9"]]},{"id":"93c98739.415188","type":"success","name":"success","xml":"<outcome value='success'>\n","comments":"","outputs":1,"x":1190.9602699279785,"y":738.8967018127441,"z":"8334cfbf.1dbfc","wires":[["cc998536.46b198"]]},{"id":"1c416f3d.add001","type":"record","name":"record","xml":"<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.Slf4jRecorder\">\n<parameter name=\"logger\" value=\"message-log\"/>\n<parameter name=\"field1\" value=\"BEFORE BlueprintProcessingClient\"/>\n\n","comments":"","outputs":1,"x":381.67456436157227,"y":894.2143058776855,"z":"8334cfbf.1dbfc","wires":[[]]},{"id":"8bd3a596.34f178","type":"record","name":"record","xml":"<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.Slf4jRecorder\">\n<parameter name=\"logger\" value=\"message-log\"/>\n<parameter name=\"field1\" value=\"AFTER BlueprintProcessingClient\"/>\n\n","comments":"","outputs":1,"x":383.8968200683594,"y":1078.1031112670898,"z":"8334cfbf.1dbfc","wires":[[]]},{"id":"be4e75b8.3ec5d8","type":"set","name":"set updateJsonPayload","xml":"<set>\n<parameter name=\"tmp.json-payload\" value=\"`'{' + $tmp.config-name-value-payload7 + '}'`\" />\n<parameter name=\"`$cds + 'actionIdentifiers.blueprintName'`\" value='`$tmp.sdnc-model-name`' />\n<parameter name=\"`$cds + 'actionIdentifiers.blueprintVersion'`\" value='`$tmp.sdnc-model-version`' />\n<parameter name=\"`$cds + 'payload.resource-assignment-request.template-prefix[0]'`\" value='`$tmp.sdnc-artifact-name`' />\n<parameter name=\"`$cds + 'payload.resource-assignment-request.resource-assignment-properties'`\" value='`$tmp.json-payload`' />","comments":"","x":440.4523468017578,"y":822.2143030166626,"z":"8334cfbf.1dbfc","wires":[]},{"id":"7ff74048.c7318","type":"execute","name":"execute jsonStringToCtx","xml":"<execute plugin=\"org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils\" method=\"jsonStringToCtx\">\n\t<parameter name=\"source\" value=\"`'raAssign.payload.resource-assignment-response.meshed-template.' + $tmp.sdnc-artifact-name`\" />\n\t<parameter name=\"outputPath\" value=\"jsonContextPrefix\" />\n\t<parameter name=\"isEscaped\" value=\"false\" />\n\n","comments":"","outputs":1,"x":443.8888702392578,"y":1143.3332748413086,"z":"8334cfbf.1dbfc","wires":[[]]},{"id":"6a301448.38917c","type":"switchNode","name":"switch: jsonContextPrefix.resource-accumulator-resolved-data_length","xml":"<switch test=\"`$jsonContextPrefix.resource-accumulator-resolved-data_length`\">\n","comments":"","outputs":1,"x":601.8888854980469,"y":1233.3332777023315,"z":"8334cfbf.1dbfc","wires":[["cd8908db.761938","251a76.7423158a"]]},{"id":"cd8908db.761938","type":"outcome","name":"NULL","xml":"<outcome value=''>","comments":"","outputs":1,"x":969.6666259765625,"y":1208.8887939453125,"z":"8334cfbf.1dbfc","wires":[["2fd0fd65.b23da2"]]},{"id":"f8ea61ad.0fe5b","type":"call","name":"Call self-serve-process-vnf-template-ra-response","xml":"<call module='GENERIC-RESOURCE-API' rpc='self-serve-process-vnf-template-ra-response' mode='sync' >\n","comments":"","outputs":1,"x":1262.6666412353516,"y":1262.7776165008545,"z":"8334cfbf.1dbfc","wires":[[]]},{"id":"2fd0fd65.b23da2","type":"call","name":"Call self-serve-process-vnf-mapping-ra-response","xml":"<call module='GENERIC-RESOURCE-API' rpc='self-serve-process-vnf-mapping-ra-response' mode='sync' >\n","comments":"","outputs":1,"x":1263.000015258789,"y":1208.8888187408447,"z":"8334cfbf.1dbfc","wires":[[]]},{"id":"251a76.7423158a","type":"other","name":"other","xml":"<outcome value='Other'>\n","comments":"","outputs":1,"x":968.6666107177734,"y":1262.2221927642822,"z":"8334cfbf.1dbfc","wires":[["f8ea61ad.0fe5b"]]},{"id":"e7b4ac15.b3f62","type":"execute","name":"printContext","xml":"<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='printContext' >\n<parameter name='filename' value='`$pathname`' />\n","comments":"","outputs":1,"x":397.5,"y":1432.5,"z":"8334cfbf.1dbfc","wires":[[]]},{"id":"363fca1c.bf8736","type":"set","name":"set pathname","xml":"<set>\n<parameter name='pathname' \n\tvalue=\"`'/var/tmp/ss-vnf-ra-assignment-' + \n\t$service-data.vnfs.vnf[$vnf-index].vnf-data.vnf-information.vnf-id + '.log'`\" />\n","comments":"","x":402.75,"y":1379.9999980926514,"z":"8334cfbf.1dbfc","wires":[]},{"id":"5d4647a7.c772e8","type":"record","name":"record","xml":"<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.Slf4jRecorder\">\n<parameter name=\"logger\" value=\"message-log\"/>\n<parameter name=\"field1\" value=\"DONE: self-serve-vnf-ra-assignment\"/>\n\n","comments":"","outputs":1,"x":378.24999618530273,"y":1329.7499980926514,"z":"8334cfbf.1dbfc","wires":[[]]}]
\ No newline at end of file