Bug Fix- Update DG to add proxy support
[ccsdk/distribution.git] / platform-logic / a1Adapter-api / src / main / json / A1-ADAPTER-API_getA1Policy.json
index 679a564..900b041 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": "10e97b34.bcf315",\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": 166,\r
+        "y": 257,\r
+        "z": "f36dd077.0bd7e",\r
+        "wires": [\r
+            [\r
+                "34cf59af.6236f6"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "34cf59af.6236f6",\r
+        "type": "method",\r
+        "name": "method getA1Policy",\r
+        "xml": "<method rpc='getA1Policy' mode='sync'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 225,\r
+        "y": 378,\r
+        "z": "f36dd077.0bd7e",\r
+        "wires": [\r
+            [\r
+                "d016778f.76d178"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "237a560f.9552ba",\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": 686,\r
+        "y": 179,\r
+        "z": "f36dd077.0bd7e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "d016778f.76d178",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic='true'>",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 430,\r
+        "y": 332,\r
+        "z": "f36dd077.0bd7e",\r
+        "wires": [\r
+            [\r
+                "237a560f.9552ba",\r
+                "88a7e3f8.aef34",\r
+                "fa770c9c.fa8f4",\r
+                "b82e4819.e59fa8",\r
+                "3c47174a.181888"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "48fb0377.e5bbdc",\r
+        "type": "dgstart",\r
+        "name": "DGSTART",\r
+        "outputs": 1,\r
+        "x": 97,\r
+        "y": 194,\r
+        "z": "f36dd077.0bd7e",\r
+        "wires": [\r
+            [\r
+                "10e97b34.bcf315"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "3c47174a.181888",\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": 730.0000610351562,\r
+        "y": 247,\r
+        "z": "f36dd077.0bd7e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "88a7e3f8.aef34",\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": 729,\r
+        "y": 300,\r
+        "z": "f36dd077.0bd7e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "b82e4819.e59fa8",\r
+        "type": "block",\r
+        "name": "A1 Mediator RestAPI Invocation",\r
+        "xml": "<block atomic='true'>",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 759.0001220703125,\r
+        "y": 384,\r
+        "z": "f36dd077.0bd7e",\r
+        "wires": [\r
+            [\r
+                "8c55c732.d89748",\r
+                "ad49f33b.d3377",\r
+                "8027c342.f7a8",\r
+                "fcd99fa2.71eae"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ad49f33b.d3377",\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`\"/>\n<parameter name=\"tmp.proxy-url\" value=\"`$prop.a1Mediator.proxy.url`\"/>",\r
+        "comments": "",\r
+        "x": 1138.00146484375,\r
+        "y": 256.8891296386719,\r
+        "z": "f36dd077.0bd7e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "8c55c732.d89748",\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": 1019.0001220703125,\r
+        "y": 456,\r
+        "z": "f36dd077.0bd7e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "8027c342.f7a8",\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\"/>\n<parameter name=\"proxyUrl\" value=\"`$tmp.proxy-url`\"/>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1048.0006103515625,\r
+        "y": 531.0104064941406,\r
+        "z": "f36dd077.0bd7e",\r
+        "wires": [\r
+            [\r
+                "9897b12a.32ced",\r
+                "e71419ff.61bbb8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9897b12a.32ced",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1258,\r
+        "y": 629.0001220703125,\r
+        "z": "f36dd077.0bd7e",\r
+        "wires": [\r
+            [\r
+                "1c9ae028.670bf"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e71419ff.61bbb8",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1265.000244140625,\r
+        "y": 530.0000305175781,\r
+        "z": "f36dd077.0bd7e",\r
+        "wires": [\r
+            [\r
+                "afc5b777.009a08"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "f3898b18.20aed8",\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": 1582.0006103515625,\r
+        "y": 739.0000610351562,\r
+        "z": "f36dd077.0bd7e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "afc5b777.009a08",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1421.9998779296875,\r
+        "y": 529.0000610351562,\r
+        "z": "f36dd077.0bd7e",\r
+        "wires": [\r
+            [\r
+                "9ba38f90.43984",\r
+                "5c8a496b.1d4158",\r
+                "7164a263.76f1bc"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9ba38f90.43984",\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": 1573,\r
+        "y": 527,\r
+        "z": "f36dd077.0bd7e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "2fae5a38.614356",\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": 1572.75390625,\r
+        "y": 655.00390625,\r
+        "z": "f36dd077.0bd7e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "fa770c9c.fa8f4",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 692.75390625,\r
+        "y": 556.00390625,\r
+        "z": "f36dd077.0bd7e",\r
+        "wires": [\r
+            [\r
+                "f52c3841.f4dc38"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "f52c3841.f4dc38",\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": 853.7539672851562,\r
+        "y": 556.0039672851562,\r
+        "z": "f36dd077.0bd7e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "1c9ae028.670bf",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1418.00390625,\r
+        "y": 693.00390625,\r
+        "z": "f36dd077.0bd7e",\r
+        "wires": [\r
+            [\r
+                "2fae5a38.614356",\r
+                "f3898b18.20aed8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5c8a496b.1d4158",\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": 1573,\r
+        "y": 572,\r
+        "z": "f36dd077.0bd7e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "7164a263.76f1bc",\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": 1578,\r
+        "y": 478,\r
+        "z": "f36dd077.0bd7e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "fcd99fa2.71eae",\r
+        "type": "block",\r
+        "name": "block check if proxy address is available",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1132,\r
+        "y": 329,\r
+        "z": "f36dd077.0bd7e",\r
+        "wires": [\r
+            [\r
+                "682992.2dd0967"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "74ebffed.36e5d",\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: Proxy url: \"/>\n<parameter name=\"field2\" value=\"`$tmp.proxy-url`\"/>\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1751,\r
+        "y": 360,\r
+        "z": "f36dd077.0bd7e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "682992.2dd0967",\r
+        "type": "switchNode",\r
+        "name": "switch",\r
+        "xml": "<switch test='`$tmp.proxy-url`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1419,\r
+        "y": 327,\r
+        "z": "f36dd077.0bd7e",\r
+        "wires": [\r
+            [\r
+                "1ffdd50c.057bdb",\r
+                "dcf5e334.20da6"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "1ffdd50c.057bdb",\r
+        "type": "outcome",\r
+        "name": "No proxy URL",\r
+        "xml": "<outcome value=''>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1598,\r
+        "y": 293,\r
+        "z": "f36dd077.0bd7e",\r
+        "wires": [\r
+            [\r
+                "5af6fc8b.6b28b4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5af6fc8b.6b28b4",\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": 1766,\r
+        "y": 293,\r
+        "z": "f36dd077.0bd7e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "dcf5e334.20da6",\r
+        "type": "outcome",\r
+        "name": "Otherwise",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1594,\r
+        "y": 361,\r
+        "z": "f36dd077.0bd7e",\r
+        "wires": [\r
+            [\r
+                "74ebffed.36e5d"\r
+            ]\r
+        ]\r
+    }\r
 ]
\ No newline at end of file