fix odl patches
[ccsdk/distribution.git] / platform-logic / a1Adapter-api / src / main / json / A1-ADAPTER-API_getA1Policy.json
index 65f97d0..068f49e 100644 (file)
-[
-    {
-        "id": "9623ac21.784518",
-        "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": 168,
-        "y": 142,
-        "z": "e064bcd1.68ce88",
-        "wires": [
-            [
-                "ccd84436.04e408"
-            ]
-        ]
-    },
-    {
-        "id": "ccd84436.04e408",
-        "type": "method",
-        "name": "method getA1Policy",
-        "xml": "<method rpc='getA1Policy' mode='sync'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 227,
-        "y": 263,
-        "z": "e064bcd1.68ce88",
-        "wires": [
-            [
-                "c915f152.8fae9"
-            ]
-        ]
-    },
-    {
-        "id": "7b756479.f5b4c4",
-        "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": 691,
-        "y": 77,
-        "z": "e064bcd1.68ce88",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "c915f152.8fae9",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 432,
-        "y": 217,
-        "z": "e064bcd1.68ce88",
-        "wires": [
-            [
-                "7b756479.f5b4c4",
-                "ecf93800.1c6098",
-                "50c242ff.949c04",
-                "91f0150f.12ce4",
-                "63a848d9.da34b"
-            ]
-        ]
-    },
-    {
-        "id": "9209420.b905c4",
-        "type": "dgstart",
-        "name": "DGSTART",
-        "outputs": 1,
-        "x": 99,
-        "y": 79,
-        "z": "e064bcd1.68ce88",
-        "wires": [
-            [
-                "9623ac21.784518"
-            ]
-        ]
-    },
-    {
-        "id": "ecf93800.1c6098",
-        "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": 732.0000610351562,
-        "y": 132,
-        "z": "e064bcd1.68ce88",
-        "wires": []
-    },
-    {
-        "id": "50c242ff.949c04",
-        "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": 731,
-        "y": 185,
-        "z": "e064bcd1.68ce88",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "63a848d9.da34b",
-        "type": "block",
-        "name": "A1 Mediator RestAPI Invocation",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 761.0001220703125,
-        "y": 269,
-        "z": "e064bcd1.68ce88",
-        "wires": [
-            [
-                "291f2c44.cafa94",
-                "91d29dbf.a6a538",
-                "81af0899.ed949"
-            ]
-        ]
-    },
-    {
-        "id": "91d29dbf.a6a538",
-        "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": 1123.00146484375,
-        "y": 161.88912963867188,
-        "z": "e064bcd1.68ce88",
-        "wires": []
-    },
-    {
-        "id": "291f2c44.cafa94",
-        "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": 1011.0001220703125,
-        "y": 251,
-        "z": "e064bcd1.68ce88",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "81af0899.ed949",
-        "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": 1056.0006103515625,
-        "y": 333.0104064941406,
-        "z": "e064bcd1.68ce88",
-        "wires": [
-            [
-                "13d8386c.8ddea8",
-                "af0b89cf.ac16e8"
-            ]
-        ]
-    },
-    {
-        "id": "13d8386c.8ddea8",
-        "type": "failure",
-        "name": "failure",
-        "xml": "<outcome value='failure'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1283,
-        "y": 402.0001220703125,
-        "z": "e064bcd1.68ce88",
-        "wires": [
-            [
-                "bf13d67e.e0cbb"
-            ]
-        ]
-    },
-    {
-        "id": "af0b89cf.ac16e8",
-        "type": "success",
-        "name": "success",
-        "xml": "<outcome value='success'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1274.000244140625,
-        "y": 246.00003051757812,
-        "z": "e064bcd1.68ce88",
-        "wires": [
-            [
-                "98798a19.a969a"
-            ]
-        ]
-    },
-    {
-        "id": "508b9b05.e13d4c",
-        "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": 1606.0006103515625,
-        "y": 456.00006103515625,
-        "z": "e064bcd1.68ce88",
-        "wires": []
-    },
-    {
-        "id": "98798a19.a969a",
-        "type": "block",
-        "name": "block",
-        "xml": "<block>\n",
-        "atomic": "false",
-        "comments": "",
-        "outputs": 1,
-        "x": 1446.9998779296875,
-        "y": 247.00006103515625,
-        "z": "e064bcd1.68ce88",
-        "wires": [
-            [
-                "c4d70fbd.f8a89",
-                "efe59c04.f94ff",
-                "7d3fa61b.39674"
-            ]
-        ]
-    },
-    {
-        "id": "c4d70fbd.f8a89",
-        "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": 1615,
-        "y": 219,
-        "z": "e064bcd1.68ce88",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "3864588e.e52d2",
-        "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": 1579.75390625,
-        "y": 349.00390625,
-        "z": "e064bcd1.68ce88",
-        "wires": []
-    },
-    {
-        "id": "91f0150f.12ce4",
-        "type": "block",
-        "name": "block",
-        "xml": "<block>\n",
-        "atomic": "false",
-        "comments": "",
-        "outputs": 1,
-        "x": 694.75390625,
-        "y": 441.00390625,
-        "z": "e064bcd1.68ce88",
-        "wires": [
-            [
-                "a170f7d2.fa1e18"
-            ]
-        ]
-    },
-    {
-        "id": "a170f7d2.fa1e18",
-        "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": 855.7539672851562,
-        "y": 441.00396728515625,
-        "z": "e064bcd1.68ce88",
-        "wires": []
-    },
-    {
-        "id": "bf13d67e.e0cbb",
-        "type": "block",
-        "name": "block",
-        "xml": "<block>\n",
-        "atomic": "false",
-        "comments": "",
-        "outputs": 1,
-        "x": 1438.00390625,
-        "y": 401.0039367675781,
-        "z": "e064bcd1.68ce88",
-        "wires": [
-            [
-                "3864588e.e52d2",
-                "508b9b05.e13d4c"
-            ]
-        ]
-    },
-    {
-        "id": "efe59c04.f94ff",
-        "type": "execute",
-        "name": "set",
-        "xml": "<set>\n<parameter name='responseBody' value='`$tmp.a1-mediator-restapi.httpResponse`'/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 1611,
-        "y": 297,
-        "z": "e064bcd1.68ce88",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "7d3fa61b.39674",
-        "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": 1614,
-        "y": 152,
-        "z": "e064bcd1.68ce88",
-        "wires": [
-            []
-        ]
-    }
+[\r
+    {\r
+        "id": "bec86b4b.ba3328",\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": 178,\r
+        "y": 162,\r
+        "z": "89b637c9.3cf8e8",\r
+        "wires": [\r
+            [\r
+                "40b3e4f0.5a940c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "40b3e4f0.5a940c",\r
+        "type": "method",\r
+        "name": "method getA1Policy",\r
+        "xml": "<method rpc='getA1Policy' mode='sync'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 237,\r
+        "y": 283,\r
+        "z": "89b637c9.3cf8e8",\r
+        "wires": [\r
+            [\r
+                "2c58b14.20ee84e"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "cbe7f06b.6c19d",\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": 698,\r
+        "y": 84,\r
+        "z": "89b637c9.3cf8e8",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "2c58b14.20ee84e",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic='true'>",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 442,\r
+        "y": 237,\r
+        "z": "89b637c9.3cf8e8",\r
+        "wires": [\r
+            [\r
+                "cbe7f06b.6c19d",\r
+                "47954dd7.8ff874",\r
+                "a9bf18c8.669f28",\r
+                "de6281f7.a2b8f",\r
+                "6237535d.14298c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "cec98e10.085a3",\r
+        "type": "dgstart",\r
+        "name": "DGSTART",\r
+        "outputs": 1,\r
+        "x": 109,\r
+        "y": 99,\r
+        "z": "89b637c9.3cf8e8",\r
+        "wires": [\r
+            [\r
+                "bec86b4b.ba3328"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "6237535d.14298c",\r
+        "type": "set",\r
+        "name": "set default status value",\r
+        "xml": "<set>\n<parameter name='tmp-response-code' value='200' />\n<parameter name='response-message' value='Get A1 Policy executed successfully' />",\r
+        "comments": "",\r
+        "x": 742.0000610351562,\r
+        "y": 152,\r
+        "z": "89b637c9.3cf8e8",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "47954dd7.8ff874",\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": 741,\r
+        "y": 205,\r
+        "z": "89b637c9.3cf8e8",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "de6281f7.a2b8f",\r
+        "type": "block",\r
+        "name": "A1 Mediator RestAPI Invocation",\r
+        "xml": "<block atomic='true'>",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 771.0001220703125,\r
+        "y": 289,\r
+        "z": "89b637c9.3cf8e8",\r
+        "wires": [\r
+            [\r
+                "86e8102.231c3f",\r
+                "1e10a4f2.183f7b",\r
+                "7b93a0dc.5f888",\r
+                "294bdccf.e91f34"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "1e10a4f2.183f7b",\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": 1150.00146484375,\r
+        "y": 161.88912963867188,\r
+        "z": "89b637c9.3cf8e8",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "86e8102.231c3f",\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": 1031.0001220703125,\r
+        "y": 361,\r
+        "z": "89b637c9.3cf8e8",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "7b93a0dc.5f888",\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": 1060.0006103515625,\r
+        "y": 436.0104064941406,\r
+        "z": "89b637c9.3cf8e8",\r
+        "wires": [\r
+            [\r
+                "8bafe9f1.1a33a8",\r
+                "fb3ab616.11d348"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8bafe9f1.1a33a8",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1270,\r
+        "y": 534.0001220703125,\r
+        "z": "89b637c9.3cf8e8",\r
+        "wires": [\r
+            [\r
+                "5f14ee4d.9f533"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "fb3ab616.11d348",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1277.000244140625,\r
+        "y": 435.0000305175781,\r
+        "z": "89b637c9.3cf8e8",\r
+        "wires": [\r
+            [\r
+                "c0139db9.f37a1"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e7f0e32e.e3189",\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": 1594.0006103515625,\r
+        "y": 644.0000610351562,\r
+        "z": "89b637c9.3cf8e8",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "c0139db9.f37a1",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1433.9998779296875,\r
+        "y": 434.00006103515625,\r
+        "z": "89b637c9.3cf8e8",\r
+        "wires": [\r
+            [\r
+                "be994933.35af78",\r
+                "95ed4634.c435e8",\r
+                "db2f8823.d15a78"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "be994933.35af78",\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": 1585,\r
+        "y": 432,\r
+        "z": "89b637c9.3cf8e8",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "732e181b.d6b9d8",\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": 1584.75390625,\r
+        "y": 560.00390625,\r
+        "z": "89b637c9.3cf8e8",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "a9bf18c8.669f28",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 704.75390625,\r
+        "y": 461.00390625,\r
+        "z": "89b637c9.3cf8e8",\r
+        "wires": [\r
+            [\r
+                "d0d4fe14.ba524"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d0d4fe14.ba524",\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=\"`$tmp-response-code`\" />\n<parameter name='response-message' value=\"Get PolicyInstance executed successfully\"/>\n<parameter name='ack-final' value='Y'/>\n",\r
+        "comments": "",\r
+        "x": 865.7539672851562,\r
+        "y": 461.00396728515625,\r
+        "z": "89b637c9.3cf8e8",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "5f14ee4d.9f533",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1430.00390625,\r
+        "y": 598.00390625,\r
+        "z": "89b637c9.3cf8e8",\r
+        "wires": [\r
+            [\r
+                "732e181b.d6b9d8",\r
+                "e7f0e32e.e3189"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "95ed4634.c435e8",\r
+        "type": "execute",\r
+        "name": "set",\r
+        "xml": "<set>\n<parameter name='responseBody' value='`$tmp.a1-mediator-restapi.httpResponse`'/>\n<parameter name='tmp-response-code' value='`$a1MediatorRsp.response-code`'/>\n<parameter name='response-message' value='`$a1MediatorRsp.response-message`'/>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1585,\r
+        "y": 477,\r
+        "z": "89b637c9.3cf8e8",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "db2f8823.d15a78",\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": 1590,\r
+        "y": 383,\r
+        "z": "89b637c9.3cf8e8",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "294bdccf.e91f34",\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": 1144,\r
+        "y": 234,\r
+        "z": "89b637c9.3cf8e8",\r
+        "wires": [\r
+            [\r
+                "a6ec8b06.48bfe8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d5093ff.5c2bbc",\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": 1763,\r
+        "y": 265,\r
+        "z": "89b637c9.3cf8e8",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "a6ec8b06.48bfe8",\r
+        "type": "switchNode",\r
+        "name": "switch",\r
+        "xml": "<switch test='`$tmp.proxy-url`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1431,\r
+        "y": 232,\r
+        "z": "89b637c9.3cf8e8",\r
+        "wires": [\r
+            [\r
+                "16ff777b.6f7569",\r
+                "7c0d754.e85938c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "16ff777b.6f7569",\r
+        "type": "outcome",\r
+        "name": "No proxy URL",\r
+        "xml": "<outcome value=''>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1610,\r
+        "y": 198,\r
+        "z": "89b637c9.3cf8e8",\r
+        "wires": [\r
+            [\r
+                "b8c7fa11.eff4c8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b8c7fa11.eff4c8",\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": 1778,\r
+        "y": 198,\r
+        "z": "89b637c9.3cf8e8",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "7c0d754.e85938c",\r
+        "type": "outcome",\r
+        "name": "Otherwise",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1606,\r
+        "y": 266,\r
+        "z": "89b637c9.3cf8e8",\r
+        "wires": [\r
+            [\r
+                "d5093ff.5c2bbc"\r
+            ]\r
+        ]\r
+    }\r
 ]
\ No newline at end of file