Updating Topology Discovery DGs to align with the latest changes of IETF TE-Topology...
[sdnc/oam.git] / platform-logic / datachange / src / main / json / DataChange_update-network-links-to-aai.json
index 9c07e5f..51c8500 100644 (file)
-[
-  {
-    "id": "5858bb6c.1c5b2c",
-    "type": "dgstart",
-    "name": "DGSTART",
-    "outputs": 1,
-    "x": 116,
-    "y": 67,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      [
-        "350dfcb7.24e654"
-      ]
-    ]
-  },
-  {
-    "id": "350dfcb7.24e654",
-    "type": "service-logic",
-    "name": "DataChange ${project.version}",
-    "module": "DataChange",
-    "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='DataChange' version='${project.version}'>",
-    "outputs": 1,
-    "x": 173,
-    "y": 146.888916015625,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      [
-        "92cd3521.3e4e6"
-      ]
-    ]
-  },
-  {
-    "id": "92cd3521.3e4e6",
-    "type": "method",
-    "name": "method update-network-links-to-aai",
-    "xml": "<method rpc='update-network-links-to-aai' mode='sync'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 187,
-    "y": 223.22222900390625,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      [
-        "b665c6f2.69a4d"
-      ]
-    ]
-  },
-  {
-    "id": "b665c6f2.69a4d",
-    "type": "block",
-    "name": "block : atomic",
-    "xml": "<block atomic=\"true\">\n",
-    "atomic": "false",
-    "comments": "",
-    "outputs": 1,
-    "x": 198.33343505859375,
-    "y": 300.7779235839844,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      [
-        "c59c9b79.9f8cc"
-      ]
-    ]
-  },
-  {
-    "id": "f41ff5d9.72c91",
-    "type": "update",
-    "name": "save logical-link with regular id",
-    "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='logical-link' \n      key='logical-link.link-name = $unique-linkId' >\n<parameter name='link-name' value='`$unique-linkId`' />\n<parameter name='link-id' value='`$link.link-id`' />\n<parameter name='link-type' value='`$link.te.te-link-attributes.access-type`' />\n\n\n\n\n\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1156.111083984375,
-    "y": 546.111083984375,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "c59c9b79.9f8cc",
-    "type": "for",
-    "name": "for each link",
-    "xml": "<for index='pidx' start='0' end='`$network.link_length`' >\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 226.88885498046875,
-    "y": 394.33331298828125,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      [
-        "6d5acc0f.b7df54",
-        "8fbc8f1e.fe24c8",
-        "954c1d48.971018",
-        "915555f.abb44a8"
-      ]
-    ]
-  },
-  {
-    "id": "6d5acc0f.b7df54",
-    "type": "set",
-    "name": "set network link's local variables",
-    "xml": "<set>\n<parameter name='link.' value='`$network.link[$pidx].`' />\n<parameter name='unique-networkId' value='`$tmp.network-id`' />\n\n",
-    "comments": "",
-    "x": 572.111083984375,
-    "y": 62.22221374511719,
-    "z": "3cbec5d5.54ea02",
-    "wires": []
-  },
-  {
-    "id": "7a38f4d0.9f3e6c",
-    "type": "for",
-    "name": "for each label-restriction",
-    "xml": "<for index='tidx' start='0' end='`$link.te.te-link-attributes.label-restriction_length`' >\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1535.4444580078125,
-    "y": 712.111083984375,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      [
-        "556fc245.d19e3c",
-        "d6c13a1b.e798a",
-        "69e9f586.641064"
-      ]
-    ]
-  },
-  {
-    "id": "556fc245.d19e3c",
-    "type": "set",
-    "name": "set label-restriction's local variables",
-    "xml": "<set>\n<parameter name='label-restriction.' value='`$link.te.te-link-attributes.label-restriction[$tidx].`' />\n<parameter name='unique-lrId' value=\"`$unique-linkId + '-lrId-' + $label-restriction.index`\" />\n",
-    "comments": "",
-    "x": 1870.111328125,
-    "y": 635.0000610351562,
-    "z": "3cbec5d5.54ea02",
-    "wires": []
-  },
-  {
-    "id": "3398d2c0.69ae06",
-    "type": "success",
-    "name": "success",
-    "xml": "<outcome value='success'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 2005.4998779296875,
-    "y": 679.74609375,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      [
-        "abb716be.3fb59"
-      ]
-    ]
-  },
-  {
-    "id": "3d46f558.3e53f2",
-    "type": "failure",
-    "name": "failure",
-    "xml": "<outcome value='failure'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 2013.178466796875,
-    "y": 738.9604187011719,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      [
-        "f0df0cf2.e46b6"
-      ]
-    ]
-  },
-  {
-    "id": "abb716be.3fb59",
-    "type": "block",
-    "name": "block",
-    "xml": "<block>\n",
-    "atomic": "false",
-    "comments": "",
-    "outputs": 1,
-    "x": 2166,
-    "y": 679.0000305175781,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "9aed5c80.54f11",
-    "type": "set",
-    "name": "set src-ltpId dst-ltpId",
-    "xml": "<set>\n<parameter name='src-ltpId' value=\"`'nodeId-' + $oof.vpn.access-node-id + '-ltpId-' + $oof.vpn.src-access-ltp-id`\" />\n<parameter name='dst-ltpId' value=\"`'nodeId-' + $oof.vpn.access-node-id + '-ltpId-' + $oof.vpn.dst-access-ltp-id`\" />",
-    "comments": "",
-    "x": 2586.5001220703125,
-    "y": 2414.545135498047,
-    "z": "3cbec5d5.54ea02",
-    "wires": []
-  },
-  {
-    "id": "ce693523.2da318",
-    "type": "save",
-    "name": "save srcLTP relationship in AAI",
-    "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='vpn-binding:relationship-list' \n      key='vpn-binding.vpn-id = $tmp.vpnName' \n      force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[0].related-to\" value=\"p-interface\" />\n<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/pnfs/pnf/' + $oof.vpn.access-node-id + '/p-interfaces/p-interface/' + $src-ltpId`\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"p-interface.interface-name\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$src-ltpId`\" />\n\n\n\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 2620.0001220703125,
-    "y": 2454.545135498047,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "72343f4d.bac85",
-    "type": "save",
-    "name": "save dstLTP relationship in AAI",
-    "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='vpn-binding:relationship-list' \n      key='vpn-binding.vpn-id = $tmp.vpnName' \n      force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[0].related-to\" value=\"p-interface\" />\n<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/pnfs/pnf/' + $oof.vpn.access-node-id + '/p-interfaces/p-interface/' + $dst-ltpId`\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"p-interface.interface-name\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$dst-ltpId`\" />",
-    "comments": "",
-    "outputs": 1,
-    "x": 2620.0001220703125,
-    "y": 2494.545135498047,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "f0df0cf2.e46b6",
-    "type": "update",
-    "name": "save label-restriction",
-    "xml": "<update plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='label-restriction' \n      key='logical-link.link-name = $unique-linkId\n      AND label-restriction.id = $unique-lrId' >      \n<parameter name='id' value='`$unique-lrId`' />\n<parameter name='label-start' value='`$label-restriction.label-start`' />\n<parameter name='label-end' value='`$label-restriction.label-end`' />\n<parameter name='range-bitmap' value='`$label-restriction.range-bitmap`' />\n<parameter name='label-step' value='`$label-restriction.label-step`' />\n<parameter name='inclusive-exclusive' value='`$label-restriction.inclusive-exclusive`' />\n\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 2197,
-    "y": 739.0000305175781,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "d6c13a1b.e798a",
-    "type": "save",
-    "name": "save link relationship to label-restriction in AAI",
-    "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='logical-link:relationship-list' \n      key='logical-link.link-name = $unique-linkId' force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[$tidx].related-to\" value=\"label-restriction\" />\n<parameter name=\"relationship-list.relationship[$tidx].related-link\" value=\"`'/network/label-restrictions/label-restriction/' + $unique-lrId`\" />\n<parameter name=\"relationship-list.relationship[$tidx].relationship-data[0].relationship-key\" value=\"label-restriction.id\" />\n<parameter name=\"relationship-list.relationship[$tidx].relationship-data[0].relationship-value\" value=\"`$unique-lrId`\" />\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1892,
-    "y": 793,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "69e9f586.641064",
-    "type": "update",
-    "name": "save label-restriction",
-    "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='label-restriction' \n      key='logical-link.link-name = $unique-linkId\n      AND label-restriction.id = $unique-lrId' >      \n<parameter name='id' value='`$unique-lrId`' />\n<parameter name='label-start' value='`$label-restriction.label-start`' />\n<parameter name='label-end' value='`$label-restriction.label-end`' />\n<parameter name='range-bitmap' value='`$label-restriction.range-bitmap`' />\n<parameter name='label-step' value='`$label-restriction.label-step`' />\n<parameter name='inclusive-exclusive' value='`$label-restriction.inclusive-exclusive`' />\n\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1814.815185546875,
-    "y": 711.5556640625,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      [
-        "3398d2c0.69ae06",
-        "3d46f558.3e53f2"
-      ]
-    ]
-  },
-  {
-    "id": "9c77d572.aa0dd",
-    "type": "switchNode",
-    "name": "switch te-link-attributes",
-    "xml": "<switch test='`$link.te.te-link-attributes.label-restriction`'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1135,
-    "y": 668,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      [
-        "acb46a14.faf1b8",
-        "fad2e2be.055cd8"
-      ]
-    ]
-  },
-  {
-    "id": "acb46a14.faf1b8",
-    "type": "outcome",
-    "name": "Null",
-    "xml": "<outcome value=''>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1324,
-    "y": 639,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      [
-        "b663d811.06fad8"
-      ]
-    ]
-  },
-  {
-    "id": "b663d811.06fad8",
-    "type": "block",
-    "name": "block",
-    "xml": "<block>\n",
-    "atomic": "false",
-    "comments": "",
-    "outputs": 1,
-    "x": 1484,
-    "y": 638,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "fad2e2be.055cd8",
-    "type": "other",
-    "name": "other",
-    "xml": "<outcome value='Other'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1328,
-    "y": 712,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      [
-        "7a38f4d0.9f3e6c"
-      ]
-    ]
-  },
-  {
-    "id": "8fbc8f1e.fe24c8",
-    "type": "switchNode",
-    "name": "switch link.destination",
-    "xml": "<switch test='`$link.destination`'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 540,
-    "y": 158,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      [
-        "44b39c00.9558ec",
-        "d8a931d0.793fd"
-      ]
-    ]
-  },
-  {
-    "id": "44b39c00.9558ec",
-    "type": "outcome",
-    "name": "Null",
-    "xml": "<outcome value=''>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 784,
-    "y": 129,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      [
-        "dd848e51.9b8178"
-      ]
-    ]
-  },
-  {
-    "id": "d8a931d0.793fd",
-    "type": "other",
-    "name": "other",
-    "xml": "<outcome value='Other'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 736,
-    "y": 190,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      [
-        "bdffabea.a9f78"
-      ]
-    ]
-  },
-  {
-    "id": "bdffabea.a9f78",
-    "type": "set",
-    "name": "set network link's destination variables",
-    "xml": "<set>\n<parameter name='dst-tpId' value=\"`'networkId-' + $unique-networkId + '-nodeId-' + $link.destination.dest-node + '-ltpId-' + $link.destination.dest-tp`\" />\n<parameter name='unique-dst-node-Id' value=\"`'networkId-' + $unique-networkId + '-nodeId-' + $link.destination.dest-node`\" />\n<parameter name='is-open-ended-link' value='false' />\n\n",
-    "comments": "",
-    "x": 965,
-    "y": 190,
-    "z": "3cbec5d5.54ea02",
-    "wires": []
-  },
-  {
-    "id": "d1d8b826.4d04f",
-    "type": "set",
-    "name": "set is-open-ended-link",
-    "xml": "<set>\n<parameter name='is-open-ended-link' value='true' />\n\n",
-    "comments": "",
-    "x": 1144,
-    "y": 94,
-    "z": "3cbec5d5.54ea02",
-    "wires": []
-  },
-  {
-    "id": "b17a800b.11d598",
-    "type": "save",
-    "name": "get p-interface from aai",
-    "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"p-interface\"\n\t    key=\"pnf.pnf-name = $unique-src-node-Id\n\t        and p-interface.interface-name = $src-tpId\"\n\t\tlocal-only=\"false\" \n\t\tpfx=\"tmp.aai.p-interface\" >",
-    "comments": "",
-    "outputs": 1,
-    "x": 1146,
-    "y": 150,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      [
-        "698d4309.a506a4",
-        "c0b09280.fde57",
-        "b035740b.82c768"
-      ]
-    ]
-  },
-  {
-    "id": "698d4309.a506a4",
-    "type": "success",
-    "name": "success",
-    "xml": "<outcome value='success'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1389,
-    "y": 145,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      [
-        "d4d599ee.a3913"
-      ]
-    ]
-  },
-  {
-    "id": "c0b09280.fde57",
-    "type": "failure",
-    "name": "failure",
-    "xml": "<outcome value='failure'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1387,
-    "y": 234,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      [
-        "d42c9066.3cdb28"
-      ]
-    ]
-  },
-  {
-    "id": "d4d599ee.a3913",
-    "type": "set",
-    "name": "set alternative unique link id",
-    "xml": "<set>\n<parameter name='alt-unique-linkId' value=\"`$tmp.aai.p-interface.inter-domain-plug-id`\" />\n\n",
-    "comments": "",
-    "x": 1597,
-    "y": 147,
-    "z": "3cbec5d5.54ea02",
-    "wires": []
-  },
-  {
-    "id": "d42c9066.3cdb28",
-    "type": "returnFailure",
-    "name": "return failure",
-    "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",
-    "comments": "",
-    "x": 1556,
-    "y": 235,
-    "z": "3cbec5d5.54ea02",
-    "wires": []
-  },
-  {
-    "id": "f65cb67d.b3d368",
-    "type": "save",
-    "name": "get logical-link from aai",
-    "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"logical-link\"\n\t    key=\"logical-link.link-name = $alt-unique-linkId\"\n\t\tlocal-only=\"false\" \n\t\tpfx=\"tmp.aai.logical-link\" >",
-    "comments": "",
-    "outputs": 1,
-    "x": 943,
-    "y": 355,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      [
-        "48397109.a69d68",
-        "efa56bf.4c6db98"
-      ]
-    ]
-  },
-  {
-    "id": "b035740b.82c768",
-    "type": "not-found",
-    "name": "not-found",
-    "xml": "<outcome value='not-found'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1398.490966796875,
-    "y": 187.57403564453125,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      [
-        "6959706d.7f87e8"
-      ]
-    ]
-  },
-  {
-    "id": "6959706d.7f87e8",
-    "type": "returnFailure",
-    "name": "return failure",
-    "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.l3vpn.pe1_id`\" />\n\n",
-    "comments": "",
-    "x": 1552.0623779296875,
-    "y": 190.85977172851562,
-    "z": "3cbec5d5.54ea02",
-    "wires": []
-  },
-  {
-    "id": "954c1d48.971018",
-    "type": "switchNode",
-    "name": "switch is-open-ended-link",
-    "xml": "<switch test='`$is-open-ended-link`'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 522,
-    "y": 394,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      [
-        "4e6e74a5.e8af4c",
-        "53a87226.590744"
-      ]
-    ]
-  },
-  {
-    "id": "4e6e74a5.e8af4c",
-    "type": "outcomeFalse",
-    "name": "false",
-    "xml": "<outcome value='false'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 739,
-    "y": 416,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      [
-        "2e08f3a1.53987c"
-      ]
-    ]
-  },
-  {
-    "id": "53a87226.590744",
-    "type": "outcomeTrue",
-    "name": "true",
-    "xml": "<outcome value='true'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 742,
-    "y": 356,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      [
-        "f65cb67d.b3d368"
-      ]
-    ]
-  },
-  {
-    "id": "48397109.a69d68",
-    "type": "success",
-    "name": "success",
-    "xml": "<outcome value='success'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1140,
-    "y": 325,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      [
-        "6b973.4170168dc"
-      ]
-    ]
-  },
-  {
-    "id": "efa56bf.4c6db98",
-    "type": "not-found",
-    "name": "not-found",
-    "xml": "<outcome value='not-found'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1143.490966796875,
-    "y": 365.57403564453125,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      [
-        "ef51ee2a.cafb5"
-      ]
-    ]
-  },
-  {
-    "id": "842144b1.a1cb2",
-    "type": "update",
-    "name": "save logical-link with alternative link id",
-    "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='logical-link' \n      key='logical-link.link-name = $alt-unique-linkId' >\n<parameter name='link-name' value='`$alt-unique-linkId`' />\n<parameter name='link-id' value='`$link.link-id`' />\n<parameter name='link-type' value='`$link.te.te-link-attributes.access-type`' />\n\n\n\n\n\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1590,
-    "y": 368,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "2e08f3a1.53987c",
-    "type": "block",
-    "name": "block : atomic",
-    "xml": "<block atomic='true'>",
-    "atomic": "true",
-    "comments": "",
-    "outputs": 1,
-    "x": 917,
-    "y": 424,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      [
-        "f41ff5d9.72c91",
-        "9c77d572.aa0dd",
-        "34901df.74cf7e2"
-      ]
-    ]
-  },
-  {
-    "id": "6b973.4170168dc",
-    "type": "save",
-    "name": "update dest TP by putting src TP of the current link",
-    "xml": "<update plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='logical-link:relationship-list' \n      key='logical-link.link-name = $alt-unique-linkId' force=\"true\" pfx=\"tmp.AnAI-data\">\n<!--<parameter name=\"relationship-list.relationship[0].related-to\" value=\"p-interface\" />-->\n<!--<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/pnfs/pnf/' + $unique-src-node-Id + '/p-interfaces/p-interface/' + $src-tpId`\" />-->\n<!--<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"p-interface.interface-name\" />-->\n<!--<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$src-tpId`\" />-->\n\n<parameter name=\"relationship-list.relationship[1].related-to\" value=\"p-interface\" />\n<parameter name=\"relationship-list.relationship[1].related-link\" value=\"`'/network/pnfs/pnf/' + $unique-src-node-Id + '/p-interfaces/p-interface/' + $src-tpId`\" />\n<parameter name=\"relationship-list.relationship[1].relationship-data[0].relationship-key\" value=\"p-interface.interface-name\" />\n<parameter name=\"relationship-list.relationship[1].relationship-data[0].relationship-value\" value=\"`$src-tpId`\" />",
-    "comments": "",
-    "outputs": 1,
-    "x": 1429,
-    "y": 321,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "34901df.74cf7e2",
-    "type": "save",
-    "name": "save source and dest TP",
-    "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='logical-link:relationship-list' \n      key='logical-link.link-name = $unique-linkId' force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[0].related-to\" value=\"p-interface\" />\n<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/pnfs/pnf/' + $unique-src-node-Id + '/p-interfaces/p-interface/' + $src-tpId`\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"p-interface.interface-name\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$src-tpId`\" />\n\n<parameter name=\"relationship-list.relationship[1].related-to\" value=\"p-interface\" />\n<parameter name=\"relationship-list.relationship[1].related-link\" value=\"`'/network/pnfs/pnf/' + $unique-dst-node-Id + '/p-interfaces/p-interface/' + $dst-tpId`\" />\n<parameter name=\"relationship-list.relationship[1].relationship-data[0].relationship-key\" value=\"p-interface.interface-name\" />\n<parameter name=\"relationship-list.relationship[1].relationship-data[0].relationship-value\" value=\"`$dst-tpId`\" />",
-    "comments": "",
-    "outputs": 1,
-    "x": 1142,
-    "y": 601,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "dd848e51.9b8178",
-    "type": "block",
-    "name": "block",
-    "xml": "<block>\n",
-    "atomic": "false",
-    "comments": "",
-    "outputs": 1,
-    "x": 927,
-    "y": 126,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      [
-        "d1d8b826.4d04f",
-        "b17a800b.11d598"
-      ]
-    ]
-  },
-  {
-    "id": "ef51ee2a.cafb5",
-    "type": "block",
-    "name": "block : atomic",
-    "xml": "<block atomic='true'>",
-    "atomic": "true",
-    "comments": "",
-    "outputs": 1,
-    "x": 1314,
-    "y": 366,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      [
-        "842144b1.a1cb2",
-        "9ab70c9.3d83df",
-        "dd8767a.3acd918"
-      ]
-    ]
-  },
-  {
-    "id": "9ab70c9.3d83df",
-    "type": "save",
-    "name": "save source only",
-    "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='logical-link:relationship-list' \n      key='logical-link.link-name = $unique-linkId' force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[0].related-to\" value=\"p-interface\" />\n<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/pnfs/pnf/' + $unique-src-node-Id + '/p-interfaces/p-interface/' + $src-tpId`\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"p-interface.interface-name\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$src-tpId`\" />\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1527,
-    "y": 416,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "ec4710d1.a4614",
-    "type": "for",
-    "name": "for each label-restriction",
-    "xml": "<for index='tidx' start='0' end='`$link.te.te-link-attributes.label-restriction_length`' >\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1933,
-    "y": 499,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      [
-        "5f4e6661.8be42",
-        "bf1c8950.f6775",
-        "869edf38.84c148"
-      ]
-    ]
-  },
-  {
-    "id": "5f4e6661.8be42",
-    "type": "set",
-    "name": "set label-restriction's local variables",
-    "xml": "<set>\n<parameter name='label-restriction.' value='`$link.te.te-link-attributes.label-restriction[$tidx].`' />\n<parameter name='unique-lrId' value=\"`$alt-unique-linkId + '-lrId-' + $label-restriction.index`\" />\n",
-    "comments": "",
-    "x": 2267.6668701171875,
-    "y": 421.88897705078125,
-    "z": "3cbec5d5.54ea02",
-    "wires": []
-  },
-  {
-    "id": "7135b68.c08c3c8",
-    "type": "success",
-    "name": "success",
-    "xml": "<outcome value='success'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 2403.055419921875,
-    "y": 466.635009765625,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      [
-        "2043dae3.034356"
-      ]
-    ]
-  },
-  {
-    "id": "69007117.c84f9",
-    "type": "failure",
-    "name": "failure",
-    "xml": "<outcome value='failure'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 2410.7340087890625,
-    "y": 525.8493347167969,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      [
-        "30f94010.a2f0b"
-      ]
-    ]
-  },
-  {
-    "id": "2043dae3.034356",
-    "type": "block",
-    "name": "block",
-    "xml": "<block>\n",
-    "atomic": "false",
-    "comments": "",
-    "outputs": 1,
-    "x": 2563.5555419921875,
-    "y": 465.8889465332031,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "30f94010.a2f0b",
-    "type": "update",
-    "name": "save label-restriction",
-    "xml": "<update plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='label-restriction' \n      key='logical-link.link-name = $alt-unique-linkId\n      AND label-restriction.id = $unique-lrId' >      \n<parameter name='id' value='`$unique-lrId`' />\n<parameter name='label-start' value='`$label-restriction.label-start`' />\n<parameter name='label-end' value='`$label-restriction.label-end`' />\n<parameter name='range-bitmap' value='`$label-restriction.range-bitmap`' />\n<parameter name='label-step' value='`$label-restriction.label-step`' />\n<parameter name='inclusive-exclusive' value='`$label-restriction.inclusive-exclusive`' />\n\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 2594.5555419921875,
-    "y": 525.8889465332031,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "bf1c8950.f6775",
-    "type": "save",
-    "name": "save link relationship to label-restriction in AAI",
-    "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='logical-link:relationship-list' \n      key='logical-link.link-name = $alt-unique-linkId' force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[$tidx].related-to\" value=\"label-restriction\" />\n<parameter name=\"relationship-list.relationship[$tidx].related-link\" value=\"`'/network/label-restrictions/label-restriction/' + $unique-lrId`\" />\n<parameter name=\"relationship-list.relationship[$tidx].relationship-data[0].relationship-key\" value=\"label-restriction.id\" />\n<parameter name=\"relationship-list.relationship[$tidx].relationship-data[0].relationship-value\" value=\"`$unique-lrId`\" />\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 2289.5555419921875,
-    "y": 579.888916015625,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "869edf38.84c148",
-    "type": "update",
-    "name": "save label-restriction",
-    "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='label-restriction' \n      key='logical-link.link-name = $alt-unique-linkId\n      AND label-restriction.id = $unique-lrId' >      \n<parameter name='id' value='`$unique-lrId`' />\n<parameter name='label-start' value='`$label-restriction.label-start`' />\n<parameter name='label-end' value='`$label-restriction.label-end`' />\n<parameter name='range-bitmap' value='`$label-restriction.range-bitmap`' />\n<parameter name='label-step' value='`$label-restriction.label-step`' />\n<parameter name='inclusive-exclusive' value='`$label-restriction.inclusive-exclusive`' />\n\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 2212.3707275390625,
-    "y": 498.444580078125,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      [
-        "7135b68.c08c3c8",
-        "69007117.c84f9"
-      ]
-    ]
-  },
-  {
-    "id": "dd8767a.3acd918",
-    "type": "switchNode",
-    "name": "switch te-link-attributes",
-    "xml": "<switch test='`$link.te.te-link-attributes.label-restriction`'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1532.5555419921875,
-    "y": 454.888916015625,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      [
-        "2ac06a2f.120e4e",
-        "45e6587f.a583a"
-      ]
-    ]
-  },
-  {
-    "id": "2ac06a2f.120e4e",
-    "type": "outcome",
-    "name": "Null",
-    "xml": "<outcome value=''>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1721.5555419921875,
-    "y": 425.888916015625,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      [
-        "5884f4a0.224604"
-      ]
-    ]
-  },
-  {
-    "id": "5884f4a0.224604",
-    "type": "block",
-    "name": "block",
-    "xml": "<block>\n",
-    "atomic": "false",
-    "comments": "",
-    "outputs": 1,
-    "x": 1881.5555419921875,
-    "y": 424.888916015625,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "45e6587f.a583a",
-    "type": "other",
-    "name": "other",
-    "xml": "<outcome value='Other'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1725.5555419921875,
-    "y": 498.888916015625,
-    "z": "3cbec5d5.54ea02",
-    "wires": [
-      [
-        "ec4710d1.a4614"
-      ]
-    ]
-  },
-  {
-    "id": "915555f.abb44a8",
-    "type": "set",
-    "name": "set more local variables",
-    "xml": "<set>\n<parameter name='unique-linkId' value=\"`'networkId-' + $unique-networkId + '-linkId-' + $link.link-id`\" />\n<parameter name='src-tpId' value=\"`'networkId-' + $unique-networkId + '-nodeId-' + $link.source.source-node + '-ltpId-' + $link.source.source-tp`\" />\n<parameter name='unique-src-node-Id' value=\"`'networkId-' + $unique-networkId + '-nodeId-' + $link.source.source-node`\" />\n",
-    "comments": "",
-    "x": 557,
-    "y": 102,
-    "z": "3cbec5d5.54ea02",
-    "wires": []
-  }
+[\r
+    {\r
+        "id": "2a44484a.6f4af",\r
+        "type": "dgstart",\r
+        "name": "DGSTART",\r
+        "outputs": 1,\r
+        "x": 177,\r
+        "y": 373,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "b261b6d7.5f8108"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b261b6d7.5f8108",\r
+        "type": "service-logic",\r
+        "name": "DataChange ${project.version}",\r
+        "module": "DataChange",\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='DataChange' version='${project.version}'>",\r
+        "outputs": 1,\r
+        "x": 234,\r
+        "y": 452.888916015625,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "ab04b014.5bd13"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ab04b014.5bd13",\r
+        "type": "method",\r
+        "name": "method update-network-links-to-aai",\r
+        "xml": "<method rpc='update-network-links-to-aai' mode='sync'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 248,\r
+        "y": 529.2222290039062,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "80f3a913.52e318"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "80f3a913.52e318",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 259.33343505859375,\r
+        "y": 606.7779235839844,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "a23199c4.d516d"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "cc2ac29e.5b4cb8",\r
+        "type": "update",\r
+        "name": "save logical-link with regular id",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='logical-link' \n      key='logical-link.link-name = $unique-linkId' >\n<parameter name='link-name' value='`$unique-linkId`' />\n<parameter name='link-id' value='`$link.link-id`' />\n<parameter name='link-type' value='`$link.te.te-link-attributes.access-type`' />\n\n\n\n\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1134.111083984375,\r
+        "y": 1031.111083984375,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "a23199c4.d516d",\r
+        "type": "for",\r
+        "name": "for each link",\r
+        "xml": "<for index='pidx' start='0' end='`$network.link_length`' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 287.88885498046875,\r
+        "y": 700.3333129882812,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "40edda8d.1f7304",\r
+                "80b56a94.abd878",\r
+                "df65a3f.afb7d6",\r
+                "1a9f47eb.9dd1b8",\r
+                "d95166a6.786718"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "40edda8d.1f7304",\r
+        "type": "set",\r
+        "name": "set network link's local variables",\r
+        "xml": "<set>\n<parameter name='link.' value='`$network.link[$pidx].`' />\n<parameter name='unique-networkId' value='`$tmp.network-id`' />\n\n",\r
+        "comments": "",\r
+        "x": 620.111083984375,\r
+        "y": 405.2222137451172,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "3d730288.0a9e8e",\r
+        "type": "for",\r
+        "name": "for each label-restriction",\r
+        "xml": "<for index='tidx' start='0' end='`$link.te.te-link-attributes.label-restrictions.label-restrictions.label-restriction_length`' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1660.4444580078125,\r
+        "y": 1251.111083984375,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "389d6db2.d73662",\r
+                "776b3468.2e107c",\r
+                "c048257b.948878",\r
+                "186e1728.625819",\r
+                "b47043c.925bdc",\r
+                "b74e25a8.02a68"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "389d6db2.d73662",\r
+        "type": "set",\r
+        "name": "set label-restriction's local variables",\r
+        "xml": "<set>\n<parameter name='unique-lrId' value=\"`$unique-linkId + '-lrId-' + $label-restriction.index`\" />\n",\r
+        "comments": "",\r
+        "x": 1965.111328125,\r
+        "y": 1216.0000610351562,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "384d69e2.32009e",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2078.4998779296875,\r
+        "y": 1258.74609375,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "6f478b20.e94c3c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "969cafe8.9f0d68",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2086.178466796875,\r
+        "y": 1317.9604187011719,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "227afca0.40453c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "6f478b20.e94c3c",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2239,\r
+        "y": 1258.0000305175781,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "c43aca83.435d68",\r
+        "type": "set",\r
+        "name": "set src-ltpId dst-ltpId",\r
+        "xml": "<set>\n<parameter name='src-ltpId' value=\"`'nodeId-' + $oof.vpn.access-node-id + '-ltpId-' + $oof.vpn.src-access-ltp-id`\" />\n<parameter name='dst-ltpId' value=\"`'nodeId-' + $oof.vpn.access-node-id + '-ltpId-' + $oof.vpn.dst-access-ltp-id`\" />",\r
+        "comments": "",\r
+        "x": 2647.5001220703125,\r
+        "y": 2720.545135498047,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "c3c98fb1.6530b8",\r
+        "type": "save",\r
+        "name": "save srcLTP relationship in AAI",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='vpn-binding:relationship-list' \n      key='vpn-binding.vpn-id = $tmp.vpnName' \n      force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[0].related-to\" value=\"p-interface\" />\n<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/pnfs/pnf/' + $oof.vpn.access-node-id + '/p-interfaces/p-interface/' + $src-ltpId`\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"p-interface.interface-name\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$src-ltpId`\" />\n\n\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2681.0001220703125,\r
+        "y": 2760.545135498047,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "3e4af052.d590d8",\r
+        "type": "save",\r
+        "name": "save dstLTP relationship in AAI",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='vpn-binding:relationship-list' \n      key='vpn-binding.vpn-id = $tmp.vpnName' \n      force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[0].related-to\" value=\"p-interface\" />\n<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/pnfs/pnf/' + $oof.vpn.access-node-id + '/p-interfaces/p-interface/' + $dst-ltpId`\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"p-interface.interface-name\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$dst-ltpId`\" />",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2681.0001220703125,\r
+        "y": 2800.545135498047,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "227afca0.40453c",\r
+        "type": "update",\r
+        "name": "save label-restriction",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='label-restriction' \n      key='logical-link.link-name = $unique-linkId\n      AND label-restriction.id = $unique-lrId' >      \n<parameter name='id' value='`$unique-lrId`' />\n<parameter name='label-start' value='`$label-restriction.label-start`' />\n<parameter name='label-end' value='`$label-restriction.label-end`' />\n<parameter name='range-bitmap' value='`$label-restriction.range-bitmap`' />\n<parameter name='label-step' value='`$label-restriction.label-step.otn-tpn`' />\n<parameter name='inclusive-exclusive' value='`$label-restriction.restriction`' />\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2270,\r
+        "y": 1318.0000305175781,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "cb52235a.4de398",\r
+        "type": "save",\r
+        "name": "save link relationship to label-restriction in AAI",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='logical-link:relationship-list' \n      key='logical-link.link-name = $unique-linkId' force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[0].related-to\" value=\"label-restriction\" />\n<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/label-restrictions/label-restriction/' + $unique-lrId`\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"label-restriction.id\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$unique-lrId`\" />\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1981,\r
+        "y": 1514,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "776b3468.2e107c",\r
+        "type": "update",\r
+        "name": "save label-restriction",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='label-restriction' \n      key='label-restriction.id = $unique-lrId' >      \n<parameter name='id' value='`$unique-lrId`' />\n<parameter name='label-start' value='`$label-restriction.label-start.te-label.otn-tpn`' />\n<parameter name='label-end' value='`$label-restriction.label-end.te-label.otn-tpn`' />\n<parameter name='range-bitmap' value='`$label-restriction.range-bitmap`' />\n<parameter name='label-step' value='`$label-restriction.label-step.otn-tpn`' />\n<parameter name='inclusive-exclusive' value='`$label-restriction.restriction`' />\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1919.815185546875,\r
+        "y": 1290.5556640625,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "384d69e2.32009e",\r
+                "969cafe8.9f0d68"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "cd94c0c7.dca99",\r
+        "type": "switchNode",\r
+        "name": "switch te-link-attributes label-restriction_length",\r
+        "xml": "<switch test='`$link.te.te-link-attributes.label-restrictions.label-restriction_length`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1179,\r
+        "y": 1251,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "90c65e1e.1b46a",\r
+                "bba73be.8f0e648",\r
+                "89bc22d1.34b6f8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "80b56a94.abd878",\r
+        "type": "switchNode",\r
+        "name": "switch link.destination",\r
+        "xml": "<switch test='`$link.destination.dest-node`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 596,\r
+        "y": 510,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "96f5218a.ce7508",\r
+                "bcdde385.d6a18"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "96f5218a.ce7508",\r
+        "type": "outcome",\r
+        "name": "Null",\r
+        "xml": "<outcome value=''>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 800,\r
+        "y": 471,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "9cac56eb.170248"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "bcdde385.d6a18",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 797,\r
+        "y": 533,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "c79f771b.d3d4f"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c79f771b.d3d4f",\r
+        "type": "set",\r
+        "name": "set network link's destination variables",\r
+        "xml": "<set>\n<parameter name='dst-tpId' value=\"`'networkId-' + $unique-networkId + '-nodeId-' + $link.destination.dest-node + '-ltpId-' + $link.destination.dest-tp`\" />\n<parameter name='unique-dst-node-Id' value=\"`'networkId-' + $unique-networkId + '-nodeId-' + $link.destination.dest-node`\" />\n<parameter name='is-open-ended-link' value='false' />\n\n",\r
+        "comments": "",\r
+        "x": 1026,\r
+        "y": 496,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "4a74efae.a400d",\r
+        "type": "set",\r
+        "name": "set is-open-ended-link",\r
+        "xml": "<set>\n<parameter name='is-open-ended-link' value='true' />\n\n",\r
+        "comments": "",\r
+        "x": 1204,\r
+        "y": 371,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "fd4572f8.4a1fc8",\r
+        "type": "save",\r
+        "name": "get p-interface from aai",\r
+        "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"p-interface\"\n\t    key=\"pnf.pnf-name = $unique-src-node-Id\n\t        and p-interface.interface-name = $src-tpId\"\n\t\tlocal-only=\"false\" \n\t\tpfx=\"tmp.aai.p-interface\" >",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1207,\r
+        "y": 456,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "d91d5461.237b08",\r
+                "554f3cd2.29aafc",\r
+                "26188ec7.d70682"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d91d5461.237b08",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1450,\r
+        "y": 451,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "642df634.9cfcd"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "554f3cd2.29aafc",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1448,\r
+        "y": 540,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "da5c053.247edf8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "cc6294bd.db47a",\r
+        "type": "set",\r
+        "name": "set alternative unique link id",\r
+        "xml": "<set>\n<parameter name='alt-unique-linkId' value=\"`$tmp.aai.p-interface.inter-domain-plug-id`\" />\n<!--<parameter name='alt-unique-linkId' value=\"`'networkId-' + $unique-networkId + '-linkId-' + $tmp.aai.p-interface.inter-domain-plug-id`\" />-->\n\n",\r
+        "comments": "",\r
+        "x": 2123,\r
+        "y": 468,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "da5c053.247edf8",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",\r
+        "comments": "",\r
+        "x": 1617,\r
+        "y": 541,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "db2a7a96.c095e8",\r
+        "type": "save",\r
+        "name": "get logical-link from aai",\r
+        "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"logical-link\"\n\t    key=\"logical-link.link-name = $alt-unique-linkId\"\n\t\tlocal-only=\"false\" \n\t\tpfx=\"tmp.aai.logical-link\" >",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 915,\r
+        "y": 977,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "9cc79665.b0c1d8",\r
+                "ccb57d13.8728a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "26188ec7.d70682",\r
+        "type": "not-found",\r
+        "name": "not-found",\r
+        "xml": "<outcome value='not-found'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1459.490966796875,\r
+        "y": 493.57403564453125,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "2d6aa2de.7cc37e"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2d6aa2de.7cc37e",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.l3vpn.pe1_id`\" />\n\n",\r
+        "comments": "",\r
+        "x": 1613.0623779296875,\r
+        "y": 496.8597717285156,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "e1b7cfff.245f78",\r
+        "type": "switchNode",\r
+        "name": "switch is-open-ended-link",\r
+        "xml": "<switch test='`$is-open-ended-link`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 494,\r
+        "y": 1016,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "23bae704.e702f8",\r
+                "41118ce4.589e94"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "23bae704.e702f8",\r
+        "type": "outcomeFalse",\r
+        "name": "false",\r
+        "xml": "<outcome value='false'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 711,\r
+        "y": 1038,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "b47ecf24.d0d53"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "41118ce4.589e94",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 714,\r
+        "y": 978,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "db2a7a96.c095e8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9cc79665.b0c1d8",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1159,\r
+        "y": 647,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "472cc2a1.3bea84"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ccb57d13.8728a",\r
+        "type": "not-found",\r
+        "name": "not-found",\r
+        "xml": "<outcome value='not-found'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1184.490966796875,\r
+        "y": 842.5740356445312,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "3f879bbb.1b856c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2fc9a33.5368fdc",\r
+        "type": "update",\r
+        "name": "save logical-link with alternative link id",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='logical-link' \n      key='logical-link.link-name = $alt-unique-linkId' >\n<parameter name='link-name' value='`$alt-unique-linkId`' />\n<parameter name='link-id' value='`$link.link-id`' />\n<parameter name='link-type' value='`$link.te.te-link-attributes.access-type`' />\n<parameter name='link-role' value='cross-domain' />\n\n\n\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1656,\r
+        "y": 864,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "b47ecf24.d0d53",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic='true'>",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 889,\r
+        "y": 1046,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "cc2ac29e.5b4cb8",\r
+                "cd94c0c7.dca99",\r
+                "8b256a3b.c9fcf8",\r
+                "7d71c761.5d3918"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "1a18f983.2948b6",\r
+        "type": "save",\r
+        "name": "update dest TP by putting src TP of the current link",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='logical-link:relationship-list' \n      key='logical-link.link-name = $alt-unique-linkId' force=\"true\" pfx=\"tmp.AnAI-data\">\n<!--<parameter name=\"relationship-list.relationship[0].related-to\" value=\"p-interface\" />-->\n<!--<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/pnfs/pnf/' + $unique-src-node-Id + '/p-interfaces/p-interface/' + $src-tpId`\" />-->\n<!--<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"p-interface.interface-name\" />-->\n<!--<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$src-tpId`\" />-->\n\n<parameter name=\"relationship-list.relationship[0].related-to\" value=\"p-interface\" />\n<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/pnfs/pnf/' + $unique-src-node-Id + '/p-interfaces/p-interface/' + $src-tpId`\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"p-interface.interface-name\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$src-tpId`\" />",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2570,\r
+        "y": 693,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "8f7a6405.a639e",\r
+                "980c7498.2f0248"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "74e95a4e.aaf1fc",\r
+        "type": "save",\r
+        "name": "save source and dest TP",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='logical-link:relationship-list' \n      key='logical-link.link-name = $unique-linkId' force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[0].related-to\" value=\"p-interface\" />\n<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/pnfs/pnf/' + $unique-src-node-Id + '/p-interfaces/p-interface/' + $src-tpId`\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"p-interface.interface-name\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$src-tpId`\" />\n\n<parameter name=\"relationship-list.relationship[1].related-to\" value=\"p-interface\" />\n<parameter name=\"relationship-list.relationship[1].related-link\" value=\"`'/network/pnfs/pnf/' + $unique-dst-node-Id + '/p-interfaces/p-interface/' + $dst-tpId`\" />\n<parameter name=\"relationship-list.relationship[1].relationship-data[0].relationship-key\" value=\"p-interface.interface-name\" />\n<parameter name=\"relationship-list.relationship[1].relationship-data[0].relationship-value\" value=\"`$dst-tpId`\" />",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1119,\r
+        "y": 1485,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "9cac56eb.170248",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 988,\r
+        "y": 432,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "4a74efae.a400d",\r
+                "fd4572f8.4a1fc8",\r
+                "33c2b566.b310c2"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "3f879bbb.1b856c",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic='true'>",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1373,\r
+        "y": 845,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "2fc9a33.5368fdc",\r
+                "2a78ca83.6ff14e",\r
+                "2b39dd9d.727772",\r
+                "a907e1c3.c2be48"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2a78ca83.6ff14e",\r
+        "type": "save",\r
+        "name": "save source only",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='logical-link:relationship-list' \n      key='logical-link.link-name = $alt-unique-linkId' force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[0].related-to\" value=\"p-interface\" />\n<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/pnfs/pnf/' + $unique-src-node-Id + '/p-interfaces/p-interface/' + $src-tpId`\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"p-interface.interface-name\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$src-tpId`\" />\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1585,\r
+        "y": 925,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "cccf5ee2.02af4",\r
+        "type": "for",\r
+        "name": "for each label-restriction",\r
+        "xml": "<for index='tidx' start='0' end='`$link.te.te-link-attributes.label-restrictions.label-restriction_length`' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2112,\r
+        "y": 1051,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "e6f77baa.2a01a8",\r
+                "9164022b.f6d8e",\r
+                "d3edd22f.77b2c8",\r
+                "500f0218.4a402c",\r
+                "7b4521e8.06bc6",\r
+                "2f592aeb.8ac8a6"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e6f77baa.2a01a8",\r
+        "type": "set",\r
+        "name": "set label-restriction's local variables",\r
+        "xml": "<set>\n<parameter name='label-restriction.' value='`$link.te.te-link-attributes.label-restrictions.label-restriction[$tidx].`' />\n",\r
+        "comments": "",\r
+        "x": 2402.6669921875,\r
+        "y": 929.8889770507812,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "aa6afabb.060108",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2544.0555419921875,\r
+        "y": 1008.635009765625,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "56ad069a.c01ff"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a11a19e6.f83db",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2551.734130859375,\r
+        "y": 1067.8493347167969,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "a2c16cc9.f432d8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "56ad069a.c01ff",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2704.5556640625,\r
+        "y": 1007.8889465332031,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "a2c16cc9.f432d8",\r
+        "type": "update",\r
+        "name": "save label-restriction",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='label-restriction' \n      key='logical-link.link-name = $alt-unique-linkId\n      AND label-restriction.id = $unique-lrId' >      \n<parameter name='id' value='`$unique-lrId`' />\n<parameter name='label-start' value='`$label-restriction.label-start`' />\n<parameter name='label-end' value='`$label-restriction.label-end`' />\n<parameter name='range-bitmap' value='`$label-restriction.range-bitmap`' />\n<parameter name='label-step' value='`$label-restriction.label-step.otn-tpn`' />\n<parameter name='inclusive-exclusive' value='`$label-restriction.restriction`' />\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2735.5556640625,\r
+        "y": 1067.8889465332031,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "97715e1e.68cf18",\r
+        "type": "save",\r
+        "name": "save link relationship to label-restriction in AAI",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='logical-link:relationship-list' \n      key='logical-link.link-name = $alt-unique-linkId' force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[0].related-to\" value=\"label-restriction\" />\n<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/label-restrictions/label-restriction/' + $unique-lrId`\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"label-restriction.id\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$unique-lrId`\" />\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2411.5556640625,\r
+        "y": 1200.888916015625,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "9164022b.f6d8e",\r
+        "type": "update",\r
+        "name": "save label-restriction",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='label-restriction' \n      key='label-restriction.id = $unique-lrId' >      \n<parameter name='id' value='`$unique-lrId`' />\n<parameter name='label-start' value='`$label-restriction.label-start.te-label.otn-tpn`' />\n<parameter name='label-end' value='`$label-restriction.label-end.te-label.otn-tpn`' />\n<parameter name='range-bitmap' value='`$label-restriction.range-bitmap`' />\n<parameter name='label-step' value='`$label-restriction.label-step.otn-tpn`' />\n<parameter name='inclusive-exclusive' value='`$label-restriction.restriction`' />\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2353.370849609375,\r
+        "y": 1040.444580078125,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "aa6afabb.060108",\r
+                "a11a19e6.f83db"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "df65a3f.afb7d6",\r
+        "type": "set",\r
+        "name": "set more local variables",\r
+        "xml": "<set>\n<parameter name='unique-linkId' value=\"`'networkId-' + $unique-networkId + '-linkId-' + $link.link-id`\" />\n<parameter name='src-tpId' value=\"`'networkId-' + $unique-networkId + '-nodeId-' + $link.source.source-node + '-ltpId-' + $link.source.source-tp`\" />\n<parameter name='unique-src-node-Id' value=\"`'networkId-' + $unique-networkId + '-nodeId-' + $link.source.source-node`\" />\n",\r
+        "comments": "",\r
+        "x": 597,\r
+        "y": 455,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "8ffa23a3.fdd688",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1539,\r
+        "y": 368,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "642df634.9cfcd",\r
+        "type": "switchNode",\r
+        "name": "switch inter-domain-plug-id of the src tp",\r
+        "xml": "<switch test='`$tmp.aai.p-interface.inter-domain-plug-id`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1689,\r
+        "y": 448,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "398a73a4.c141b4",\r
+                "b976aae8.9f6bf"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "398a73a4.c141b4",\r
+        "type": "outcome",\r
+        "name": "Null",\r
+        "xml": "<outcome value=''>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1919,\r
+        "y": 395,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "1c8478c5.1051c7"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b976aae8.9f6bf",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1923,\r
+        "y": 468,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "cc6294bd.db47a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "1c8478c5.1051c7",\r
+        "type": "set",\r
+        "name": "unset is-open-ended-link",\r
+        "xml": "<set>\n<parameter name='is-open-ended-link' value='false' />\n<parameter name='is-invalid-open-ended-link' value='true' />\n\n",\r
+        "comments": "",\r
+        "x": 2107,\r
+        "y": 391,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "d68a82dd.baafa",\r
+        "type": "save",\r
+        "name": "delete logical-link",\r
+        "xml": "<delete plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"logical-link\" \n\tkey=\"logical-link.link-name = $tmp.link-name\" >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2088,\r
+        "y": 340,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "1a9f47eb.9dd1b8",\r
+        "type": "set",\r
+        "name": "unset network link's local variables",\r
+        "xml": "<set>\n<parameter name='link.' value='' />\n<parameter name='dst-tpId' value='' />\n<parameter name='unique-dst-node-Id' value='' />\n<parameter name='is-open-ended-link' value='false' />\n<parameter name='is-invalid-open-ended-link' value='false' />\n\n",\r
+        "comments": "",\r
+        "x": 625,\r
+        "y": 347,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "95689fab.742d9",\r
+        "type": "switchNode",\r
+        "name": "switch is-invalid-open-ended-link",\r
+        "xml": "<switch test='`$is-invalid-open-ended-link`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 715,\r
+        "y": 1463,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "34ef56f.9c47daa",\r
+                "5046d09d.03023"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5046d09d.03023",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 922,\r
+        "y": 1431,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "62591c1c.412984"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "34ef56f.9c47daa",\r
+        "type": "outcomeFalse",\r
+        "name": "false",\r
+        "xml": "<outcome value='false'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 919,\r
+        "y": 1491,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "74e95a4e.aaf1fc"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "62591c1c.412984",\r
+        "type": "save",\r
+        "name": "save source only",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='logical-link:relationship-list' \n      key='logical-link.link-name = $unique-linkId' force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[0].related-to\" value=\"p-interface\" />\n<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/pnfs/pnf/' + $unique-src-node-Id + '/p-interfaces/p-interface/' + $src-tpId`\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"p-interface.interface-name\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$src-tpId`\" />\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1102,\r
+        "y": 1430,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "25746d3c.4940aa",\r
+        "type": "switchNode",\r
+        "name": "switch relationship-list_length",\r
+        "xml": "<switch test='`$tmp.aai.logical-link.relationship-list_length`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1431,\r
+        "y": 620,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "746a8004.09cff",\r
+                "73e19277.cd0d74",\r
+                "54f3128.186c6ec"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "f940a5cf.482c7",\r
+        "type": "switchNode",\r
+        "name": "switch relationship-list_length != $src-tpId",\r
+        "xml": "<switch test='`$tmp.aai.logical-link.relationship-list.relationship[0].relationship-data[1].relationship-value != $src-tpId`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1882,\r
+        "y": 634,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "f5773dbe.bfd0b"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "746a8004.09cff",\r
+        "type": "outcome",\r
+        "name": "0",\r
+        "xml": "<outcome value='0'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1649,\r
+        "y": 579,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "72a8794.b4b8e08"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "73e19277.cd0d74",\r
+        "type": "outcome",\r
+        "name": "1",\r
+        "xml": "<outcome value='1'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1646,\r
+        "y": 616,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "f940a5cf.482c7"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "54f3128.186c6ec",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1656,\r
+        "y": 690,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "5ae33948.bc4e98"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5ae33948.bc4e98",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1793,\r
+        "y": 691,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "40998ac8.7fdebc"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "72a8794.b4b8e08",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1791,\r
+        "y": 587,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "cd475089.f525c8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d95166a6.786718",\r
+        "type": "switchNode",\r
+        "name": "switch is-invalid-open-ended-link",\r
+        "xml": "<switch test='`$is-invalid-open-ended-link`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 492,\r
+        "y": 844,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "931f9360.8959a8",\r
+                "c70eb2bc.c116e"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c70eb2bc.c116e",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 699,\r
+        "y": 812,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "6d40a852.3c30b8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "931f9360.8959a8",\r
+        "type": "outcomeFalse",\r
+        "name": "false",\r
+        "xml": "<outcome value='false'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 696,\r
+        "y": 872,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "e1b7cfff.245f78"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "6d40a852.3c30b8",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 850,\r
+        "y": 812,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "8b256a3b.c9fcf8",\r
+        "type": "save",\r
+        "name": "save source and dest TP",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='logical-link:relationship-list' \n      key='logical-link.link-name = $unique-linkId' force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[0].related-to\" value=\"p-interface\" />\n<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/pnfs/pnf/' + $unique-src-node-Id + '/p-interfaces/p-interface/' + $src-tpId`\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"p-interface.interface-name\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$src-tpId`\" />\n\n<parameter name=\"relationship-list.relationship[1].related-to\" value=\"p-interface\" />\n<parameter name=\"relationship-list.relationship[1].related-link\" value=\"`'/network/pnfs/pnf/' + $unique-dst-node-Id + '/p-interfaces/p-interface/' + $dst-tpId`\" />\n<parameter name=\"relationship-list.relationship[1].relationship-data[0].relationship-key\" value=\"p-interface.interface-name\" />\n<parameter name=\"relationship-list.relationship[1].relationship-data[0].relationship-value\" value=\"`$dst-tpId`\" />",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1117,\r
+        "y": 1134,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "f5773dbe.bfd0b",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2129,\r
+        "y": 625,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "4a8ff8f3.1a9e6",\r
+        "type": "record",\r
+        "name": "log file",\r
+        "xml": " <record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n    <parameter name=\"file\" value=\"/opt/onap/logTopologyDiscovery.txt\" />\n    <parameter name=\"field1\" value=\"__TIMESTAMP__\" />\n    <parameter name=\"field2\" value=\"uniqueLinkId\" />\n    <parameter name=\"field3\" value=\"`$unique-linkId`\" />\n    <parameter name=\"field4\" value=\"srcTpId\" />\n    <parameter name=\"field5\" value=\"`$src-tpId`\" />\n    <parameter name=\"field6\" value=\"dstTpId\" />\n    <parameter name=\"field7\" value=\"`$dst-tpId`\" />\n    ",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1062,\r
+        "y": 1079,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "33c2b566.b310c2",\r
+        "type": "set",\r
+        "name": "unset tmp.aai.p-interface",\r
+        "xml": "<set>\n<parameter name='tmp.aai.p-interface' value='' />\n<parameter name='tmp.aai.p-interface.inter-domain-plug-id' value='' />\n\n",\r
+        "comments": "",\r
+        "x": 1205,\r
+        "y": 409,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "4fdf002d.f301b8",\r
+        "type": "record",\r
+        "name": "log file",\r
+        "xml": " <record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n    <parameter name=\"file\" value=\"/opt/onap/logMerge.txt\" />\n    <parameter name=\"field1\" value=\"__TIMESTAMP__\" />\n    <parameter name=\"field2\" value=\"altUniqueLinkId\" />\n    <parameter name=\"field3\" value=\"`$alt-unique-linkId`\" />\n    <parameter name=\"field4\" value=\"srcTpId\" />\n    <parameter name=\"field5\" value=\"`$src-tpId`\" />\n    <parameter name=\"field6\" value=\"relationship-value\" />\n    <parameter name=\"field7\" value='`$tmp.aai.logical-link.relationship-list.relationship[0].relationship-data[1].relationship-value`' />\n    ",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2445,\r
+        "y": 597,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "472cc2a1.3bea84",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2121,\r
+        "y": 842,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "4fdf002d.f301b8",\r
+                "1a18f983.2948b6",\r
+                "54aa9c80.30f7ac",\r
+                "beafe2da.650458"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8f7a6405.a639e",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2859,\r
+        "y": 663,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "80d026e.3108fd8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "980c7498.2f0248",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2866.6785888671875,\r
+        "y": 722.2143249511719,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "e9dc5e3a.d617b8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "80d026e.3108fd8",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3007,\r
+        "y": 658,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "36bd5bef.3c952c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "36bd5bef.3c952c",\r
+        "type": "record",\r
+        "name": "log file",\r
+        "xml": " <record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n    <parameter name=\"file\" value=\"/opt/onap/logMergeSuccess.txt\" />\n    <parameter name=\"field1\" value=\"__TIMESTAMP__\" />\n    <parameter name=\"field2\" value=\"altUniqueLinkId\" />\n    <parameter name=\"field3\" value=\"`$alt-unique-linkId`\" />\n    <parameter name=\"field4\" value=\"srcTpId\" />\n    <parameter name=\"field5\" value=\"`$src-tpId`\" />\n    <parameter name=\"field6\" value=\"relationship-value\" />\n    <parameter name=\"field7\" value='`$tmp.aai.logical-link.relationship-list.relationship[0].relationship-data[1].relationship-value`' />\n    ",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3152,\r
+        "y": 658,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "e9dc5e3a.d617b8",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3014,\r
+        "y": 720,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "aad51072.1ab57"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "cd475089.f525c8",\r
+        "type": "record",\r
+        "name": "log file",\r
+        "xml": " <record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n    <parameter name=\"file\" value=\"/opt/onap/logNoRelationship.txt\" />\n    <parameter name=\"field1\" value=\"__TIMESTAMP__\" />\n    <parameter name=\"field2\" value=\"noRelationshipForLink:\" />\n    <parameter name=\"field3\" value=\"`$tmp.aai.logical-link.link-name`\" />",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1927,\r
+        "y": 585,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "40998ac8.7fdebc",\r
+        "type": "record",\r
+        "name": "log file",\r
+        "xml": " <record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n    <parameter name=\"file\" value=\"/opt/onap/logNoRelationship.txt\" />\n    <parameter name=\"field1\" value=\"__TIMESTAMP__\" />\n    <parameter name=\"field2\" value=\"moreThanOneRelationshipForLink:\" />\n    <parameter name=\"field3\" value=\"`$tmp.aai.logical-link.link-name`\" />\n    <parameter name=\"field4\" value=\"HowMany:\" />\n    <parameter name=\"field5\" value=\"`$tmp.aai.logical-link.relationship-list_length`\" />",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1938,\r
+        "y": 700,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "aad51072.1ab57",\r
+        "type": "record",\r
+        "name": "log file",\r
+        "xml": " <record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n    <parameter name=\"file\" value=\"/opt/onap/logMergeFailure.txt\" />\n    <parameter name=\"field1\" value=\"__TIMESTAMP__\" />\n    <parameter name=\"field2\" value=\"altUniqueLinkId\" />\n    <parameter name=\"field3\" value=\"`$alt-unique-linkId`\" />\n    <parameter name=\"field4\" value=\"srcTpId\" />\n    <parameter name=\"field5\" value=\"`$src-tpId`\" />\n    <parameter name=\"field6\" value=\"relationship-value\" />\n    <parameter name=\"field7\" value='`$tmp.aai.logical-link.relationship-list.relationship[0].relationship-data[1].relationship-value`' />\n    ",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3159,\r
+        "y": 720,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "90c65e1e.1b46a",\r
+        "type": "other",\r
+        "name": "Null",\r
+        "xml": "<outcome value=''>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1473,\r
+        "y": 1149,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "5ece6154.9b4de8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "bba73be.8f0e648",\r
+        "type": "outcome",\r
+        "name": "length 0",\r
+        "xml": "<outcome value='0'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1475,\r
+        "y": 1197,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "5ece6154.9b4de8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "89bc22d1.34b6f8",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1472,\r
+        "y": 1251,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "3d730288.0a9e8e"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5ece6154.9b4de8",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1628,\r
+        "y": 1149,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "2b39dd9d.727772",\r
+        "type": "switchNode",\r
+        "name": "switch te-link-attributes label-restriction_length",\r
+        "xml": "<switch test='`$link.te.te-link-attributes.label-restrictions.label-restriction_length`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1654,\r
+        "y": 1042,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "63fb4c18.c74d64",\r
+                "2a270231.4c1bfe",\r
+                "e61a6187.46dbb"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "63fb4c18.c74d64",\r
+        "type": "other",\r
+        "name": "Null",\r
+        "xml": "<outcome value=''>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1926,\r
+        "y": 952,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "8419c37f.a7c378"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8419c37f.a7c378",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2081,\r
+        "y": 952,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "2a270231.4c1bfe",\r
+        "type": "outcome",\r
+        "name": "length 0",\r
+        "xml": "<outcome value='0'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1928,\r
+        "y": 1000,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "8419c37f.a7c378"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e61a6187.46dbb",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1927,\r
+        "y": 1051,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "cccf5ee2.02af4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d3edd22f.77b2c8",\r
+        "type": "set",\r
+        "name": "unset label-restriction's local variables",\r
+        "xml": "<set>\n<parameter name='label-restriction.' value='' />\n<parameter name='unique-lrId' value=\"\" />\n",\r
+        "comments": "",\r
+        "x": 2408,\r
+        "y": 878,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "c048257b.948878",\r
+        "type": "set",\r
+        "name": "unset label-restriction's local variables",\r
+        "xml": "<set>\n<parameter name='label-restriction.' value='' />\n<parameter name='unique-lrId' value=\"\" />\n",\r
+        "comments": "",\r
+        "x": 1962,\r
+        "y": 1105,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "54aa9c80.30f7ac",\r
+        "type": "switchNode",\r
+        "name": "switch te-link-attributes label-restriction_length",\r
+        "xml": "<switch test='`$link.te.te-link-attributes.label-restrictions.label-restriction_length`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2746,\r
+        "y": 829,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "553db7a2.c22418",\r
+                "1cc0503b.5a6d68",\r
+                "b8719fd0.e9e07"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "553db7a2.c22418",\r
+        "type": "other",\r
+        "name": "Null",\r
+        "xml": "<outcome value=''>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3016,\r
+        "y": 791,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "416529b9.98998"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "416529b9.98998",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3171,\r
+        "y": 791,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "1cc0503b.5a6d68",\r
+        "type": "outcome",\r
+        "name": "length 0",\r
+        "xml": "<outcome value='0'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3018,\r
+        "y": 839,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "416529b9.98998"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b8719fd0.e9e07",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3017,\r
+        "y": 890,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "7c7df4.0399fa0c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7c7df4.0399fa0c",\r
+        "type": "for",\r
+        "name": "for each label-restriction",\r
+        "xml": "<for index='tidx' start='0' end='`$link.te.te-link-attributes.label-restrictions.label-restriction_length`' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3202,\r
+        "y": 890,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "26ef8a14.1b2d0e",\r
+                "48b544fa.8f9e04",\r
+                "60812efb.8cb68",\r
+                "3261da0c.acaf2e",\r
+                "e930ab18.78d978",\r
+                "2bb6c31b.5fcc04"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "60812efb.8cb68",\r
+        "type": "set",\r
+        "name": "unset label-restriction's local variables",\r
+        "xml": "<set>\n<parameter name='label-restriction.' value='' />\n<parameter name='unique-lrId' value=\"\" />\n",\r
+        "comments": "",\r
+        "x": 3500,\r
+        "y": 705,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "26ef8a14.1b2d0e",\r
+        "type": "set",\r
+        "name": "set label-restriction's local variables",\r
+        "xml": "<set>\n<parameter name='label-restriction.' value='`$link.te.te-link-attributes.label-restrictions.label-restriction[$tidx].`' />\n",\r
+        "comments": "",\r
+        "x": 3489.6669921875,\r
+        "y": 751.8889770507812,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "48b544fa.8f9e04",\r
+        "type": "update",\r
+        "name": "save label-restriction",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='label-restriction' \n      key='label-restriction.id = $unique-lrId' >      \n<parameter name='id' value='`$unique-lrId`' />\n<parameter name='label-start' value='`$label-restriction.label-start.te-label.otn-tpn`' />\n<parameter name='label-end' value='`$label-restriction.label-end.te-label.otn-tpn`' />\n<parameter name='range-bitmap' value='`$label-restriction.range-bitmap`' />\n<parameter name='label-step' value='`$label-restriction.label-step.otn-tpn`' />\n<parameter name='inclusive-exclusive' value='`$label-restriction.restriction`' />\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3443.370849609375,\r
+        "y": 879.444580078125,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "5cd8f390.b6a584",\r
+                "dea4e969.6c5628"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2c2affa2.8c3e2",\r
+        "type": "save",\r
+        "name": "save link relationship to label-restriction in AAI",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='logical-link:relationship-list' \n      key='logical-link.link-name = $alt-unique-linkId' force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[0].related-to\" value=\"label-restriction\" />\n<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/label-restrictions/label-restriction/' + $unique-lrId`\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"label-restriction.id\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$unique-lrId`\" />\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3517.5556640625,\r
+        "y": 1063.888916015625,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "5cd8f390.b6a584",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3634.0555419921875,\r
+        "y": 847.635009765625,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "3d107091.6c1e18"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "dea4e969.6c5628",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3641.734130859375,\r
+        "y": 906.8493347167969,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            [\r
+                "27136cba.661bb4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "3d107091.6c1e18",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3794.5556640625,\r
+        "y": 846.8889465332031,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "27136cba.661bb4",\r
+        "type": "update",\r
+        "name": "save label-restriction",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='label-restriction' \n      key='label-restriction.id = $unique-lrId' >      \n<parameter name='id' value='`$unique-lrId`' />\n<parameter name='label-start' value='`$label-restriction.label-start.te-label.otn-tpn`' />\n<parameter name='label-end' value='`$label-restriction.label-end.te-label.otn-tpn`' />\n<parameter name='range-bitmap' value='`$label-restriction.range-bitmap`' />\n<parameter name='label-step' value='`$label-restriction.label-step.otn-tpn`' />\n<parameter name='inclusive-exclusive' value='`$label-restriction.restriction`' />\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3825.5556640625,\r
+        "y": 906.8889465332031,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "3261da0c.acaf2e",\r
+        "type": "set",\r
+        "name": "set label-restriction's local variables",\r
+        "xml": "<set>\n<parameter name='unique-lrId' value=\"`$alt-unique-linkId + '-lrId-' + $label-restriction.index`\" />\n",\r
+        "comments": "",\r
+        "x": 3490,\r
+        "y": 801,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "500f0218.4a402c",\r
+        "type": "set",\r
+        "name": "set label-restriction's local variables",\r
+        "xml": "<set>\n<parameter name='unique-lrId' value=\"`$alt-unique-linkId + '-lrId-' + $label-restriction.index`\" />\n",\r
+        "comments": "",\r
+        "x": 2404,\r
+        "y": 970,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "186e1728.625819",\r
+        "type": "set",\r
+        "name": "set label-restriction's local variables",\r
+        "xml": "<set>\n<parameter name='label-restriction.' value='`$link.te.te-link-attributes.label-restrictions.label-restriction[$tidx].`' />\n",\r
+        "comments": "",\r
+        "x": 1959,\r
+        "y": 1157,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "7d71c761.5d3918",\r
+        "type": "update",\r
+        "name": "save te-link-attribute",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='te-link-attribute' \n      key='te-link-attribute.id = $link.te.te-link-attributes.name' >      \n<parameter name='id' value='`$link.te.te-link-attributes.name`' />\n<parameter name='access-type' value='`$link.te.te-link-attributes.access-type`' />\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1100,\r
+        "y": 1179,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "b74e25a8.02a68",\r
+        "type": "save",\r
+        "name": "save te-link-attribute relationship to label-restriction",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='te-link-attribute:relationship-list' \n      key='te-link-attribute.id = $link.te.te-link-attributes.name' force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[0].related-to\" value=\"label-restriction\" />\n<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/label-restrictions/label-restriction/' + $unique-lrId`\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"label-restriction.id\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$unique-lrId`\" />\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1991,\r
+        "y": 1448,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "b47043c.925bdc",\r
+        "type": "save",\r
+        "name": "save te-link-attribute relationship to logical-link in AAI",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='te-link-attribute:relationship-list' \n      key='te-link-attribute.id = $link.te.te-link-attributes.name' force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[0].related-to\" value=\"logical-link\" />\n<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/logical-links/logical-link/' + $unique-linkId`\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"logical-link.link-name\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$unique-linkId`\" />\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2000,\r
+        "y": 1388,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "a907e1c3.c2be48",\r
+        "type": "update",\r
+        "name": "save te-link-attribute",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='te-link-attribute' \n      key='te-link-attribute.id = $link.te.te-link-attributes.name' >      \n<parameter name='id' value='`$link.te.te-link-attributes.name`' />\n<parameter name='access-type' value='`$link.te.te-link-attributes.access-type`' />\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1591,\r
+        "y": 977,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "beafe2da.650458",\r
+        "type": "update",\r
+        "name": "update te-link-attribute",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='te-link-attribute' \n      key='te-link-attribute.id = $link.te.te-link-attributes.name' >      \n<parameter name='id' value='`$link.te.te-link-attributes.name`' />\n<parameter name='access-type' value='`$link.te.te-link-attributes.access-type`' />\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2471,\r
+        "y": 762,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "7b4521e8.06bc6",\r
+        "type": "save",\r
+        "name": "save te-link-attribute relationship to logical-link in AAI",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='te-link-attribute:relationship-list' \n      key='te-link-attribute.id = $link.te.te-link-attributes.name' force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[0].related-to\" value=\"logical-link\" />\n<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/logical-links/logical-link/' + $alt-unique-linkId`\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"logical-link.link-name\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$alt-unique-linkId`\" />\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2436,\r
+        "y": 1108,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "2f592aeb.8ac8a6",\r
+        "type": "save",\r
+        "name": "save te-link-attribute relationship to label-restriction",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='te-link-attribute:relationship-list' \n      key='te-link-attribute.id = $link.te.te-link-attributes.name' force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[0].related-to\" value=\"label-restriction\" />\n<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/label-restrictions/label-restriction/' + $unique-lrId`\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"label-restriction.id\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$unique-lrId`\" />\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2429,\r
+        "y": 1154,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "2bb6c31b.5fcc04",\r
+        "type": "save",\r
+        "name": "save te-link-attribute relationship to label-restriction",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='te-link-attribute:relationship-list' \n      key='te-link-attribute.id = $link.te.te-link-attributes.name' force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[0].related-to\" value=\"label-restriction\" />\n<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/label-restrictions/label-restriction/' + $unique-lrId`\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"label-restriction.id\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$unique-lrId`\" />\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3526,\r
+        "y": 1006,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "e930ab18.78d978",\r
+        "type": "save",\r
+        "name": "save te-link-attribute relationship to logical-link in AAI",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='te-link-attribute:relationship-list' \n      key='te-link-attribute.id = $link.te.te-link-attributes.name' force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[0].related-to\" value=\"logical-link\" />\n<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/logical-links/logical-link/' + $alt-unique-linkId`\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"logical-link.link-name\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$alt-unique-linkId`\" />\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3533,\r
+        "y": 960,\r
+        "z": "9586b8f9.18f7b",\r
+        "wires": [\r
+            []\r
+        ]\r
+    }\r
 ]
\ No newline at end of file