Bug Fix- Updated the http response code/ response message
[ccsdk/distribution.git] / platform-logic / a1Adapter-api / src / main / json / A1-ADAPTER-API_getA1Policy.json
index 679a564..f8a716f 100644 (file)
-[
-    {
-        "id": "a60fb60b.241a28",
-        "type": "service-logic",
-        "name": "A1-ADAPTER-API ${project.version}",
-        "module": "A1-ADAPTER-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='A1-ADAPTER-API' version='${project.version}'>",
-        "outputs": 1,
-        "x": 175,
-        "y": 269,
-        "z": "7304d8ed.dab258",
-        "wires": [
-            [
-                "57fe6f06.92d82"
-            ]
-        ]
-    },
-    {
-        "id": "57fe6f06.92d82",
-        "type": "method",
-        "name": "method getA1Policy",
-        "xml": "<method rpc='getA1Policy' mode='sync'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 234,
-        "y": 390,
-        "z": "7304d8ed.dab258",
-        "wires": [
-            [
-                "5bd5c7d.75cdd38"
-            ]
-        ]
-    },
-    {
-        "id": "6c7eeb3b.b216c4",
-        "type": "record",
-        "name": "record",
-        "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/A1-Adapter.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Get A1 Policy:\"/>\n<parameter name=\"field2\" value=\"`$get-a1-policy-input.near-rt-ric-url`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 695,
-        "y": 191,
-        "z": "7304d8ed.dab258",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "5bd5c7d.75cdd38",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 439,
-        "y": 344,
-        "z": "7304d8ed.dab258",
-        "wires": [
-            [
-                "6c7eeb3b.b216c4",
-                "ca0351d6.caa3e",
-                "18c8dded.66a2f2",
-                "236f6af1.570056",
-                "bfb54edb.3da1b"
-            ]
-        ]
-    },
-    {
-        "id": "24f44e9b.4aa622",
-        "type": "dgstart",
-        "name": "DGSTART",
-        "outputs": 1,
-        "x": 106,
-        "y": 206,
-        "z": "7304d8ed.dab258",
-        "wires": [
-            [
-                "a60fb60b.241a28"
-            ]
-        ]
-    },
-    {
-        "id": "ca0351d6.caa3e",
-        "type": "set",
-        "name": "set default status value",
-        "xml": "<set>\n<parameter name='response-code' value='200' />\n<parameter name='response-message' value='Get A1 Policy executed successfully' />",
-        "comments": "",
-        "x": 739.0000610351562,
-        "y": 259,
-        "z": "7304d8ed.dab258",
-        "wires": []
-    },
-    {
-        "id": "18c8dded.66a2f2",
-        "type": "execute",
-        "name": "execute Properties",
-        "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.prop.PropertiesNode' method='readProperties' >\n    <parameter name='fileName' value='/opt/onap/ccsdk/data/properties/a1-adapter-api-dg.properties' />\n    <parameter name='contextPrefix' value='prop' />\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 738,
-        "y": 312,
-        "z": "7304d8ed.dab258",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "bfb54edb.3da1b",
-        "type": "block",
-        "name": "A1 Mediator RestAPI Invocation",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 768.0001220703125,
-        "y": 396,
-        "z": "7304d8ed.dab258",
-        "wires": [
-            [
-                "a8547794.9858e8",
-                "ddc15ef5.9b7b4",
-                "8a8335fe.a1c9b8",
-                "2e1a3941.d3ca26"
-            ]
-        ]
-    },
-    {
-        "id": "ddc15ef5.9b7b4",
-        "type": "set",
-        "name": "set tmp variables for A1 Mediator REST API call",
-        "xml": "<set>\n<parameter name=\"tmp.near-rt-ric-url\" value=\"`$get-a1-policy-input.near-rt-ric-url`\"/>",
-        "comments": "",
-        "x": 1139.00146484375,
-        "y": 190.88912963867188,
-        "z": "7304d8ed.dab258",
-        "wires": []
-    },
-    {
-        "id": "a8547794.9858e8",
-        "type": "record",
-        "name": "record",
-        "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/A1-Adapter.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Setting variables for A1 Adapter Get Policy Instance.\"/>\n<parameter name=\"field2\" value=\"`$tmp.near-rt-ric-url`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 1024.0001220703125,
-        "y": 395,
-        "z": "7304d8ed.dab258",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "8a8335fe.a1c9b8",
-        "type": "execute",
-        "name": "Get Policy Instance",
-        "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$tmp.near-rt-ric-url`\"/>\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"GET\"/>\n<parameter name=\"responsePrefix\" value=\"a1MediatorRsp\"/>\n<parameter name='contentType' value='application/json' />\n<parameter name='accept' value='application/json' />\n<parameter name=\"convertResponse\" value=\"false\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 1057.0006103515625,
-        "y": 543.0104064941406,
-        "z": "7304d8ed.dab258",
-        "wires": [
-            [
-                "e4a64d8c.fd97",
-                "5a45e869.670878"
-            ]
-        ]
-    },
-    {
-        "id": "e4a64d8c.fd97",
-        "type": "failure",
-        "name": "failure",
-        "xml": "<outcome value='failure'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1267,
-        "y": 641.0001220703125,
-        "z": "7304d8ed.dab258",
-        "wires": [
-            [
-                "13b0f676.750d9a"
-            ]
-        ]
-    },
-    {
-        "id": "5a45e869.670878",
-        "type": "success",
-        "name": "success",
-        "xml": "<outcome value='success'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1274.000244140625,
-        "y": 542.0000305175781,
-        "z": "7304d8ed.dab258",
-        "wires": [
-            [
-                "2c53bf53.3bc33"
-            ]
-        ]
-    },
-    {
-        "id": "df221ec3.a4a66",
-        "type": "returnFailure",
-        "name": "return failure",
-        "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name=\"response-code\" value=\"500\" />\n<parameter name=\"response-message\" value=\"Error in Getting A1 Policy Instance. Aborting\" />",
-        "comments": "",
-        "x": 1591.0006103515625,
-        "y": 751.0000610351562,
-        "z": "7304d8ed.dab258",
-        "wires": []
-    },
-    {
-        "id": "2c53bf53.3bc33",
-        "type": "block",
-        "name": "block",
-        "xml": "<block>\n",
-        "atomic": "false",
-        "comments": "",
-        "outputs": 1,
-        "x": 1430.9998779296875,
-        "y": 541.0000610351562,
-        "z": "7304d8ed.dab258",
-        "wires": [
-            [
-                "cbc08871.96e018",
-                "98154503.e4bc58",
-                "168fc93b.3defa7"
-            ]
-        ]
-    },
-    {
-        "id": "cbc08871.96e018",
-        "type": "record",
-        "name": "record",
-        "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/A1-Adapter.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"A1 Get Policy Information \"/>\n<parameter name=\"field2\" value=\"`$tmp.a1-mediator-restapi.httpResponse`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 1582,
-        "y": 539,
-        "z": "7304d8ed.dab258",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "9092f8ee.72e568",
-        "type": "set",
-        "name": "set",
-        "xml": "<set>\n<parameter name='response-code' value='500'/>\n<parameter name='response-message' value='Seems A1 Mediator Not Healthy'/>\n",
-        "comments": "",
-        "x": 1581.75390625,
-        "y": 667.00390625,
-        "z": "7304d8ed.dab258",
-        "wires": []
-    },
-    {
-        "id": "236f6af1.570056",
-        "type": "block",
-        "name": "block",
-        "xml": "<block>\n",
-        "atomic": "false",
-        "comments": "",
-        "outputs": 1,
-        "x": 701.75390625,
-        "y": 568.00390625,
-        "z": "7304d8ed.dab258",
-        "wires": [
-            [
-                "a1bd774.c21d588"
-            ]
-        ]
-    },
-    {
-        "id": "a1bd774.c21d588",
-        "type": "returnSuccess",
-        "name": "return success",
-        "xml": "<return status='success'>\n<parameter name=\"ack-final-indicator\" value=\"Y\" />\n<parameter name=\"error-code\" value=\"200\" />\n<parameter name=\"error-message\" value=\"`$error-message`\" />\n<parameter name='response-code' value='200' />\n<parameter name='response-message' value='Get PolicyInstance executed successfully'/>\n<parameter name='ack-final' value='Y'/>\n",
-        "comments": "",
-        "x": 862.7539672851562,
-        "y": 568.0039672851562,
-        "z": "7304d8ed.dab258",
-        "wires": []
-    },
-    {
-        "id": "13b0f676.750d9a",
-        "type": "block",
-        "name": "block",
-        "xml": "<block>\n",
-        "atomic": "false",
-        "comments": "",
-        "outputs": 1,
-        "x": 1427.00390625,
-        "y": 705.00390625,
-        "z": "7304d8ed.dab258",
-        "wires": [
-            [
-                "9092f8ee.72e568",
-                "df221ec3.a4a66"
-            ]
-        ]
-    },
-    {
-        "id": "98154503.e4bc58",
-        "type": "execute",
-        "name": "set",
-        "xml": "<set>\n<parameter name='responseBody' value='`$tmp.a1-mediator-restapi.httpResponse`'/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 1581,
-        "y": 584,
-        "z": "7304d8ed.dab258",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "168fc93b.3defa7",
-        "type": "execute",
-        "name": "execute",
-        "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replaceAll' >\n    <parameter name=\"source\" value=\"`$a1MediatorRsp.httpResponse`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.a1-mediator-restapi.httpResponse\"/>\n    <parameter name=\"target\" value=\"\\n\"/>\n    <parameter name=\"replacement\" value=\"\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 1587,
-        "y": 490,
-        "z": "7304d8ed.dab258",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "2e1a3941.d3ca26",
-        "type": "block",
-        "name": "block Substitute proxy address if available",
-        "xml": "<block>\n",
-        "atomic": "false",
-        "comments": "",
-        "outputs": 1,
-        "x": 1144,
-        "y": 304,
-        "z": "7304d8ed.dab258",
-        "wires": [
-            [
-                "75b00f49.dcc31",
-                "c836a6e6.960ec8",
-                "e1b6f74c.e43ab8"
-            ]
-        ]
-    },
-    {
-        "id": "75b00f49.dcc31",
-        "type": "set",
-        "name": "set tmp url variables with proxy information",
-        "xml": "<set>\n<parameter name=\"tmp.proxy-url\" value=\"`$prop.a1Mediator.proxy.url`\"/>",
-        "comments": "",
-        "x": 1546,
-        "y": 181,
-        "z": "7304d8ed.dab258",
-        "wires": []
-    },
-    {
-        "id": "c836a6e6.960ec8",
-        "type": "record",
-        "name": "record",
-        "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/A1-Adapter.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"A1 Get Policy Information: Check for proxy url: \"/>\n<parameter name=\"field2\" value=\"`$tmp.proxy-url`\"/>\n\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1429,
-        "y": 256,
-        "z": "7304d8ed.dab258",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "26ee6f37.aa426",
-        "type": "execute",
-        "name": "split near-rt-ric URL",
-        "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='split'>\n    <parameter name=\"original_string\" value=\"`$tmp.near-rt-ric-url`\" />\n    <parameter name=\"regex\" value=\"/\"/>\n    <parameter name=\"ctx_memory_result_key\" value=\"tmp.near-rt-ric-url-splitList\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 1978,
-        "y": 338,
-        "z": "7304d8ed.dab258",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "2545ffb.f98f8",
-        "type": "for",
-        "name": "for",
-        "xml": "<for index='idx' start='3' end=\"`$tmp.near-rt-ric-url-splitList_length`\" >",
-        "comments": "",
-        "outputs": 1,
-        "x": 1944,
-        "y": 408,
-        "z": "7304d8ed.dab258",
-        "wires": [
-            [
-                "79fcf81b.cca0a8"
-            ]
-        ]
-    },
-    {
-        "id": "79fcf81b.cca0a8",
-        "type": "execute",
-        "name": "set concat url",
-        "xml": "<set>\n<parameter name='tmp.proxy-url' value=\"`$tmp.proxy-url +'/' + $tmp.near-rt-ric-url-splitList[$idx] `\" />\n\n\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2122,
-        "y": 408,
-        "z": "7304d8ed.dab258",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "4d7fe169.4b287",
-        "type": "record",
-        "name": "record",
-        "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/A1-Adapter.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"A1 Get Policy Information: Url with proxy: \"/>\n<parameter name=\"field2\" value=\"`$tmp.proxy-url`\"/>\n\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1944,
-        "y": 471,
-        "z": "7304d8ed.dab258",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "e1b6f74c.e43ab8",
-        "type": "switchNode",
-        "name": "switch",
-        "xml": "<switch test='`$tmp.proxy-url`'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1428,
-        "y": 339,
-        "z": "7304d8ed.dab258",
-        "wires": [
-            [
-                "8d722c43.e9664",
-                "1b872074.8d5e4"
-            ]
-        ]
-    },
-    {
-        "id": "8d722c43.e9664",
-        "type": "outcome",
-        "name": "No proxy URL",
-        "xml": "<outcome value=''>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1607,
-        "y": 305,
-        "z": "7304d8ed.dab258",
-        "wires": [
-            [
-                "af216f88.1be42"
-            ]
-        ]
-    },
-    {
-        "id": "af216f88.1be42",
-        "type": "record",
-        "name": "record",
-        "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/A1-Adapter.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"A1 Get Policy Information: No proxy found on properties file \"/>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1775,
-        "y": 305,
-        "z": "7304d8ed.dab258",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "1b872074.8d5e4",
-        "type": "outcome",
-        "name": "Otherwise",
-        "xml": "<outcome value='Other'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1603,
-        "y": 373,
-        "z": "7304d8ed.dab258",
-        "wires": [
-            [
-                "6c54e9b2.79a338"
-            ]
-        ]
-    },
-    {
-        "id": "6c54e9b2.79a338",
-        "type": "block",
-        "name": "block",
-        "xml": "<block>\n",
-        "atomic": "false",
-        "comments": "",
-        "outputs": 1,
-        "x": 1767,
-        "y": 373,
-        "z": "7304d8ed.dab258",
-        "wires": [
-            [
-                "26ee6f37.aa426",
-                "2545ffb.f98f8",
-                "4d7fe169.4b287",
-                "b2366d8c.1909"
-            ]
-        ]
-    },
-    {
-        "id": "b2366d8c.1909",
-        "type": "set",
-        "name": "set variables for A1 Mediator with proxy url",
-        "xml": "<set>\n<parameter name=\"tmp.near-rt-ric-url\" value=\"`$tmp.proxy-url`\"/>",
-        "comments": "",
-        "x": 2054,
-        "y": 532,
-        "z": "7304d8ed.dab258",
-        "wires": []
-    }
+[\r
+    {\r
+        "id": "6b8e8ac6.27c604",\r
+        "type": "service-logic",\r
+        "name": "A1-ADAPTER-API ${project.version}",\r
+        "module": "A1-ADAPTER-API",\r
+        "version": "${project.version}",\r
+        "comments": "",\r
+        "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='A1-ADAPTER-API' version='${project.version}'>",\r
+        "outputs": 1,\r
+        "x": 147,\r
+        "y": 150,\r
+        "z": "545d3747.09bc48",\r
+        "wires": [\r
+            [\r
+                "f3000999.b457c8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "f3000999.b457c8",\r
+        "type": "method",\r
+        "name": "method getA1Policy",\r
+        "xml": "<method rpc='getA1Policy' mode='sync'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 206,\r
+        "y": 271,\r
+        "z": "545d3747.09bc48",\r
+        "wires": [\r
+            [\r
+                "fd6ab97c.15c398"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b0630652.2b2fd8",\r
+        "type": "record",\r
+        "name": "record",\r
+        "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/A1-Adapter.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Get A1 Policy:\"/>\n<parameter name=\"field2\" value=\"`$get-a1-policy-input.near-rt-ric-url`\"/>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 667,\r
+        "y": 72,\r
+        "z": "545d3747.09bc48",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "fd6ab97c.15c398",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic='true'>",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 411,\r
+        "y": 225,\r
+        "z": "545d3747.09bc48",\r
+        "wires": [\r
+            [\r
+                "b0630652.2b2fd8",\r
+                "4adbc81e.0b0048",\r
+                "4fe0b14e.770ba",\r
+                "edc9dec.2ed5c2",\r
+                "b199f172.85d81"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "f5e8f571.ccf0c8",\r
+        "type": "dgstart",\r
+        "name": "DGSTART",\r
+        "outputs": 1,\r
+        "x": 78,\r
+        "y": 87,\r
+        "z": "545d3747.09bc48",\r
+        "wires": [\r
+            [\r
+                "6b8e8ac6.27c604"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b199f172.85d81",\r
+        "type": "set",\r
+        "name": "set default status value",\r
+        "xml": "<set>\n<parameter name='response-code' value='200' />\n<parameter name='response-message' value='Get A1 Policy executed successfully' />",\r
+        "comments": "",\r
+        "x": 711.0000610351562,\r
+        "y": 140,\r
+        "z": "545d3747.09bc48",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "4adbc81e.0b0048",\r
+        "type": "execute",\r
+        "name": "execute Properties",\r
+        "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.prop.PropertiesNode' method='readProperties' >\n    <parameter name='fileName' value='/opt/onap/ccsdk/data/properties/a1-adapter-api-dg.properties' />\n    <parameter name='contextPrefix' value='prop' />\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 710,\r
+        "y": 193,\r
+        "z": "545d3747.09bc48",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "edc9dec.2ed5c2",\r
+        "type": "block",\r
+        "name": "A1 Mediator RestAPI Invocation",\r
+        "xml": "<block atomic='true'>",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 740.0001220703125,\r
+        "y": 277,\r
+        "z": "545d3747.09bc48",\r
+        "wires": [\r
+            [\r
+                "39a6720a.10988e",\r
+                "33dfeef0.7d5242",\r
+                "7a4641c.b4572c",\r
+                "df6fc431.781608"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "33dfeef0.7d5242",\r
+        "type": "set",\r
+        "name": "set tmp variables for A1 Mediator REST API call",\r
+        "xml": "<set>\n<parameter name=\"tmp.near-rt-ric-url\" value=\"`$get-a1-policy-input.near-rt-ric-url`\"/>",\r
+        "comments": "",\r
+        "x": 1111.00146484375,\r
+        "y": 71.88912963867188,\r
+        "z": "545d3747.09bc48",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "39a6720a.10988e",\r
+        "type": "record",\r
+        "name": "record",\r
+        "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/A1-Adapter.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Setting variables for A1 Adapter Get Policy Instance.\"/>\n<parameter name=\"field2\" value=\"`$tmp.near-rt-ric-url`\"/>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 996.0001220703125,\r
+        "y": 276,\r
+        "z": "545d3747.09bc48",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "7a4641c.b4572c",\r
+        "type": "execute",\r
+        "name": "Get Policy Instance",\r
+        "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$tmp.near-rt-ric-url`\"/>\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"GET\"/>\n<parameter name=\"responsePrefix\" value=\"a1MediatorRsp\"/>\n<parameter name='contentType' value='application/json' />\n<parameter name='accept' value='application/json' />\n<parameter name=\"convertResponse\" value=\"false\"/>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1029.0006103515625,\r
+        "y": 424.0104064941406,\r
+        "z": "545d3747.09bc48",\r
+        "wires": [\r
+            [\r
+                "928c2359.89c87",\r
+                "db81e29d.785cf"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "928c2359.89c87",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1239,\r
+        "y": 522.0001220703125,\r
+        "z": "545d3747.09bc48",\r
+        "wires": [\r
+            [\r
+                "5dfae475.8705bc"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "db81e29d.785cf",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1246.000244140625,\r
+        "y": 423.0000305175781,\r
+        "z": "545d3747.09bc48",\r
+        "wires": [\r
+            [\r
+                "26c1647d.47560c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c3778115.31514",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name='response-code' value='`$a1MediatorRsp.response-code`'/>\n<parameter name='response-message' value='`$a1MediatorRsp.response-message`'/>",\r
+        "comments": "",\r
+        "x": 1563.0006103515625,\r
+        "y": 632.0000610351562,\r
+        "z": "545d3747.09bc48",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "26c1647d.47560c",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1402.9998779296875,\r
+        "y": 422.00006103515625,\r
+        "z": "545d3747.09bc48",\r
+        "wires": [\r
+            [\r
+                "dc2efa73.54ac98",\r
+                "64acc423.194b8c",\r
+                "a368a134.d9d3"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "dc2efa73.54ac98",\r
+        "type": "record",\r
+        "name": "record",\r
+        "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/A1-Adapter.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"A1 Get Policy Information \"/>\n<parameter name=\"field2\" value=\"`$tmp.a1-mediator-restapi.httpResponse`\"/>\n<parameter name='field3' value='`$a1MediatorRsp.response-code`'/>\n<parameter name='field4' value='`$a1MediatorRsp.response-message`'/>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1554,\r
+        "y": 420,\r
+        "z": "545d3747.09bc48",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "352d49a0.502856",\r
+        "type": "set",\r
+        "name": "set",\r
+        "xml": "<set>\n<parameter name='response-code' value='`$a1MediatorRsp.response-code`'/>\n<parameter name='response-message' value='`$a1MediatorRsp.response-message`'/>",\r
+        "comments": "",\r
+        "x": 1553.75390625,\r
+        "y": 548.00390625,\r
+        "z": "545d3747.09bc48",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "4fe0b14e.770ba",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 673.75390625,\r
+        "y": 449.00390625,\r
+        "z": "545d3747.09bc48",\r
+        "wires": [\r
+            [\r
+                "2868e6a6.21dd1a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2868e6a6.21dd1a",\r
+        "type": "returnSuccess",\r
+        "name": "return success",\r
+        "xml": "<return status='success'>\n<parameter name=\"ack-final-indicator\" value=\"Y\" />\n<parameter name=\"error-code\" value=\"200\" />\n<parameter name=\"error-message\" value=\"`$error-message`\" />\n<parameter name='response-code' value='200' />\n<parameter name='response-message' value='Get PolicyInstance executed successfully'/>\n<parameter name='ack-final' value='Y'/>\n",\r
+        "comments": "",\r
+        "x": 834.7539672851562,\r
+        "y": 449.00396728515625,\r
+        "z": "545d3747.09bc48",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "5dfae475.8705bc",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1399.00390625,\r
+        "y": 586.00390625,\r
+        "z": "545d3747.09bc48",\r
+        "wires": [\r
+            [\r
+                "352d49a0.502856",\r
+                "c3778115.31514"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "64acc423.194b8c",\r
+        "type": "execute",\r
+        "name": "set",\r
+        "xml": "<set>\n<parameter name='responseBody' value='`$tmp.a1-mediator-restapi.httpResponse`'/>\n<parameter name='response-code' value='`$a1MediatorRsp.response-code`'/>\n<parameter name='response-message' value='`$a1MediatorRsp.response-message`'/>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1554,\r
+        "y": 465,\r
+        "z": "545d3747.09bc48",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "a368a134.d9d3",\r
+        "type": "execute",\r
+        "name": "execute",\r
+        "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replaceAll' >\n    <parameter name=\"source\" value=\"`$a1MediatorRsp.httpResponse`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.a1-mediator-restapi.httpResponse\"/>\n    <parameter name=\"target\" value=\"\\n\"/>\n    <parameter name=\"replacement\" value=\"\"/>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1559,\r
+        "y": 371,\r
+        "z": "545d3747.09bc48",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "df6fc431.781608",\r
+        "type": "block",\r
+        "name": "block Substitute proxy address if available",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1116,\r
+        "y": 185,\r
+        "z": "545d3747.09bc48",\r
+        "wires": [\r
+            [\r
+                "1289f0de.0acddf",\r
+                "3504c3f2.901f0c",\r
+                "4102f074.51249"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "1289f0de.0acddf",\r
+        "type": "set",\r
+        "name": "set tmp url variables with proxy information",\r
+        "xml": "<set>\n<parameter name=\"tmp.proxy-url\" value=\"`$prop.a1Mediator.proxy.url`\"/>",\r
+        "comments": "",\r
+        "x": 1518,\r
+        "y": 62,\r
+        "z": "545d3747.09bc48",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "3504c3f2.901f0c",\r
+        "type": "record",\r
+        "name": "record",\r
+        "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/A1-Adapter.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"A1 Get Policy Information: Check for proxy url: \"/>\n<parameter name=\"field2\" value=\"`$tmp.proxy-url`\"/>\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1401,\r
+        "y": 137,\r
+        "z": "545d3747.09bc48",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "8911bb5d.b025b8",\r
+        "type": "execute",\r
+        "name": "split near-rt-ric URL",\r
+        "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='split'>\n    <parameter name=\"original_string\" value=\"`$tmp.near-rt-ric-url`\" />\n    <parameter name=\"regex\" value=\"/\"/>\n    <parameter name=\"ctx_memory_result_key\" value=\"tmp.near-rt-ric-url-splitList\"/>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1950,\r
+        "y": 219,\r
+        "z": "545d3747.09bc48",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "e6ae7ab5.9009e8",\r
+        "type": "for",\r
+        "name": "for",\r
+        "xml": "<for index='idx' start='3' end=\"`$tmp.near-rt-ric-url-splitList_length`\" >",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1916,\r
+        "y": 289,\r
+        "z": "545d3747.09bc48",\r
+        "wires": [\r
+            [\r
+                "a8f7d018.65cc3"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a8f7d018.65cc3",\r
+        "type": "execute",\r
+        "name": "set concat url",\r
+        "xml": "<set>\n<parameter name='tmp.proxy-url' value=\"`$tmp.proxy-url +'/' + $tmp.near-rt-ric-url-splitList[$idx] `\" />\n\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2094,\r
+        "y": 289,\r
+        "z": "545d3747.09bc48",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "d03c0ffe.7fff9",\r
+        "type": "record",\r
+        "name": "record",\r
+        "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/A1-Adapter.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"A1 Get Policy Information: Url with proxy: \"/>\n<parameter name=\"field2\" value=\"`$tmp.proxy-url`\"/>\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1916,\r
+        "y": 352,\r
+        "z": "545d3747.09bc48",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "4102f074.51249",\r
+        "type": "switchNode",\r
+        "name": "switch",\r
+        "xml": "<switch test='`$tmp.proxy-url`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1400,\r
+        "y": 220,\r
+        "z": "545d3747.09bc48",\r
+        "wires": [\r
+            [\r
+                "442627aa.ecfb28",\r
+                "7f1b2e0f.e847e"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "442627aa.ecfb28",\r
+        "type": "outcome",\r
+        "name": "No proxy URL",\r
+        "xml": "<outcome value=''>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1579,\r
+        "y": 186,\r
+        "z": "545d3747.09bc48",\r
+        "wires": [\r
+            [\r
+                "3c8e8474.1813cc"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "3c8e8474.1813cc",\r
+        "type": "record",\r
+        "name": "record",\r
+        "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/A1-Adapter.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"A1 Get Policy Information: No proxy found on properties file \"/>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1747,\r
+        "y": 186,\r
+        "z": "545d3747.09bc48",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "7f1b2e0f.e847e",\r
+        "type": "outcome",\r
+        "name": "Otherwise",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1575,\r
+        "y": 254,\r
+        "z": "545d3747.09bc48",\r
+        "wires": [\r
+            [\r
+                "39d6481.0e40eb8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "39d6481.0e40eb8",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1739,\r
+        "y": 254,\r
+        "z": "545d3747.09bc48",\r
+        "wires": [\r
+            [\r
+                "8911bb5d.b025b8",\r
+                "e6ae7ab5.9009e8",\r
+                "d03c0ffe.7fff9",\r
+                "958535d2.70fcf8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "958535d2.70fcf8",\r
+        "type": "set",\r
+        "name": "set variables for A1 Mediator with proxy url",\r
+        "xml": "<set>\n<parameter name=\"tmp.near-rt-ric-url\" value=\"`$tmp.proxy-url`\"/>",\r
+        "comments": "",\r
+        "x": 2026,\r
+        "y": 413,\r
+        "z": "545d3747.09bc48",\r
+        "wires": []\r
+    }\r
 ]
\ No newline at end of file