Bug Fix- Updated the http response code/ response message
[ccsdk/distribution.git] / platform-logic / a1Adapter-api / src / main / json / A1-ADAPTER-API_getA1PolicyStatus.json
index 14b08a8..5ae0f37 100644 (file)
-[
-    {
-        "id": "792b8892.64457",
-        "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": 167,
-        "y": 179,
-        "z": "6c2cfe41.61b868",
-        "wires": [
-            [
-                "11f7d7b8.1b7cb8"
-            ]
-        ]
-    },
-    {
-        "id": "11f7d7b8.1b7cb8",
-        "type": "method",
-        "name": "method getA1PolicyStatus",
-        "xml": "<method rpc='getA1PolicyStatus' mode='sync'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 226,
-        "y": 300,
-        "z": "6c2cfe41.61b868",
-        "wires": [
-            [
-                "ea8cdc1c.7ad76"
-            ]
-        ]
-    },
-    {
-        "id": "606404ab.821cbc",
-        "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 Status:\"/>\n<parameter name=\"field2\" value=\"`$get-a1-policy-status-input.near-rt-ric-url`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 690,
-        "y": 114,
-        "z": "6c2cfe41.61b868",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "ea8cdc1c.7ad76",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 431,
-        "y": 254,
-        "z": "6c2cfe41.61b868",
-        "wires": [
-            [
-                "606404ab.821cbc",
-                "722eabeb.6d1a7c",
-                "1786ef85.c617a8",
-                "9795ae5f.c333",
-                "1c69a7a7.5059e"
-            ]
-        ]
-    },
-    {
-        "id": "90a09247.4437",
-        "type": "dgstart",
-        "name": "DGSTART",
-        "outputs": 1,
-        "x": 98,
-        "y": 116,
-        "z": "6c2cfe41.61b868",
-        "wires": [
-            [
-                "792b8892.64457"
-            ]
-        ]
-    },
-    {
-        "id": "722eabeb.6d1a7c",
-        "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": 731.0000610351562,
-        "y": 169,
-        "z": "6c2cfe41.61b868",
-        "wires": []
-    },
-    {
-        "id": "1786ef85.c617a8",
-        "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": 730,
-        "y": 222,
-        "z": "6c2cfe41.61b868",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "1c69a7a7.5059e",
-        "type": "block",
-        "name": "A1 Mediator RestAPI Invocation",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 760.0001220703125,
-        "y": 306,
-        "z": "6c2cfe41.61b868",
-        "wires": [
-            [
-                "350bef62.ead7a",
-                "42b67c54.7a5fc4",
-                "3c854250.ea03ce"
-            ]
-        ]
-    },
-    {
-        "id": "42b67c54.7a5fc4",
-        "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-status-input.near-rt-ric-url`\"/>",
-        "comments": "",
-        "x": 1122.00146484375,
-        "y": 198.88912963867188,
-        "z": "6c2cfe41.61b868",
-        "wires": []
-    },
-    {
-        "id": "350bef62.ead7a",
-        "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 Status.\"/>\n<parameter name=\"field2\" value=\"`$tmp.near-rt-ric-url`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 1009.0001220703125,
-        "y": 289,
-        "z": "6c2cfe41.61b868",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "3c854250.ea03ce",
-        "type": "execute",
-        "name": "Get Policy Instance Status",
-        "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=\"true\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 1055.0006103515625,
-        "y": 370.0104064941406,
-        "z": "6c2cfe41.61b868",
-        "wires": [
-            [
-                "db967cfd.662b5",
-                "f7373336.a9f2d8"
-            ]
-        ]
-    },
-    {
-        "id": "db967cfd.662b5",
-        "type": "failure",
-        "name": "failure",
-        "xml": "<outcome value='failure'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1282,
-        "y": 439.0001220703125,
-        "z": "6c2cfe41.61b868",
-        "wires": [
-            [
-                "e83b2b7e.0baf9"
-            ]
-        ]
-    },
-    {
-        "id": "f7373336.a9f2d8",
-        "type": "success",
-        "name": "success",
-        "xml": "<outcome value='success'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1273.000244140625,
-        "y": 283.0000305175781,
-        "z": "6c2cfe41.61b868",
-        "wires": [
-            [
-                "ff2d7ebe.e41298"
-            ]
-        ]
-    },
-    {
-        "id": "9eba774e.8b338",
-        "type": "returnFailure",
-        "name": "return failure",
-        "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name=\"response-code\" value=\"404\" />\n<parameter name=\"response-message\" value=\"Error in Getting A1 Policy Status. Aborting\" />",
-        "comments": "",
-        "x": 1605.0006103515625,
-        "y": 493.00006103515625,
-        "z": "6c2cfe41.61b868",
-        "wires": []
-    },
-    {
-        "id": "ff2d7ebe.e41298",
-        "type": "block",
-        "name": "block",
-        "xml": "<block>\n",
-        "atomic": "false",
-        "comments": "",
-        "outputs": 1,
-        "x": 1445.9998779296875,
-        "y": 284.00006103515625,
-        "z": "6c2cfe41.61b868",
-        "wires": [
-            [
-                "a55d0be.aa42678",
-                "73d80df5.3d29b4",
-                "49aaac04.dffde4"
-            ]
-        ]
-    },
-    {
-        "id": "a55d0be.aa42678",
-        "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 Status \"/>\n<parameter name=\"field2\" value=\"`$tmp.a1-mediator-restapi.httpResponse`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 1604,
-        "y": 230,
-        "z": "6c2cfe41.61b868",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "1979a6a.06a3759",
-        "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": 1578.75390625,
-        "y": 386.00390625,
-        "z": "6c2cfe41.61b868",
-        "wires": []
-    },
-    {
-        "id": "9795ae5f.c333",
-        "type": "block",
-        "name": "block",
-        "xml": "<block>\n",
-        "atomic": "false",
-        "comments": "",
-        "outputs": 1,
-        "x": 693.75390625,
-        "y": 478.00390625,
-        "z": "6c2cfe41.61b868",
-        "wires": [
-            [
-                "d253316a.832ce"
-            ]
-        ]
-    },
-    {
-        "id": "d253316a.832ce",
-        "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 Policy Status executed successfully'/>\n<parameter name='ack-final' value='Y'/>\n",
-        "comments": "",
-        "x": 854.7539672851562,
-        "y": 478.00396728515625,
-        "z": "6c2cfe41.61b868",
-        "wires": []
-    },
-    {
-        "id": "e83b2b7e.0baf9",
-        "type": "block",
-        "name": "block",
-        "xml": "<block>\n",
-        "atomic": "false",
-        "comments": "",
-        "outputs": 1,
-        "x": 1437.00390625,
-        "y": 438.0039367675781,
-        "z": "6c2cfe41.61b868",
-        "wires": [
-            [
-                "1979a6a.06a3759",
-                "9eba774e.8b338"
-            ]
-        ]
-    },
-    {
-        "id": "73d80df5.3d29b4",
-        "type": "execute",
-        "name": "set",
-        "xml": "<set>\n<parameter name='responseBody' value='`$tmp.a1-mediator-restapi.httpResponse`'/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 1609,
-        "y": 334,
-        "z": "6c2cfe41.61b868",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "49aaac04.dffde4",
-        "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": 1602,
-        "y": 155,
-        "z": "6c2cfe41.61b868",
-        "wires": [
-            []
-        ]
-    }
+[\r
+    {\r
+        "id": "1f03ae12.22b482",\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": 162,\r
+        "y": 133,\r
+        "z": "82264c28.fa865",\r
+        "wires": [\r
+            [\r
+                "8bd7382e.5951c8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8bd7382e.5951c8",\r
+        "type": "method",\r
+        "name": "method getA1PolicyStatus",\r
+        "xml": "<method rpc='getA1PolicyStatus' mode='sync'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 221,\r
+        "y": 254,\r
+        "z": "82264c28.fa865",\r
+        "wires": [\r
+            [\r
+                "79d72e28.bcc54"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e61b6ee5.b949b",\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 Status:\"/>\n<parameter name=\"field2\" value=\"`$get-a1-policy-status-input.near-rt-ric-url`\"/>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 685,\r
+        "y": 68,\r
+        "z": "82264c28.fa865",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "79d72e28.bcc54",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic='true'>",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 426,\r
+        "y": 208,\r
+        "z": "82264c28.fa865",\r
+        "wires": [\r
+            [\r
+                "e61b6ee5.b949b",\r
+                "577dc417.5a651c",\r
+                "7cb48c00.8ced04",\r
+                "eee487dc.9ea2f8",\r
+                "57df804c.8c393"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "bfa9b29.612d95",\r
+        "type": "dgstart",\r
+        "name": "DGSTART",\r
+        "outputs": 1,\r
+        "x": 93,\r
+        "y": 70,\r
+        "z": "82264c28.fa865",\r
+        "wires": [\r
+            [\r
+                "1f03ae12.22b482"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "57df804c.8c393",\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": 726.0000610351562,\r
+        "y": 123,\r
+        "z": "82264c28.fa865",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "577dc417.5a651c",\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": 725,\r
+        "y": 176,\r
+        "z": "82264c28.fa865",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "eee487dc.9ea2f8",\r
+        "type": "block",\r
+        "name": "A1 Mediator RestAPI Invocation",\r
+        "xml": "<block atomic='true'>",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 755.0001220703125,\r
+        "y": 260,\r
+        "z": "82264c28.fa865",\r
+        "wires": [\r
+            [\r
+                "95f961b6.beecd",\r
+                "a037b233.bd226",\r
+                "64616aa3.fae654",\r
+                "321db38.935fb4c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a037b233.bd226",\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-status-input.near-rt-ric-url`\"/>",\r
+        "comments": "",\r
+        "x": 1128.00146484375,\r
+        "y": 157.88912963867188,\r
+        "z": "82264c28.fa865",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "95f961b6.beecd",\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 Status.\"/>\n<parameter name=\"field2\" value=\"`$tmp.near-rt-ric-url`\"/>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1005.0001220703125,\r
+        "y": 336,\r
+        "z": "82264c28.fa865",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "64616aa3.fae654",\r
+        "type": "execute",\r
+        "name": "Get Policy Instance Status",\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=\"true\"/>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1069.0006103515625,\r
+        "y": 464.0103759765625,\r
+        "z": "82264c28.fa865",\r
+        "wires": [\r
+            [\r
+                "c0ddbe62.cabd8",\r
+                "c22e34cd.633688"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c0ddbe62.cabd8",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1293,\r
+        "y": 544.0001220703125,\r
+        "z": "82264c28.fa865",\r
+        "wires": [\r
+            [\r
+                "4c3581c9.8dd8c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c22e34cd.633688",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1297.000244140625,\r
+        "y": 390.0000305175781,\r
+        "z": "82264c28.fa865",\r
+        "wires": [\r
+            [\r
+                "731c889.917be78"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "81538b07.beae38",\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": 1600.0006103515625,\r
+        "y": 599.0000610351562,\r
+        "z": "82264c28.fa865",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "731c889.917be78",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1440.9998779296875,\r
+        "y": 390.00006103515625,\r
+        "z": "82264c28.fa865",\r
+        "wires": [\r
+            [\r
+                "ad128057.33ef5",\r
+                "622953f6.7f580c",\r
+                "3768e233.b0e54e"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ad128057.33ef5",\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 Status \"/>\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": 1602,\r
+        "y": 389,\r
+        "z": "82264c28.fa865",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "d1a2e2f7.325b4",\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`'/>\n",\r
+        "comments": "",\r
+        "x": 1573.75390625,\r
+        "y": 492.00390625,\r
+        "z": "82264c28.fa865",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "7cb48c00.8ced04",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 688.75390625,\r
+        "y": 480.00390625,\r
+        "z": "82264c28.fa865",\r
+        "wires": [\r
+            [\r
+                "d4ec5ef4.1fe0c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d4ec5ef4.1fe0c",\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 Policy Status executed successfully'/>\n<parameter name='ack-final' value='Y'/>\n",\r
+        "comments": "",\r
+        "x": 849.7539672851562,\r
+        "y": 480.00396728515625,\r
+        "z": "82264c28.fa865",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "4c3581c9.8dd8c",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1432.00390625,\r
+        "y": 544.0039367675781,\r
+        "z": "82264c28.fa865",\r
+        "wires": [\r
+            [\r
+                "d1a2e2f7.325b4",\r
+                "81538b07.beae38"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "622953f6.7f580c",\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": 1604,\r
+        "y": 440,\r
+        "z": "82264c28.fa865",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "3768e233.b0e54e",\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": 1606,\r
+        "y": 346,\r
+        "z": "82264c28.fa865",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "54b03a04.8e9294",\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": 1984,\r
+        "y": 238,\r
+        "z": "82264c28.fa865",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "15d0daec.fa9565",\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": 1950,\r
+        "y": 308,\r
+        "z": "82264c28.fa865",\r
+        "wires": [\r
+            [\r
+                "b8eadff3.5b547"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b8eadff3.5b547",\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": 2128,\r
+        "y": 308,\r
+        "z": "82264c28.fa865",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "403fcfda.caf91",\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 Status: Url with proxy: \"/>\n<parameter name=\"field2\" value=\"`$tmp.proxy-url`\"/>\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1950,\r
+        "y": 371,\r
+        "z": "82264c28.fa865",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "b78a829f.08531",\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 Status: No proxy found on properties file \"/>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1781,\r
+        "y": 205,\r
+        "z": "82264c28.fa865",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "a39978a8.b502b8",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1773,\r
+        "y": 273,\r
+        "z": "82264c28.fa865",\r
+        "wires": [\r
+            [\r
+                "54b03a04.8e9294",\r
+                "15d0daec.fa9565",\r
+                "403fcfda.caf91",\r
+                "10e3a2b.3a8635d"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "10e3a2b.3a8635d",\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": 2060,\r
+        "y": 432,\r
+        "z": "82264c28.fa865",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "c2e7e2c1.1efa3",\r
+        "type": "outcome",\r
+        "name": "Otherwise",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1609,\r
+        "y": 273,\r
+        "z": "82264c28.fa865",\r
+        "wires": [\r
+            [\r
+                "a39978a8.b502b8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "351e35ee.b9fb4a",\r
+        "type": "outcome",\r
+        "name": "No proxy URL",\r
+        "xml": "<outcome value=''>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1613,\r
+        "y": 205,\r
+        "z": "82264c28.fa865",\r
+        "wires": [\r
+            [\r
+                "b78a829f.08531"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b187a08d.4a91",\r
+        "type": "switchNode",\r
+        "name": "switch",\r
+        "xml": "<switch test='`$tmp.proxy-url`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1434,\r
+        "y": 239,\r
+        "z": "82264c28.fa865",\r
+        "wires": [\r
+            [\r
+                "351e35ee.b9fb4a",\r
+                "c2e7e2c1.1efa3"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "762e23e5.f9bb9c",\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 Status: Check for proxy url: \"/>\n<parameter name=\"field2\" value=\"`$tmp.proxy-url`\"/>\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1435,\r
+        "y": 156,\r
+        "z": "82264c28.fa865",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "eec4f452.eb64e8",\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": 1552,\r
+        "y": 81,\r
+        "z": "82264c28.fa865",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "321db38.935fb4c",\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": 1107,\r
+        "y": 246,\r
+        "z": "82264c28.fa865",\r
+        "wires": [\r
+            [\r
+                "eec4f452.eb64e8",\r
+                "762e23e5.f9bb9c",\r
+                "b187a08d.4a91"\r
+            ]\r
+        ]\r
+    }\r
 ]
\ No newline at end of file