From: Ahila Date: Mon, 9 Aug 2021 20:28:46 +0000 (+0530) Subject: RAN Configuration enhancements X-Git-Tag: 1.2.0~9 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=ccsdk%2Fdistribution.git;a=commitdiff_plain;h=c577d8027193af8d9d9974f432367d227a99a9ff RAN Configuration enhancements -Slice Profile decomposition -New slice Profile update in NearRTRIC during modify-allocate -Remove the Slice Profile from nearRTRIC during terminate -cell id(configParam) under nearRTRIC is appended with maxNoofConns to differentiate intelligent slicing from closed loop Issue-ID: CCSDK-3341 Signed-off-by: Ahila Change-Id: I13720133500b10c3fdf27118a43f6924bfbb736c --- diff --git a/odlsli/src/main/properties/ran-slice-api-dg.properties b/odlsli/src/main/properties/ran-slice-api-dg.properties index 293d375b..7dba4d85 100644 --- a/odlsli/src/main/properties/ran-slice-api-dg.properties +++ b/odlsli/src/main/properties/ran-slice-api-dg.properties @@ -109,6 +109,7 @@ restapi.removeRRMPolicyMember.ToCUUP=/restconf/config/ran-network:ran-network/Ne restapi.terminateSNSSAIEntry.ToNRCellDU=/restconf/config/ran-network:ran-network/NearRTRIC/{idNearRTRIC}/GNBDUFunction/{idGNBDUFunction}/NRCellDU/{idNRCellDU}/attributes/pLMNInfoList/{mcc}/{mnc}/sNSSAIList/{sNssai} restapi.removeRRMPolicyRatio.ToNRCellDU=/restconf/config/ran-network:ran-network/NearRTRIC/{idNearRTRIC}/GNBDUFunction/{idGNBDUFunction}/NRCellDU/{idNRCellDU}/attributes/RRMPolicyRatio/{id} restapi.removeRRMPolicyMember.ToNRCellDU=/restconf/config/ran-network:ran-network/NearRTRIC/{idNearRTRIC}/GNBDUFunction/{idGNBDUFunction}/attributes/RRMPolicyRatio/{id}/attributes/rRMPolicyMemberList/{idx} +restapi.nearrtric.removeSliceProfile=/restconf/config/ran-network:ran-network/NearRTRIC/{idNearRTRIC}/attributes/sliceProfilesList/{sliceProfileId} # Restconf URLs with Netconf Mount of Ran Simulator TO BE FINALIZED @@ -151,6 +152,7 @@ restapi.removeRRMPolicyMember.ToCUUP.ransim-mounted=/restconf/config/network-top restapi.terminateSNSSAIEntry.ToNRCellDU.ransim-mounted=/restconf/config/network-topology:network-topology/topology/topology-netconf/node/{mountName}/yang-ext:mount/ran-network:ran-network/NearRTRIC/{idNearRTRIC}/GNBDUFunction/{idGNBDUFunction}/NRCellDU/{idNRCellDU}/attributes/pLMNInfoList/{mcc}/{mnc}/sNSSAIList/{sNssai} restapi.removeRRMPolicyRatio.ToNRCellDU.ransim-mounted=/restconf/config/network-topology:network-topology/topology/topology-netconf/node/{mountName}/yang-ext:mount/ran-network:ran-network/NearRTRIC/{idNearRTRIC}/GNBDUFunction/{idGNBDUFunction}/NRCellDU/{idNRCellDU}/attributes/RRMPolicyRatio/{id} restapi.removeRRMPolicyMember.ToNRCellDU.ransim-mounted=/restconf/config/network-topology:network-topology/topology/topology-netconf/node/{mountName}/yang-ext:mount/ran-network:ran-network/NearRTRIC/{idNearRTRIC}/GNBDUFunction/{idGNBDUFunction}/NRCellDU/{idNRCellDU}/attributes/RRMPolicyRatio/{id}/attributes/rRMPolicyMemberList/{idx} +restapi.nearrtric.removeSliceProfile.ransim-mounted=/restconf/config/network-topology:network-topology/topology/topology-netconf/node/{mountName}/yang-ext:mount/ran-network:ran-network/NearRTRIC/{idNearRTRIC}/attributes/sliceProfilesList/{sliceProfileId} #URLs for ConfigDB TO BE FINALIZED configdb.url=http://10.31.4.14:8086/api/sdnc-config-db/v4 diff --git a/platform-logic/ran-slice-api/src/main/json/ran-slice-api_instantiateRANSliceAllocate.json b/platform-logic/ran-slice-api/src/main/json/ran-slice-api_instantiateRANSliceAllocate.json index e062f240..b195fb34 100644 --- a/platform-logic/ran-slice-api/src/main/json/ran-slice-api_instantiateRANSliceAllocate.json +++ b/platform-logic/ran-slice-api/src/main/json/ran-slice-api_instantiateRANSliceAllocate.json @@ -1,36 +1,36 @@ [ { - "id": "8579c115.4234a", + "id": "30dc762d.c453da", "type": "method", "name": "method", "xml": "\n", "comments": "", "outputs": 1, - "x": 546.75, - "y": 138.75, - "z": "54a98307.1c261c", + "x": 441.0000305175781, + "y": 134.00390625, + "z": "7f19236a.e75edc", "wires": [ [ - "f014f5eb.e0d448" + "9c178c66.ea394" ] ] }, { - "id": "7af17c7c.b8c174", + "id": "6fbab241.8fc71c", "type": "dgstart", "name": "DGSTART", "outputs": 1, - "x": 170.74999618530273, - "y": 43.749972343444824, - "z": "54a98307.1c261c", + "x": 112.0000228881836, + "y": 32.00387954711914, + "z": "7f19236a.e75edc", "wires": [ [ - "f38fff.f5a7" + "6aafd46c.27cf7c" ] ] }, { - "id": "f38fff.f5a7", + "id": "6aafd46c.27cf7c", "type": "service-logic", "name": "ran-slice-api ${project.version}", "module": "ran-slice-api", @@ -38,6546 +38,6557 @@ "comments": "", "xml": "", "outputs": 1, - "x": 303.7499694824219, - "y": 140.75005340576172, - "z": "54a98307.1c261c", + "x": 198, + "y": 136.00395965576172, + "z": "7f19236a.e75edc", "wires": [ [ - "8579c115.4234a" + "30dc762d.c453da" ] ] }, { - "id": "afcc0bab.edbe48", + "id": "d36c0fad.1f6a1", "type": "returnSuccess", "name": "return success", "xml": "\n\n\n", "comments": "", - "x": 348.1843032836914, - "y": 2698.2786655426025, - "z": "54a98307.1c261c", + "x": 242.43433380126953, + "y": 2693.5325717926025, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "f96ce2ac.acf5b", + "id": "d97656c1.922d48", "type": "comment", "name": "instantiateRANSliceAllocate", "info": "", "comments": "", - "x": 515.75, - "y": 80.76037216186523, - "z": "54a98307.1c261c", + "x": 410.0000305175781, + "y": 76.01427841186523, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "5a3cb019.dea83", + "id": "f26a79f0.ede0c8", "type": "block", "name": "Get NRT RIC Details", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1674.1944122314453, - "y": 254.10417366027832, - "z": "54a98307.1c261c", + "x": 1568.4444427490234, + "y": 249.35807991027832, + "z": "7f19236a.e75edc", "wires": [ [ - "dbb914f1.f676d8", - "9b4e2435.fc3228", - "853da58c.102c78" + "ae9e610b.5618b", + "456f6e33.f141c", + "d20de074.27276" ] ] }, { - "id": "dbb914f1.f676d8", + "id": "ae9e610b.5618b", "type": "execute", "name": "generate getNearRTRICsFromTrackingArea URL", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 2160.75, - "y": 125.65969848632812, - "z": "54a98307.1c261c", + "x": 2055.000030517578, + "y": 120.91360473632812, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "9b4e2435.fc3228", + "id": "456f6e33.f141c", "type": "record", "name": "record configdb RestAPI parms", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2157.7501258850098, - "y": 190.65966892242432, - "z": "54a98307.1c261c", + "x": 2052.000156402588, + "y": 185.91357517242432, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "853da58c.102c78", + "id": "d20de074.27276", "type": "execute", "name": "Get nearRTRIC for TrackingArea", "xml": "\n\n\n\n \n\n\n", "comments": "", "outputs": 1, - "x": 2132.305908203125, - "y": 228.65972709655762, - "z": "54a98307.1c261c", + "x": 2026.5559387207031, + "y": 223.91363334655762, + "z": "7f19236a.e75edc", "wires": [ [ - "5920a68f.4d2fa8", - "1ef1a386.baab8c" + "caa80abb.caf6e8", + "ff2d82f.9e8a28" ] ] }, { - "id": "5920a68f.4d2fa8", + "id": "caa80abb.caf6e8", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 2357.7500648498535, - "y": 210.65969944000244, - "z": "54a98307.1c261c", + "x": 2252.0000953674316, + "y": 205.91360569000244, + "z": "7f19236a.e75edc", "wires": [ [ - "dfa24d31.07355" + "d586d421.e34158" ] ] }, { - "id": "1ef1a386.baab8c", + "id": "ff2d82f.9e8a28", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 2354.7500038146973, - "y": 309.6595878601074, - "z": "54a98307.1c261c", + "x": 2249.0000343322754, + "y": 304.9134941101074, + "z": "7f19236a.e75edc", "wires": [ [ - "c39d2805.d9af28" + "5ee22109.cd9df" ] ] }, { - "id": "dfa24d31.07355", + "id": "d586d421.e34158", "type": "block", "name": "block", "xml": "", "atomic": "false", "comments": "", "outputs": 1, - "x": 2562.7501068115234, - "y": 159.65974044799805, - "z": "54a98307.1c261c", + "x": 2457.0001373291016, + "y": 154.91364669799805, + "z": "7f19236a.e75edc", "wires": [ [ - "a944456b.4d1898", - "16229315.4a72ed", - "f11b3f16.9273d" + "7a7ab3e2.c18c1c", + "a011b7a.e70ee48", + "7fd5972.a1bf968" ] ] }, { - "id": "c39d2805.d9af28", + "id": "5ee22109.cd9df", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 2503.749849319458, - "y": 302.65972232818604, - "z": "54a98307.1c261c", + "x": 2397.999879837036, + "y": 297.91362857818604, + "z": "7f19236a.e75edc", "wires": [ [ - "3556d2bf.e9be4e", - "aa24c712.f70938" + "cc837bd0.6b7358", + "7a212979.cc33f8" ] ] }, { - "id": "a944456b.4d1898", + "id": "7a7ab3e2.c18c1c", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 2577.749740600586, - "y": 245.6597056388855, - "z": "54a98307.1c261c", + "x": 2471.999771118164, + "y": 240.9136118888855, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "3556d2bf.e9be4e", + "id": "cc837bd0.6b7358", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2633.7496643066406, - "y": 302.65970611572266, - "z": "54a98307.1c261c", + "x": 2527.9996948242188, + "y": 297.91361236572266, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "16229315.4a72ed", + "id": "a011b7a.e70ee48", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 2676.7498054504395, - "y": 84.77078056335449, - "z": "54a98307.1c261c", + "x": 2570.9998359680176, + "y": 80.02468681335449, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "aa24c712.f70938", + "id": "7a212979.cc33f8", "type": "execute", "name": "printContext", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 2621.527889251709, - "y": 356.6597194671631, - "z": "54a98307.1c261c", + "x": 2515.777919769287, + "y": 351.9136257171631, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "d2de04dd.dd3fd8", + "id": "6c610e39.15a75", "type": "for", "name": "For ConfigDB Entries", "xml": "", "comments": "", "outputs": 1, - "x": 1312.750087738037, - "y": 1999.7606143951416, - "z": "54a98307.1c261c", + "x": 1207.0001182556152, + "y": 1995.0145206451416, + "z": "7f19236a.e75edc", "wires": [ [ - "d722875f.d9cf28", - "16d1c684.7d0dc9", - "b6ae4d3b.59923", - "f8b4fbaa.5894b8", - "566e22dd.13c89c", - "e8388f64.8136a", - "7e3d0d5a.f7ab04", - "c3110c8d.ffdca" + "c335fdab.286da", + "a8b6660e.61b458", + "3141b4a2.d4a70c", + "52fa9c93.f9a884", + "5e440195.d819e", + "7ce38def.582e54", + "5cb2ea78.9334f4", + "b76cbf09.f8c7c" ] ] }, { - "id": "d722875f.d9cf28", + "id": "c335fdab.286da", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1687.7503356933594, - "y": 811.7605838775635, - "z": "54a98307.1c261c", + "x": 1582.0003662109375, + "y": 807.0144901275635, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "f014f5eb.e0d448", + "id": "9c178c66.ea394", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 181.74996948242188, - "y": 260.7603759765625, - "z": "54a98307.1c261c", + "x": 76, + "y": 256.0142822265625, + "z": "7f19236a.e75edc", "wires": [ [ - "f060cdfa.0562e", - "3582eebd.3c7cf2", - "9bdae950.00c5d8", - "b9d834.9cd0f7d", - "afcc0bab.edbe48" + "dcb73a19.915128", + "b44ebb3c.26c6c8", + "f5141f0d.f5d1e", + "2462a825.97f908", + "d36c0fad.1f6a1" ] ] }, { - "id": "a70cf700.ce1f28", + "id": "33a488d9.da08b8", "type": "block", "name": "Instantiate RAN Slice", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1099.6388702392578, - "y": 453.98266887664795, - "z": "54a98307.1c261c", + "x": 993.8889007568359, + "y": 449.23657512664795, + "z": "7f19236a.e75edc", "wires": [ [ - "d2de04dd.dd3fd8", - "4f781aac.7f8e84", - "4254aab2.1c4e64", - "ca46da4d.de2da8", - "b072d63c.a49af8" + "6c610e39.15a75", + "8d6aced3.9e422", + "aa57affa.297f7", + "73661519.bbce9c", + "87fa078d.b90c68" ] ] }, { - "id": "16d1c684.7d0dc9", + "id": "a8b6660e.61b458", "type": "block", "name": "DU", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1888.7500305175781, - "y": 5742.760569810867, - "z": "54a98307.1c261c", + "x": 1783.0000610351562, + "y": 5738.014476060867, + "z": "7f19236a.e75edc", "wires": [ [ - "742e8af5.352544", - "ea20f1d7.5c66c", - "a300129.723a1f", - "811fb733.b5ac38" + "fa25ae75.775db", + "17aaa507.af769b", + "17f6bbf5.db9634", + "f2670a26.a88588" ] ] }, { - "id": "9e313260.3a853", + "id": "2d76916d.9aed9e", "type": "block", "name": "Add RRM Policy Ratio", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3551.750419616699, - "y": 7051.760437011719, - "z": "54a98307.1c261c", + "x": 3446.0004501342773, + "y": 7047.014343261719, + "z": "7f19236a.e75edc", "wires": [ [ - "a75167dd.86af68", - "b066725c.dc58b", - "70480520.440e4c", - "6dccf15c.57ff3", - "d1d44141.3e6b5", - "2915b7a8.17c348", - "269d37f1.59d8b8" + "860326e9.d50c08", + "f2168682.daffc8", + "a49b5184.6478a", + "334f8ecc.5195b2", + "27f939c0.3c0786", + "8eba75f5.17a9b8", + "76711508.6abfcc" ] ] }, { - "id": "e65100dd.7d0fa", + "id": "d17a02a9.a3f44", "type": "switchNode", "name": "ransim mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 3596.750747680664, - "y": 6379.760740280151, - "z": "54a98307.1c261c", + "x": 3491.000778198242, + "y": 6375.014646530151, + "z": "7f19236a.e75edc", "wires": [ [ - "e5d9673b.8cf9f8", - "e45ad5cf.c10cc8" + "43fed580.a0723c", + "d737aa8b.8f3068" ] ] }, { - "id": "e5d9673b.8cf9f8", + "id": "43fed580.a0723c", "type": "outcome", "name": "Not Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 3839.750831604004, - "y": 6383.7607421875, - "z": "54a98307.1c261c", + "x": 3734.000862121582, + "y": 6379.0146484375, + "z": "7f19236a.e75edc", "wires": [ [ - "f416627.c5815a" + "bb7adb14.ea7608" ] ] }, { - "id": "e45ad5cf.c10cc8", + "id": "d737aa8b.8f3068", "type": "outcome", "name": "Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 3824.750831604004, - "y": 6457.760744094849, - "z": "54a98307.1c261c", + "x": 3719.000862121582, + "y": 6453.014650344849, + "z": "7f19236a.e75edc", "wires": [ [ - "3a4d7617.64163a" + "aae94e03.45cf1" ] ] }, { - "id": "ea20f1d7.5c66c", + "id": "17aaa507.af769b", "type": "for", "name": "For DUList Entries", "xml": "", "comments": "", "outputs": 1, - "x": 1988.7504119873047, - "y": 6056.760564804077, - "z": "54a98307.1c261c", + "x": 1883.0004425048828, + "y": 6052.014471054077, + "z": "7f19236a.e75edc", "wires": [ [ - "ab32a37b.a7ea9" + "2dbac30f.3bc12c" ] ] }, { - "id": "742e8af5.352544", + "id": "fa25ae75.775db", "type": "record", "name": "record", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 2181.750587463379, - "y": 5438.761351585388, - "z": "54a98307.1c261c", + "x": 2076.000617980957, + "y": 5434.015257835388, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "a300129.723a1f", + "id": "17f6bbf5.db9634", "type": "execute", "name": "set DU Level parms", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 2183.750343322754, - "y": 5372.762328147888, - "z": "54a98307.1c261c", + "x": 2078.000373840332, + "y": 5368.016234397888, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "595a5c4f.3076d4", + "id": "bb4628ad.6f5158", "type": "execute", "name": "cellDUListEntries", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 3961.7497787475586, - "y": 5877.760674238205, - "z": "54a98307.1c261c", + "x": 3855.9998092651367, + "y": 5873.014580488205, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "8163d3a4.91eaf", + "id": "83dc865f.54aa58", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3559.7500953674316, - "y": 5993.760564804077, - "z": "54a98307.1c261c", + "x": 3454.0001258850098, + "y": 5989.014471054077, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "301163d1.20ee9c", + "id": "817dcd74.4d82", "type": "block", "name": "cellDUList Level Parms", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3584.7500915527344, - "y": 5932.760563850403, - "z": "54a98307.1c261c", + "x": 3479.0001220703125, + "y": 5928.014470100403, + "z": "7f19236a.e75edc", "wires": [ [ - "595a5c4f.3076d4", - "79545390.d4224c", - "3dcd1ae9.d24f06", - "8665b386.734bc", - "bb7b3201.ec12", - "de18429b.dbf06", - "62b5105e.53365" + "bb4628ad.6f5158", + "8ff1815.b3a578", + "88033603.7b4c08", + "43236f88.7ae02", + "8984b685.bf9048", + "793fc01b.adeef", + "19d68d15.318ba3" ] ] }, { - "id": "79545390.d4224c", + "id": "8ff1815.b3a578", "type": "execute", "name": "cellDUListEntries-gNBDUId", "xml": "\n\t\n\t\n", "comments": "", "outputs": 1, - "x": 3990.7499198913574, - "y": 5915.760392189026, - "z": "54a98307.1c261c", + "x": 3884.9999504089355, + "y": 5911.014298439026, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "3dcd1ae9.d24f06", + "id": "88033603.7b4c08", "type": "execute", "name": "cellDUListEntries-gNBDUName", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 3989.7499351501465, - "y": 5954.7603940963745, - "z": "54a98307.1c261c", + "x": 3883.9999656677246, + "y": 5950.0143003463745, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "8665b386.734bc", + "id": "43236f88.7ae02", "type": "execute", "name": "cellDUListEntries-gNBId", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 3969.7499084472656, - "y": 5992.760409355164, - "z": "54a98307.1c261c", + "x": 3863.9999389648438, + "y": 5988.014315605164, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "bb7b3201.ec12", + "id": "8984b685.bf9048", "type": "execute", "name": "cellDUListEntries-gNBIdLength", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 3984.74991607666, - "y": 6040.760138511658, - "z": "54a98307.1c261c", + "x": 3878.9999465942383, + "y": 6036.014044761658, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "25e8ae32.c67972", + "id": "54dd3d3d.a02554", "type": "execute", "name": "cellDUListEntries-pLMNId", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 4344.750106811523, - "y": 6155.760704994202, - "z": "54a98307.1c261c", + "x": 4239.000137329102, + "y": 6151.014611244202, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "18a9ad0d.5c5343", + "id": "66de8977.a7fa58", "type": "for", "name": "For List of Cells", "xml": "", "comments": "", "outputs": 1, - "x": 2412.7410430908203, - "y": 6029.760675907135, - "z": "54a98307.1c261c", + "x": 2306.9910736083984, + "y": 6025.014582157135, + "z": "7f19236a.e75edc", "wires": [ [ - "16752bb9.492594" + "fa718cbb.78252" ] ] }, { - "id": "f3d8819d.3f5f8", + "id": "e38105a3.21d0d8", "type": "block", "name": "pLMNInfoList Level Parms", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3731.7399520874023, - "y": 6152.7607979774475, - "z": "54a98307.1c261c", + "x": 3625.9899826049805, + "y": 6148.0147042274475, + "z": "7f19236a.e75edc", "wires": [ [ - "e6d0ee1b.5c9d2", - "56124703.56a8a8" + "dc80bab3.e26928", + "20661c8c.9d1b24" ] ] }, { - "id": "e6d0ee1b.5c9d2", + "id": "dc80bab3.e26928", "type": "execute", "name": "pLMNInfoListEntries", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 4052.7396087646484, - "y": 6178.760405957699, - "z": "54a98307.1c261c", + "x": 3946.9896392822266, + "y": 6174.014312207699, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "93b19d0d.e03ec", + "id": "2ef1c224.b1d33e", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3742.7399520874023, - "y": 6204.761163711548, - "z": "54a98307.1c261c", + "x": 3636.9899826049805, + "y": 6200.015069961548, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "b7e0d585.4b5728", + "id": "57a3474c.4cea88", "type": "for", "name": "For pLMNInfoListEntries", "xml": "", "comments": "", "outputs": 1, - "x": 3800.740089416504, - "y": 6326.7613887786865, - "z": "54a98307.1c261c", + "x": 3694.990119934082, + "y": 6322.0152950286865, + "z": "7f19236a.e75edc", "wires": [ [ - "1864ec53.a76764" + "2df6786c.cc7038" ] ] }, { - "id": "86dbc745.8e5fc8", + "id": "4fa8006e.a5cb7", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3511.739677429199, - "y": 6051.760566711426, - "z": "54a98307.1c261c", + "x": 3405.9897079467773, + "y": 6047.014472961426, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "1864ec53.a76764", + "id": "2df6786c.cc7038", "type": "block", "name": "pLMNInfoList Parms", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 4041.739776611328, - "y": 6320.7613887786865, - "z": "54a98307.1c261c", + "x": 3935.9898071289062, + "y": 6316.0152950286865, + "z": "7f19236a.e75edc", "wires": [ [ - "4ffc51a3.366f8", - "61ea3cca.526d74" + "4e790459.0021ec", + "54f95a5d.1f9a24" ] ] }, { - "id": "4ffc51a3.366f8", + "id": "4e790459.0021ec", "type": "execute", "name": "sNSSAI", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 4204.739532470703, - "y": 6264.760736942291, - "z": "54a98307.1c261c", + "x": 4098.989562988281, + "y": 6260.014643192291, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "4acc443b.5ed7dc", + "id": "34ba2aaf.361466", "type": "comment", "name": "Check if sNSSAI already exists in YANG tree", "info": "This needs more work. If sNSSAI already exists in the YANG tree, need to patch the existing pLMNInfoList entry", "comments": "", - "x": 3842.7399520874023, - "y": 6278.761163711548, - "z": "54a98307.1c261c", + "x": 3736.9899826049805, + "y": 6274.015069961548, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "61ea3cca.526d74", + "id": "54f95a5d.1f9a24", "type": "record", "name": "record", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 4225.7395362854, - "y": 6342.760740280151, - "z": "54a98307.1c261c", + "x": 4119.9895668029785, + "y": 6338.014646530151, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "b6ae4d3b.59923", + "id": "3141b4a2.d4a70c", "type": "execute", "name": "nearRTRICId", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 1653.7396926879883, - "y": 611.7605495452881, - "z": "54a98307.1c261c", + "x": 1547.9897232055664, + "y": 607.0144557952881, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "56124703.56a8a8", + "id": "20661c8c.9d1b24", "type": "execute", "name": "cellLocalId", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 4029.739776611328, - "y": 6242.760570526123, - "z": "54a98307.1c261c", + "x": 3923.9898071289062, + "y": 6238.014476776123, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "77499330.74891c", + "id": "ae29fb7e.6e8d98", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3979.75150680542, - "y": 6827.094183921814, - "z": "54a98307.1c261c", + "x": 3874.001537322998, + "y": 6822.348090171814, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "4d801f1e.5adeb", + "id": "cefaba81.9b3a38", "type": "block", "name": "Add PLMNInfoList Entry", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3567.7507400512695, - "y": 6486.104493141174, - "z": "54a98307.1c261c", + "x": 3462.0007705688477, + "y": 6481.358399391174, + "z": "7f19236a.e75edc", "wires": [ [ - "77499330.74891c", - "478ae4a4.0eafcc", - "37d88efe.ee77a2", - "1b628a48.db9b26", - "d83dede9.37c02", - "25a7783.0888e88", - "e65100dd.7d0fa", - "5ba1ede2.dc41e4", - "854b6672.9b3c78", - "ff5ac918.e30a48" + "ae29fb7e.6e8d98", + "5f347600.466d9c", + "cd2d5652.f9e808", + "80cbf9ed.b7d368", + "75976871.6e2ac8", + "6b85633e.478abc", + "d17a02a9.a3f44", + "6e1c4e1e.30632", + "f2c426b2.eb7f68", + "d07598b0.2afaf8" ] ] }, { - "id": "5ba1ede2.dc41e4", + "id": "6e1c4e1e.30632", "type": "execute", "name": "add PLMNInfoListEntry ToNRCellDU using PUT", "xml": "\n\n\n\n\n\n\n \n", "comments": "", "outputs": 1, - "x": 4059.750831604004, - "y": 6906.10450553894, - "z": "54a98307.1c261c", + "x": 3954.000862121582, + "y": 6901.35841178894, + "z": "7f19236a.e75edc", "wires": [ [ - "5c4e610c.f6de4", - "1d0bf687.229229" + "536d569b.ab3828", + "295c2824.3ea798" ] ] }, { - "id": "478ae4a4.0eafcc", + "id": "5f347600.466d9c", "type": "record", "name": "record", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 3977.750955581665, - "y": 6790.104926109314, - "z": "54a98307.1c261c", + "x": 3872.000986099243, + "y": 6785.358832359314, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "f416627.c5815a", + "id": "bb7adb14.ea7608", "type": "execute", "name": "generate addPLMNInfoListEntry.ToNRCellDU", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 4110.750839233398, - "y": 6385.760741710663, - "z": "54a98307.1c261c", + "x": 4005.0008697509766, + "y": 6381.014647960663, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "37d88efe.ee77a2", + "id": "cd2d5652.f9e808", "type": "execute", "name": "Populate idGNBDUFunction", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 3946.7404251098633, - "y": 6542.76074552536, - "z": "54a98307.1c261c", + "x": 3840.9904556274414, + "y": 6538.01465177536, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "1b628a48.db9b26", + "id": "80cbf9ed.b7d368", "type": "execute", "name": "Populate idNRCellDU", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 3955.7404251098633, - "y": 6591.760746955872, - "z": "54a98307.1c261c", + "x": 3849.9904556274414, + "y": 6587.014653205872, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "d83dede9.37c02", + "id": "75976871.6e2ac8", "type": "execute", "name": "Populate mcc", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 3956.7404251098633, - "y": 6641.760747909546, - "z": "54a98307.1c261c", + "x": 3850.9904556274414, + "y": 6637.014654159546, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "25a7783.0888e88", + "id": "6b85633e.478abc", "type": "execute", "name": "Populate mnc", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 3958.740520477295, - "y": 6684.760687828064, - "z": "54a98307.1c261c", + "x": 3852.990550994873, + "y": 6680.014594078064, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "5c4e610c.f6de4", + "id": "536d569b.ab3828", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 4357.75057220459, - "y": 6843.09376335144, - "z": "54a98307.1c261c", + "x": 4252.000602722168, + "y": 6838.34766960144, + "z": "7f19236a.e75edc", "wires": [ [ - "e0ce9b43.358a38" + "d1eb7f57.e28e7" ] ] }, { - "id": "1d0bf687.229229", + "id": "295c2824.3ea798", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 4396.750686645508, - "y": 6927.093773603439, - "z": "54a98307.1c261c", + "x": 4291.000717163086, + "y": 6922.347679853439, + "z": "7f19236a.e75edc", "wires": [ [ - "888524ea.f7eab8" + "6a2fff25.c7787" ] ] }, { - "id": "e0ce9b43.358a38", + "id": "d1eb7f57.e28e7", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 4619.750469207764, - "y": 6728.093845129013, - "z": "54a98307.1c261c", + "x": 4514.000499725342, + "y": 6723.347751379013, + "z": "7f19236a.e75edc", "wires": [ [ - "f377df36.85315", - "f11b3f16.9273d" + "f410d3f9.340c2", + "7fd5972.a1bf968" ] ] }, { - "id": "888524ea.f7eab8", + "id": "6a2fff25.c7787", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 4578.750198364258, - "y": 6882.093773603439, - "z": "54a98307.1c261c", + "x": 4473.000228881836, + "y": 6877.347679853439, + "z": "7f19236a.e75edc", "wires": [ [ - "1a7d18c4.054097" + "9c8de94e.413ad8" ] ] }, { - "id": "f377df36.85315", + "id": "f410d3f9.340c2", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 4784.750469207764, - "y": 6811.094333410263, - "z": "54a98307.1c261c", + "x": 4679.000499725342, + "y": 6806.348239660263, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "1a7d18c4.054097", + "id": "9c8de94e.413ad8", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 4745.750198364258, - "y": 6893.094261884689, - "z": "54a98307.1c261c", + "x": 4640.000228881836, + "y": 6888.348168134689, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "2b7f4785.c06a98", + "id": "371caebf.cc2412", "type": "execute", "name": "generate addPLMNInfoListEntry.ToNRCellDU", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 4271.740188598633, - "y": 6444.760743141174, - "z": "54a98307.1c261c", + "x": 4165.990219116211, + "y": 6440.014649391174, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "3a4d7617.64163a", + "id": "aae94e03.45cf1", "type": "block", "name": "ransim URL", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3988.7400970458984, - "y": 6446.7607436180115, - "z": "54a98307.1c261c", + "x": 3882.9901275634766, + "y": 6442.0146498680115, + "z": "7f19236a.e75edc", "wires": [ [ - "2b7f4785.c06a98", - "d9825391.8752d" + "371caebf.cc2412", + "d35f209d.81bec" ] ] }, { - "id": "d9825391.8752d", + "id": "d35f209d.81bec", "type": "execute", "name": "populate mountName", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 4235.740188598633, - "y": 6501.760744094849, - "z": "54a98307.1c261c", + "x": 4129.990219116211, + "y": 6497.014650344849, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "904410e7.86455", + "id": "21f1f8b1.6d6388", "type": "comment", "name": "Connect to AddPLMNInfoList Entry", "info": "when able to talk to latest SDNC", "comments": "", - "x": 3998.7400970458984, - "y": 6866.094086647034, - "z": "54a98307.1c261c", + "x": 3892.9901275634766, + "y": 6861.347992897034, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "a75167dd.86af68", + "id": "860326e9.d50c08", "type": "switchNode", "name": "ransim mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 3850.7398376464844, - "y": 7015.427278518677, - "z": "54a98307.1c261c", + "x": 3744.9898681640625, + "y": 7010.681184768677, + "z": "7f19236a.e75edc", "wires": [ [ - "439562e9.bc877c", - "b920c4bc.104728" + "8618a444.4e3ad8", + "f2f1d9e5.e1c4e8" ] ] }, { - "id": "439562e9.bc877c", + "id": "8618a444.4e3ad8", "type": "outcome", "name": "Not Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 4045.7398643493652, - "y": 6975.427186012268, - "z": "54a98307.1c261c", + "x": 3939.9898948669434, + "y": 6970.681092262268, + "z": "7f19236a.e75edc", "wires": [ [ - "4ff4238d.83fb1c" + "94896d8b.6e0fe" ] ] }, { - "id": "b920c4bc.104728", + "id": "f2f1d9e5.e1c4e8", "type": "outcome", "name": "Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 4025.7398376464844, - "y": 7054.427277565002, - "z": "54a98307.1c261c", + "x": 3919.9898681640625, + "y": 7049.681183815002, + "z": "7f19236a.e75edc", "wires": [ [ - "67b3ce0.3d2b334" + "67f45cfa.b65324" ] ] }, { - "id": "2915b7a8.17c348", + "id": "8eba75f5.17a9b8", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 4002.740940093994, - "y": 7326.761425971985, - "z": "54a98307.1c261c", + "x": 3896.9909706115723, + "y": 7322.015332221985, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "5849d191.a18b6", + "id": "76f13015.fe52d", "type": "execute", "name": "add RRM Policy ToNRCellDU using PUT", "xml": "\n\n\n\n\n\n\n \n", "comments": "", "outputs": 1, - "x": 4062.739906311035, - "y": 7565.770859479904, - "z": "54a98307.1c261c", + "x": 3956.9899368286133, + "y": 7561.024765729904, + "z": "7f19236a.e75edc", "wires": [ [ - "b77f1b5e.dad288" + "440eaba9.2423c4" ] ] }, { - "id": "d1d44141.3e6b5", + "id": "27f939c0.3c0786", "type": "record", "name": "record", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 3994.739963531494, - "y": 7285.771679878235, - "z": "54a98307.1c261c", + "x": 3888.9899940490723, + "y": 7281.025586128235, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "4ff4238d.83fb1c", + "id": "94896d8b.6e0fe", "type": "execute", "name": "generate addRRMPolicy.ToNRCellDU URL", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 4331.73983001709, - "y": 6973.42725944519, - "z": "54a98307.1c261c", + "x": 4225.989860534668, + "y": 6968.68116569519, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "b066725c.dc58b", + "id": "f2168682.daffc8", "type": "execute", "name": "Populate idGNBDUFunction", "xml": "\n \n \n \n \n ", "comments": "", "outputs": 1, - "x": 4023.7296142578125, - "y": 7108.427263259888, - "z": "54a98307.1c261c", + "x": 3917.9796447753906, + "y": 7103.681169509888, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "70480520.440e4c", + "id": "a49b5184.6478a", "type": "execute", "name": "Populate idNRCellDU", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 4016.7296142578125, - "y": 7162.427265167236, - "z": "54a98307.1c261c", + "x": 3910.9796447753906, + "y": 7157.681171417236, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "6dccf15c.57ff3", + "id": "334f8ecc.5195b2", "type": "execute", "name": "Populate id", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 3995.7296142578125, - "y": 7199.427267074585, - "z": "54a98307.1c261c", + "x": 3889.9796447753906, + "y": 7194.681173324585, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "75faced1.866dc", + "id": "a3757469.a04c08", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 4398.739715576172, - "y": 7312.760603904724, - "z": "54a98307.1c261c", + "x": 4292.98974609375, + "y": 7308.014510154724, + "z": "7f19236a.e75edc", "wires": [ [ - "658f334e.af801c" + "2b719b98.e8fe44" ] ] }, { - "id": "b77f1b5e.dad288", + "id": "440eaba9.2423c4", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 4399.739784240723, - "y": 7591.760361433029, - "z": "54a98307.1c261c", + "x": 4293.989814758301, + "y": 7587.014267683029, + "z": "7f19236a.e75edc", "wires": [ [ - "d82f5415.e5fb68" + "d5703b74.4909a8" ] ] }, { - "id": "658f334e.af801c", + "id": "2b719b98.e8fe44", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 4768.73974609375, - "y": 7260.760223388672, - "z": "54a98307.1c261c", + "x": 4662.989776611328, + "y": 7256.014129638672, + "z": "7f19236a.e75edc", "wires": [ [ - "f0226e9b.148bd", - "f11b3f16.9273d" + "10c9a5de.802a5a", + "7fd5972.a1bf968" ] ] }, { - "id": "d82f5415.e5fb68", + "id": "d5703b74.4909a8", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 4579.739540100098, - "y": 7588.760361433029, - "z": "54a98307.1c261c", + "x": 4473.989570617676, + "y": 7584.014267683029, + "z": "7f19236a.e75edc", "wires": [ [ - "3e660c2d.97df24" + "f210526f.614be" ] ] }, { - "id": "f0226e9b.148bd", + "id": "10c9a5de.802a5a", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 4890.73974609375, - "y": 7315.760711669922, - "z": "54a98307.1c261c", + "x": 4784.989776611328, + "y": 7311.014617919922, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "3e660c2d.97df24", + "id": "f210526f.614be", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 4728.739841461182, - "y": 7614.760554075241, - "z": "54a98307.1c261c", + "x": 4622.98987197876, + "y": 7610.014460325241, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "57bcd734.99e878", + "id": "e8eb2014.7c62c", "type": "execute", "name": "generate RRMPolicy Ratio URL ToNRCellDU", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 4523.729545593262, - "y": 7021.427569389343, - "z": "54a98307.1c261c", + "x": 4417.97957611084, + "y": 7016.681475639343, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "67b3ce0.3d2b334", + "id": "67f45cfa.b65324", "type": "block", "name": "ransim URL", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 4218.729488372803, - "y": 7049.427277565002, - "z": "54a98307.1c261c", + "x": 4112.979518890381, + "y": 7044.681183815002, + "z": "7f19236a.e75edc", "wires": [ [ - "57bcd734.99e878", - "a5e66b8.28ed098" + "e8eb2014.7c62c", + "67e16bd2.94bfe4" ] ] }, { - "id": "a5e66b8.28ed098", + "id": "67e16bd2.94bfe4", "type": "execute", "name": "populate mountName", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 4460.729522705078, - "y": 7083.427216529846, - "z": "54a98307.1c261c", + "x": 4354.979553222656, + "y": 7078.681122779846, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "12dab83e.ecedc8", + "id": "86cb670e.35d4f8", "type": "comment", "name": "Connect to RRM P{olicy Ratio", "info": "when able to talk to latest SDNC", "comments": "", - "x": 4059.729953765869, - "y": 7359.76118183136, - "z": "54a98307.1c261c", + "x": 3953.9799842834473, + "y": 7355.01508808136, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "811fb733.b5ac38", + "id": "f2670a26.a88588", "type": "block", "name": "rrmPolicyDedicatedRatio", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2226.7502822875977, - "y": 5568.4393310546875, - "z": "54a98307.1c261c", + "x": 2121.000312805176, + "y": 5563.6932373046875, + "z": "7f19236a.e75edc", "wires": [ [ - "3a8d83c.df3ba7c", - "cf06c6de.352398", - "83b9dcdb.92e4f", - "1d77c151.652b2f", - "ac8e30b7.1940f", - "60ae95a3.4dca8c", - "1e994da6.548422", - "4d95ba67.f72534", - "db956f11.57cd1", - "41a84fb0.0ffb8", - "fb9768c3.587378" + "2a2a7a56.17c0b6", + "db112dc7.c3cd7", + "cac2cf96.0a6fb", + "7337084.cac37f8", + "91a7c29.a10f14", + "7d1144e6.f38d6c", + "1925c4db.44664b", + "94e48be2.0b8ef8", + "e310d8dd.c09168", + "2a1be4bc.b4fc9c", + "6fbcc34d.ff7a7c" ] ] }, { - "id": "de18429b.dbf06", + "id": "793fc01b.adeef", "type": "execute", "name": "cellDUListEntries-nFType", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 3958.749969482422, - "y": 6076.76038646698, - "z": "54a98307.1c261c", + "x": 3853, + "y": 6072.01429271698, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "306d34df.a5704c", + "id": "31fc3576.1779ba", "type": "set", "name": "set rrmPolicyDedicatedRatio", "xml": "\n", "comments": "", - "x": 3945.75, - "y": 5781.881805419922, - "z": "54a98307.1c261c", + "x": 3840.000030517578, + "y": 5777.135711669922, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "2e349181.54ed4e", + "id": "3176baf4.396126", "type": "set", "name": "set rrmPolicyDedicatedRatio", "xml": "\n", "comments": "", - "x": 3938.7499237060547, - "y": 5828.881772041321, - "z": "54a98307.1c261c", + "x": 3832.999954223633, + "y": 5824.135678291321, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "3a8d83c.df3ba7c", + "id": "2a2a7a56.17c0b6", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2359.750099182129, - "y": 5876.882933616638, - "z": "54a98307.1c261c", + "x": 2254.000129699707, + "y": 5872.136839866638, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "f8b4fbaa.5894b8", + "id": "52fa9c93.f9a884", "type": "block", "name": "CUCP", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1667.739501953125, - "y": 1972.0938415527344, - "z": "54a98307.1c261c", + "x": 1561.9895324707031, + "y": 1967.3477478027344, + "z": "7f19236a.e75edc", "wires": [ [ - "576c02a.878f2fc", - "efe45662.9d84e8", - "215f8d98.797d92", - "f1521378.c3122" + "76e9f03a.72e5e", + "f40f92b3.5f8ca", + "8b94d15.b62493", + "4de274eb.1a202c" ] ] }, { - "id": "29dd5fa6.5825a", + "id": "b2a4c395.358d9", "type": "block", "name": "Add RRM Policy Ratio", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3139.7396812438965, - "y": 3071.093873023987, - "z": "54a98307.1c261c", + "x": 3033.9897117614746, + "y": 3066.347779273987, + "z": "7f19236a.e75edc", "wires": [ [ - "a87b26a4.a5d6c8", - "4b72fded.f78d94", - "29622591.b3bb8a", - "3b2c3cb3.3e7f54", - "17ad0555.182f1b", - "1a9f0cb1.fae443", - "a725b907.a76a88", - "2e69d89d.b17738" + "af0645ba.bd6128", + "57067079.d7eaf", + "177665d4.0287aa", + "f5121b6a.cf4bd8", + "c26da8e2.6be218", + "3c2df2a6.8e381e", + "8f57243a.070a88", + "e29459f0.edf198" ] ] }, { - "id": "f63b2e4e.af8ac", + "id": "87877ed0.2b1c1", "type": "switchNode", "name": "ransim mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 3152.7396812438965, - "y": 2333.0941772460938, - "z": "54a98307.1c261c", + "x": 3046.9897117614746, + "y": 2328.3480834960938, + "z": "7f19236a.e75edc", "wires": [ [ - "20f691ff.00291e", - "fe541c51.353cf" + "33b4ba0d.fa8706", + "9e12b054.a44a5" ] ] }, { - "id": "20f691ff.00291e", + "id": "33b4ba0d.fa8706", "type": "outcome", "name": "Not Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 3342.73966217041, - "y": 2303.093960762024, - "z": "54a98307.1c261c", + "x": 3236.9896926879883, + "y": 2298.347867012024, + "z": "7f19236a.e75edc", "wires": [ [ - "451c857b.0b58bc" + "6de23c3b.ee4dc4" ] ] }, { - "id": "fe541c51.353cf", + "id": "9e12b054.a44a5", "type": "outcome", "name": "Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 3322.7396354675293, - "y": 2382.0940523147583, - "z": "54a98307.1c261c", + "x": 3216.9896659851074, + "y": 2377.3479585647583, + "z": "7f19236a.e75edc", "wires": [ [ - "258bfa79.8b6d66" + "ee386d5e.1bb31" ] ] }, { - "id": "efe45662.9d84e8", + "id": "f40f92b3.5f8ca", "type": "for", "name": "For CUCPList Entries", "xml": "", "comments": "", "outputs": 1, - "x": 1937.7394943237305, - "y": 1967.0939636230469, - "z": "54a98307.1c261c", + "x": 1831.9895248413086, + "y": 1962.3478698730469, + "z": "7f19236a.e75edc", "wires": [ [ - "b24e47a9.17d9a8", - "ddb08e51.37028", - "169d7550.b97c1b", - "70e796c1.a833a8", - "6766aaed.fd8c74" + "8db87c81.362ff", + "cd6d4f0b.9dfc1", + "a9f3222c.3a77f", + "17a46a75.d878c6", + "ac58f23b.62aee" ] ] }, { - "id": "576c02a.878f2fc", + "id": "76e9f03a.72e5e", "type": "record", "name": "record", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 1852.7396278381348, - "y": 1875.0940990447998, - "z": "54a98307.1c261c", + "x": 1746.989658355713, + "y": 1870.3480052947998, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "215f8d98.797d92", + "id": "8b94d15.b62493", "type": "execute", "name": "set CUCP Level parms", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 1807.7396240234375, - "y": 1837.0936107635498, - "z": "54a98307.1c261c", + "x": 1701.9896545410156, + "y": 1832.3475170135498, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "4774eac7.73f5d4", + "id": "c560a376.9ae24", "type": "execute", "name": "cellCUList Entries", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 2617.7392807006836, - "y": 1685.0942194461823, - "z": "54a98307.1c261c", + "x": 2511.9893112182617, + "y": 1680.3481256961823, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "b24e47a9.17d9a8", + "id": "8db87c81.362ff", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2215.739767074585, - "y": 1891.0940828323364, - "z": "54a98307.1c261c", + "x": 2109.989797592163, + "y": 1886.3479890823364, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "ddb08e51.37028", + "id": "cd6d4f0b.9dfc1", "type": "block", "name": "cellCUCPList Level Parms", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2284.739501953125, - "y": 1788.0939025878906, - "z": "54a98307.1c261c", + "x": 2178.989532470703, + "y": 1783.3478088378906, + "z": "7f19236a.e75edc", "wires": [ [ - "4774eac7.73f5d4", - "923c29fb.f37368", - "ddb75924.99fb78", - "beed79e3.0d7018", - "f9858da.74fad7", - "725b0d66.f66014" + "c560a376.9ae24", + "50b4ce21.73071", + "5a148b90.407424", + "2e0bf24a.29594e", + "920abbcc.99e558", + "3fbba716.3dadf8" ] ] }, { - "id": "923c29fb.f37368", + "id": "50b4ce21.73071", "type": "execute", "name": "gNBCUCPList.gNBCUName", "xml": "\n\t\n\t\n", "comments": "", "outputs": 1, - "x": 2646.7393188476562, - "y": 1728.0938425064087, - "z": "54a98307.1c261c", + "x": 2540.9893493652344, + "y": 1723.3477487564087, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "ddb75924.99fb78", + "id": "5a148b90.407424", "type": "execute", "name": "gNBCUCPList-gNBId", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 2661.7396202087402, - "y": 1777.0939645767212, - "z": "54a98307.1c261c", + "x": 2555.9896507263184, + "y": 1772.3478708267212, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "beed79e3.0d7018", + "id": "2e0bf24a.29594e", "type": "execute", "name": "gNBCUCPList-gNBIdLength", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 2687.739501953125, - "y": 1826.0940856933594, - "z": "54a98307.1c261c", + "x": 2581.989532470703, + "y": 1821.3479919433594, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "f9858da.74fad7", + "id": "920abbcc.99e558", "type": "execute", "name": "gNBCUCPList-pLMNId", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 2700.739501953125, - "y": 1918.0939645767212, - "z": "54a98307.1c261c", + "x": 2594.989532470703, + "y": 1913.3478708267212, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "169d7550.b97c1b", + "id": "a9f3222c.3a77f", "type": "for", "name": "For List of Cells ", "xml": "", "comments": "", "outputs": 1, - "x": 2360.7294921875, - "y": 2197.093963623047, - "z": "54a98307.1c261c", + "x": 2254.979522705078, + "y": 2192.347869873047, + "z": "7f19236a.e75edc", "wires": [ [ - "6f6a9c3c.1dd214", - "36b14789.c34c18" + "15c261.3e15cda", + "64cedf3c.b0559" ] ] }, { - "id": "41050eb0.bf5a3", + "id": "edfc61ac.1dced", "type": "block", "name": "pLMNInfoList Level Parms", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3314.7292442321777, - "y": 2062.0938720703125, - "z": "54a98307.1c261c", + "x": 3208.979274749756, + "y": 2057.3477783203125, + "z": "7f19236a.e75edc", "wires": [ [ - "6c36da77.f0ddc4" + "eca6d351.66bf" ] ] }, { - "id": "6c36da77.f0ddc4", + "id": "eca6d351.66bf", "type": "execute", "name": "pLMNInfoListEntries", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 3579.729259490967, - "y": 2040.0938625335693, - "z": "54a98307.1c261c", + "x": 3473.979290008545, + "y": 2035.3477687835693, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "e466ad92.c678f", + "id": "df5aa5bc.20d4f8", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3281.729259490967, - "y": 2120.0938625335693, - "z": "54a98307.1c261c", + "x": 3175.979290008545, + "y": 2115.3477687835693, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "f40dbef8.c70c5", + "id": "f286d783.02ea68", "type": "for", "name": "For pLMNInfoListEntries", "xml": "", "comments": "", "outputs": 1, - "x": 3312.729259490967, - "y": 2218.0938625335693, - "z": "54a98307.1c261c", + "x": 3206.979290008545, + "y": 2213.3477687835693, + "z": "7f19236a.e75edc", "wires": [ [ - "bd5494f3.cd8d08" + "bd382cb0.788f7" ] ] }, { - "id": "70e796c1.a833a8", + "id": "17a46a75.d878c6", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2214.7293014526367, - "y": 1932.0938386917114, - "z": "54a98307.1c261c", + "x": 2108.979331970215, + "y": 1927.3477449417114, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "bd5494f3.cd8d08", + "id": "bd382cb0.788f7", "type": "block", "name": "pLMNInfoList Parms", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3532.729259490967, - "y": 2214.0938625335693, - "z": "54a98307.1c261c", + "x": 3426.979290008545, + "y": 2209.3477687835693, + "z": "7f19236a.e75edc", "wires": [ [ - "2afaab49.96e9c4", - "40da5baa.9d26a4" + "a60a5219.86792", + "cc299fbe.5708f" ] ] }, { - "id": "2afaab49.96e9c4", + "id": "a60a5219.86792", "type": "execute", "name": "sNSSAI", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 3706.7293128967285, - "y": 2170.0938625335693, - "z": "54a98307.1c261c", + "x": 3600.9793434143066, + "y": 2165.3477687835693, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "becfba53.04cca8", + "id": "b5325d5c.4b2a2", "type": "comment", "name": "Check if sNSSAI already exists in YANG tree", "info": "This needs more work. If sNSSAI already exists in the YANG tree, need to patch the existing pLMNInfoList entry", "comments": "", - "x": 3384.729259490967, - "y": 2169.0938625335693, - "z": "54a98307.1c261c", + "x": 3278.979290008545, + "y": 2164.3477687835693, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "40da5baa.9d26a4", + "id": "cc299fbe.5708f", "type": "record", "name": "record", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3709.729259490967, - "y": 2234.0938625335693, - "z": "54a98307.1c261c", + "x": 3603.979290008545, + "y": 2229.3477687835693, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "5192235f.bde94c", + "id": "b1a72d91.c8006", "type": "execute", "name": "cellLocalId", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 3556.7292518615723, - "y": 2100.0938472747803, - "z": "54a98307.1c261c", + "x": 3450.9792823791504, + "y": 2095.3477535247803, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "4a50d8b6.e70108", + "id": "bf3d2ed.eec87d", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3493.740509033203, - "y": 2673.4275579452515, - "z": "54a98307.1c261c", + "x": 3387.9905395507812, + "y": 2668.6814641952515, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "60c0bef6.a3d11", + "id": "e944c0a6.37812", "type": "block", "name": "Add PLMNInfoList Entry", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3198.7393531799316, - "y": 2609.4379329681396, - "z": "54a98307.1c261c", + "x": 3092.9893836975098, + "y": 2604.6918392181396, + "z": "7f19236a.e75edc", "wires": [ [ - "4a50d8b6.e70108", - "bc628332.2c7c", - "95dd06d9.b11b68", - "d363b407.715c08", - "80e7a98d.3188c8", - "297ffcf6.ce1134", - "f63b2e4e.af8ac", - "445640de.48115", - "855e02b5.654e5" + "bf3d2ed.eec87d", + "79f5133.09887ec", + "dafbdf61.3212b", + "9395a449.84a3a8", + "e2d7b7d2.65cc08", + "5915bfdc.bca9e", + "87877ed0.2b1c1", + "77d34d2b.5088b4", + "e9c2a3b4.eaefb" ] ] }, { - "id": "445640de.48115", + "id": "77d34d2b.5088b4", "type": "execute", "name": "add PLMNInfoListEntry ToNRCellCU using PUT", "xml": "\n\n\n\n\n\n\n \n", "comments": "", "outputs": 1, - "x": 3600.7400436401367, - "y": 2748.4378929138184, - "z": "54a98307.1c261c", + "x": 3494.990074157715, + "y": 2743.6917991638184, + "z": "7f19236a.e75edc", "wires": [ [ - "8936143.0e2e8e8", - "d4fe19ea.502b38" + "84aed27f.54603", + "b01356db.a097a8" ] ] }, { - "id": "bc628332.2c7c", + "id": "79f5133.09887ec", "type": "record", "name": "record", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 3487.739471435547, - "y": 2641.4381170272827, - "z": "54a98307.1c261c", + "x": 3381.989501953125, + "y": 2636.6920232772827, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "451c857b.0b58bc", + "id": "6de23c3b.ee4dc4", "type": "execute", "name": "generate addPLMNInfoListEntry.ToNRCellDU", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 3627.739589691162, - "y": 2303.0941104888916, - "z": "54a98307.1c261c", + "x": 3521.9896202087402, + "y": 2298.3480167388916, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "95dd06d9.b11b68", + "id": "dafbdf61.3212b", "type": "execute", "name": "Populate idGNBDUFunction", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 3509.7293815612793, - "y": 2439.0939326286316, - "z": "54a98307.1c261c", + "x": 3403.9794120788574, + "y": 2434.3478388786316, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "d363b407.715c08", + "id": "9395a449.84a3a8", "type": "execute", "name": "Populate idNRCellDU", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 3497.729377746582, - "y": 2485.093993663788, - "z": "54a98307.1c261c", + "x": 3391.97940826416, + "y": 2480.347899913788, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "80e7a98d.3188c8", + "id": "e2d7b7d2.65cc08", "type": "execute", "name": "Populate mcc", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 3484.7293796539307, - "y": 2526.0940551757812, - "z": "54a98307.1c261c", + "x": 3378.979410171509, + "y": 2521.3479614257812, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "297ffcf6.ce1134", + "id": "5915bfdc.bca9e", "type": "execute", "name": "Populate mnc", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 3492.729377746582, - "y": 2567.0939331054688, - "z": "54a98307.1c261c", + "x": 3386.97940826416, + "y": 2562.3478393554688, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "8936143.0e2e8e8", + "id": "84aed27f.54603", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 3716.73970413208, - "y": 2546.4272356033325, - "z": "54a98307.1c261c", + "x": 3610.989734649658, + "y": 2541.6811418533325, + "z": "7f19236a.e75edc", "wires": [ [ - "4dbe8b24.597c84" + "db8413de.9796" ] ] }, { - "id": "d4fe19ea.502b38", + "id": "b01356db.a097a8", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 4009.73974609375, - "y": 2768.427327156067, - "z": "54a98307.1c261c", + "x": 3903.989776611328, + "y": 2763.681233406067, + "z": "7f19236a.e75edc", "wires": [ [ - "d6a9589f.fc6468" + "63179411.9eb23c" ] ] }, { - "id": "4dbe8b24.597c84", + "id": "db8413de.9796", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 3850.73970413208, - "y": 2553.427357673645, - "z": "54a98307.1c261c", + "x": 3744.989734649658, + "y": 2548.681263923645, + "z": "7f19236a.e75edc", "wires": [ [ - "e776eef8.db6b", - "f11b3f16.9273d" + "dd4a76b.8125388", + "7fd5972.a1bf968" ] ] }, { - "id": "d6a9589f.fc6468", + "id": "63179411.9eb23c", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 4184.73942565918, - "y": 2765.427327156067, - "z": "54a98307.1c261c", + "x": 4078.989456176758, + "y": 2760.681233406067, + "z": "7f19236a.e75edc", "wires": [ [ - "aa7ee937.981018" + "3502ceb8.4e9282" ] ] }, { - "id": "e776eef8.db6b", + "id": "dd4a76b.8125388", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 3996.7393798828125, - "y": 2653.4274377822876, - "z": "54a98307.1c261c", + "x": 3890.9894104003906, + "y": 2648.6813440322876, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "aa7ee937.981018", + "id": "3502ceb8.4e9282", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 4339.740077972412, - "y": 2757.427652835846, - "z": "54a98307.1c261c", + "x": 4233.99010848999, + "y": 2752.681559085846, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "f1521378.c3122", + "id": "4de274eb.1a202c", "type": "set", "name": "Calculate RRM Parms", "xml": "\n\n\n", "comments": "", - "x": 1922.7292137145996, - "y": 1922.0941009521484, - "z": "54a98307.1c261c", + "x": 1816.9792442321777, + "y": 1917.3480072021484, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "e8819967.721b68", + "id": "cdecce9.6fb6d3", "type": "execute", "name": "generate addPLMNInfoListEntry.ToNRCellDU", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 3822.729316711426, - "y": 2347.093991279602, - "z": "54a98307.1c261c", + "x": 3716.979347229004, + "y": 2342.347897529602, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "258bfa79.8b6d66", + "id": "ee386d5e.1bb31", "type": "block", "name": "ransim URL", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3515.7292861938477, - "y": 2377.0940523147583, - "z": "54a98307.1c261c", + "x": 3409.979316711426, + "y": 2372.3479585647583, + "z": "7f19236a.e75edc", "wires": [ [ - "e8819967.721b68", - "c9196c08.5db9c" + "cdecce9.6fb6d3", + "11c99de7.4cd092" ] ] }, { - "id": "c9196c08.5db9c", + "id": "11c99de7.4cd092", "type": "execute", "name": "populate mountName", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 3766.7297172546387, - "y": 2400.0941848754883, - "z": "54a98307.1c261c", + "x": 3660.979747772217, + "y": 2395.3480911254883, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "ca46da4d.de2da8", + "id": "73661519.bbce9c", "type": "block", "name": "Get Cells List in TA", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1537.0628623962402, - "y": 482.2052516937256, - "z": "54a98307.1c261c", + "x": 1431.3128929138184, + "y": 477.4591579437256, + "z": "7f19236a.e75edc", "wires": [ [ - "e193df81.4bb3b" + "afd584fe.888a28" ] ] }, { - "id": "bdaa897e.2cd2b8", + "id": "c519014f.a858f", "type": "execute", "name": "generate getListOfCells URL", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 2133.062759399414, - "y": 347.760778427124, - "z": "54a98307.1c261c", + "x": 2027.3127899169922, + "y": 343.014684677124, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "c6b40762.ea2b08", + "id": "49c75c00.2661e4", "type": "record", "name": "record configdb RestAPI parms", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2132.507522583008, - "y": 397.5387382507324, - "z": "54a98307.1c261c", + "x": 2026.757553100586, + "y": 392.7926445007324, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "7f6d8a09.6705c4", + "id": "d7a068b7.254888", "type": "execute", "name": "Get ListOfCells for TrackingArea", "xml": "\n\n\n\n \n\n", "comments": "", "outputs": 1, - "x": 2027.8406066894531, - "y": 446.09420108795166, - "z": "54a98307.1c261c", + "x": 1922.0906372070312, + "y": 441.34810733795166, + "z": "7f19236a.e75edc", "wires": [ [ - "e83750a3.f4cb2", - "c5670ca4.b5d42" + "a79c8274.505ff", + "5d31345a.be9c1c" ] ] }, { - "id": "e83750a3.f4cb2", + "id": "a79c8274.505ff", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 2343.7292804718018, - "y": 416.76095962524414, - "z": "54a98307.1c261c", + "x": 2237.97931098938, + "y": 412.01486587524414, + "z": "7f19236a.e75edc", "wires": [ [ - "2272901f.23427" + "49ce6f67.7d79a" ] ] }, { - "id": "c5670ca4.b5d42", + "id": "5d31345a.be9c1c", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 2253.8404846191406, - "y": 463.8720703125, - "z": "54a98307.1c261c", + "x": 2148.0905151367188, + "y": 459.1259765625, + "z": "7f19236a.e75edc", "wires": [ [ - "fc20b436.6e9558" + "39e80a5a.f4ce06" ] ] }, { - "id": "2272901f.23427", + "id": "49ce6f67.7d79a", "type": "block", "name": "block", "xml": "", "atomic": "false", "comments": "", "outputs": 1, - "x": 2518.7292556762695, - "y": 443.0942325592041, - "z": "54a98307.1c261c", + "x": 2412.9792861938477, + "y": 438.3481388092041, + "z": "7f19236a.e75edc", "wires": [ [ - "53393b7.be7d7c4", - "bf33d06.c492a3", - "f11b3f16.9273d" + "f0226b00.1849d8", + "80e24c71.049a1", + "7fd5972.a1bf968" ] ] }, { - "id": "fc20b436.6e9558", + "id": "39e80a5a.f4ce06", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 2238.7290115356445, - "y": 574.094316482544, - "z": "54a98307.1c261c", + "x": 2132.9790420532227, + "y": 569.348222732544, + "z": "7f19236a.e75edc", "wires": [ [ - "8c28a8ea.ebbf18", - "cb3c409a.03f0f", - "93cf6e64.cb4c5" + "4882c503.48fe3c", + "ade202cb.57fd5", + "711e4b78.0a0ac4" ] ] }, { - "id": "53393b7.be7d7c4", + "id": "f0226b00.1849d8", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 2454.7290115356445, - "y": 521.094217300415, - "z": "54a98307.1c261c", + "x": 2348.9790420532227, + "y": 516.348123550415, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "8c28a8ea.ebbf18", + "id": "4882c503.48fe3c", "type": "record", "name": "record", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2398.7289810180664, - "y": 569.0942249298096, - "z": "54a98307.1c261c", + "x": 2292.9790115356445, + "y": 564.3481311798096, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "bf33d06.c492a3", + "id": "80e24c71.049a1", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 2498.729347229004, - "y": 381.20527839660645, - "z": "54a98307.1c261c", + "x": 2392.979377746582, + "y": 376.45918464660645, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "cb3c409a.03f0f", + "id": "ade202cb.57fd5", "type": "execute", "name": "printContext", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 2418.5073013305664, - "y": 713.0942554473877, - "z": "54a98307.1c261c", + "x": 2312.7573318481445, + "y": 708.3481616973877, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "316033e4.2cfc1c", + "id": "dfd24de5.c4599", "type": "comment", "name": "Connect to AddPLMNInfoList Entry", "info": "when able to talk to latest SDNC", "comments": "", - "x": 3496.729076385498, - "y": 2707.4271507263184, - "z": "54a98307.1c261c", + "x": 3390.979106903076, + "y": 2702.6810569763184, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "a87b26a4.a5d6c8", + "id": "af0645ba.bd6128", "type": "switchNode", "name": "ransim mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 3351.729076385498, - "y": 2864.760524749756, - "z": "54a98307.1c261c", + "x": 3245.979106903076, + "y": 2860.014430999756, + "z": "7f19236a.e75edc", "wires": [ [ - "7c0803ca.aaac4c", - "3e1defd5.9f234" + "c1795963.995998", + "afb1af83.ed56f" ] ] }, { - "id": "7c0803ca.aaac4c", + "id": "c1795963.995998", "type": "outcome", "name": "Not Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 3546.729103088379, - "y": 2824.760432243347, - "z": "54a98307.1c261c", + "x": 3440.979133605957, + "y": 2820.014338493347, + "z": "7f19236a.e75edc", "wires": [ [ - "aa7e2636.430618" + "a9fc95c9.e282d8" ] ] }, { - "id": "3e1defd5.9f234", + "id": "afb1af83.ed56f", "type": "outcome", "name": "Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 3526.729076385498, - "y": 2903.7605237960815, - "z": "54a98307.1c261c", + "x": 3420.979106903076, + "y": 2899.0144300460815, + "z": "7f19236a.e75edc", "wires": [ [ - "b7a227f3.c1e6c8" + "be2c6f5d.59ae6" ] ] }, { - "id": "1a9f0cb1.fae443", + "id": "3c2df2a6.8e381e", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3498.730197906494, - "y": 3148.0944323539734, - "z": "54a98307.1c261c", + "x": 3392.9802284240723, + "y": 3143.3483386039734, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "a725b907.a76a88", + "id": "8f57243a.070a88", "type": "execute", "name": "add RRM Policy ToNRCellCU using PUT", "xml": "\n\n\n\n\n\n\n \n", "comments": "", "outputs": 1, - "x": 3736.729091644287, - "y": 3201.1041202545166, - "z": "54a98307.1c261c", + "x": 3630.9791221618652, + "y": 3196.3580265045166, + "z": "7f19236a.e75edc", "wires": [ [ - "38b54e56.be0762", - "1e9c583a.ebb9d8" + "a759308a.d3254", + "51534e06.df468" ] ] }, { - "id": "17ad0555.182f1b", + "id": "c26da8e2.6be218", "type": "record", "name": "record", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 3504.7290992736816, - "y": 3114.1042585372925, - "z": "54a98307.1c261c", + "x": 3398.9791297912598, + "y": 3109.3581647872925, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "aa7e2636.430618", + "id": "a9fc95c9.e282d8", "type": "execute", "name": "generate addRRMPolicy.ToNRCellDU URL", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 3829.729076385498, - "y": 2819.7605240345, - "z": "54a98307.1c261c", + "x": 3723.979106903076, + "y": 2815.0144302845, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "4b72fded.f78d94", + "id": "57067079.d7eaf", "type": "execute", "name": "Populate idGNBDUFunction", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 3542.718837738037, - "y": 2955.7606143951416, - "z": "54a98307.1c261c", + "x": 3436.9688682556152, + "y": 2951.0145206451416, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "29622591.b3bb8a", + "id": "177665d4.0287aa", "type": "execute", "name": "Populate idNRCellDU", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 3523.718837738037, - "y": 2994.7603702545166, - "z": "54a98307.1c261c", + "x": 3417.9688682556152, + "y": 2990.0142765045166, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "3b2c3cb3.3e7f54", + "id": "f5121b6a.cf4bd8", "type": "execute", "name": "Populate id", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 3504.7188453674316, - "y": 3034.760753631592, - "z": "54a98307.1c261c", + "x": 3398.9688758850098, + "y": 3030.014659881592, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "38b54e56.be0762", + "id": "a759308a.d3254", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 3787.729206085205, - "y": 3009.0939836502075, - "z": "54a98307.1c261c", + "x": 3681.979236602783, + "y": 3004.3478899002075, + "z": "7f19236a.e75edc", "wires": [ [ - "200d240d.2835bc" + "9066b8cd.4913e8" ] ] }, { - "id": "1e9c583a.ebb9d8", + "id": "51534e06.df468", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 4024.729335784912, - "y": 3173.0938663482666, - "z": "54a98307.1c261c", + "x": 3918.9793663024902, + "y": 3168.3477725982666, + "z": "7f19236a.e75edc", "wires": [ [ - "2cf11025.93f59" + "2d056dd9.34f1e2" ] ] }, { - "id": "200d240d.2835bc", + "id": "9066b8cd.4913e8", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 3935.729206085205, - "y": 3036.0939836502075, - "z": "54a98307.1c261c", + "x": 3829.979236602783, + "y": 3031.3478899002075, + "z": "7f19236a.e75edc", "wires": [ [ - "848f9511.62bef8", - "f11b3f16.9273d" + "eb40b68.a04d848", + "7fd5972.a1bf968" ] ] }, { - "id": "2cf11025.93f59", + "id": "2d056dd9.34f1e2", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 4188.728847503662, - "y": 3178.0938663482666, - "z": "54a98307.1c261c", + "x": 4082.9788780212402, + "y": 3173.3477725982666, + "z": "7f19236a.e75edc", "wires": [ [ - "2e60bd0d.0e7782" + "e4b945c.e77adb8" ] ] }, { - "id": "848f9511.62bef8", + "id": "eb40b68.a04d848", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 4074.72896194458, - "y": 3108.0939836502075, - "z": "54a98307.1c261c", + "x": 3968.978992462158, + "y": 3103.3478899002075, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "2e60bd0d.0e7782", + "id": "e4b945c.e77adb8", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 4288.729335784912, - "y": 3103.0941104888916, - "z": "54a98307.1c261c", + "x": 4182.97936630249, + "y": 3098.3480167388916, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "607e7995.c18b68", + "id": "1eec1e3d.0816d2", "type": "execute", "name": "generate RRMPolicy Ratio URL ToNRCellDU", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 4025.71879196167, - "y": 2874.7605152130127, - "z": "54a98307.1c261c", + "x": 3919.968822479248, + "y": 2870.0144214630127, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "b7a227f3.c1e6c8", + "id": "be2c6f5d.59ae6", "type": "block", "name": "ransim URL", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3719.7187271118164, - "y": 2898.7605237960815, - "z": "54a98307.1c261c", + "x": 3613.9687576293945, + "y": 2894.0144300460815, + "z": "7f19236a.e75edc", "wires": [ [ - "607e7995.c18b68", - "8b6f18b9.daeb18" + "1eec1e3d.0816d2", + "1e618b7e.24f315" ] ] }, { - "id": "8b6f18b9.daeb18", + "id": "1e618b7e.24f315", "type": "execute", "name": "populate mountName", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 3962.7187995910645, - "y": 2933.7605743408203, - "z": "54a98307.1c261c", + "x": 3856.9688301086426, + "y": 2929.0144805908203, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "4a0028ee.501398", + "id": "ab64c216.a7876", "type": "comment", "name": "Connect to RRM P{olicy Ratio", "info": "when able to talk to latest SDNC", "comments": "", - "x": 3707.718593597412, - "y": 3146.0936222076416, - "z": "54a98307.1c261c", + "x": 3601.9686241149902, + "y": 3141.3475284576416, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "725b0d66.f66014", + "id": "3fbba716.3dadf8", "type": "execute", "name": "gNBCUCPList-nFType", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 2690.7394981384277, - "y": 1869.0940256118774, - "z": "54a98307.1c261c", + "x": 2584.989528656006, + "y": 1864.3479318618774, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "566e22dd.13c89c", + "id": "5e440195.d819e", "type": "block", "name": "CUUP", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1945.7707176208496, - "y": 3556.8387393951416, - "z": "54a98307.1c261c", + "x": 1840.0207481384277, + "y": 3552.0926456451416, + "z": "7f19236a.e75edc", "wires": [ [ - "a38c946e.5ff988", - "e73a565c.bb8318", - "cc8f807e.2e89d", - "c010057d.0aae08" + "367b5507.403b9a", + "c0095647.0fd618", + "7caf7b16.3d5744", + "609da7a4.ddc828" ] ] }, { - "id": "b1c925f.48433d8", + "id": "5eaa167f.4c5608", "type": "block", "name": "Add RRM Policy Ratio", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3307.7710037231445, - "y": 5023.839067697525, - "z": "54a98307.1c261c", + "x": 3202.0210342407227, + "y": 5019.092973947525, + "z": "7f19236a.e75edc", "wires": [ [ - "26dde150.fdd6ee", - "599254e8.0ff8cc", - "4660001a.1d428", - "396524a1.e862fc", - "226cc1a1.33ec4e", - "4b9935f9.b46bac", - "c71b4eec.95244" + "82748db8.4ca75", + "72fe9beb.7965a4", + "8a0b8e83.0cfd", + "3e361ebc.64da82", + "a82fe160.10a1c", + "cbc84674.c85d48", + "522f88f5.126828" ] ] }, { - "id": "14863694.d4cb19", + "id": "b574596b.7f2968", "type": "switchNode", "name": "ransim mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 3503.770740509033, - "y": 4268.839810371399, - "z": "54a98307.1c261c", + "x": 3398.0207710266113, + "y": 4264.093716621399, + "z": "7f19236a.e75edc", "wires": [ [ - "ed056be5.527c58", - "246e07bc.b5de58" + "9627cafc.5db888", + "754902ac.bfb85c" ] ] }, { - "id": "ed056be5.527c58", + "id": "9627cafc.5db888", "type": "outcome", "name": "Not Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 3744.770740509033, - "y": 4200.839810848236, - "z": "54a98307.1c261c", + "x": 3639.0207710266113, + "y": 4196.093717098236, + "z": "7f19236a.e75edc", "wires": [ [ - "adcdf20a.645d1" + "49fa0ef5.f930e" ] ] }, { - "id": "246e07bc.b5de58", + "id": "754902ac.bfb85c", "type": "outcome", "name": "Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 3725.7708625793457, - "y": 4294.839688301086, - "z": "54a98307.1c261c", + "x": 3620.020893096924, + "y": 4290.093594551086, + "z": "7f19236a.e75edc", "wires": [ [ - "8bf12329.3060a" + "769414f9.31d82c" ] ] }, { - "id": "e73a565c.bb8318", + "id": "c0095647.0fd618", "type": "for", "name": "For List of CUUP's", "xml": "", "comments": "", "outputs": 1, - "x": 2591.770751953125, - "y": 3650.839569091797, - "z": "54a98307.1c261c", + "x": 2486.020782470703, + "y": 3646.093475341797, + "z": "7f19236a.e75edc", "wires": [ [ - "4fef7442.88c04c", - "5e56a7bb.0dcd98", - "2243270a.d8ee78", - "4170c6a9.766218", - "fff5ccc7.34377", - "b1c925f.48433d8", - "c1b035a5.486b98", - "4374f72c.243e38" + "9a3125a2.302c58", + "3c6cd3b6.a98ffc", + "37ac6deb.5aa1c2", + "299519c6.12c686", + "625e20c1.4156c", + "5eaa167f.4c5608", + "6851f370.7d158c", + "b0b9428c.79986" ] ] }, { - "id": "a38c946e.5ff988", + "id": "367b5507.403b9a", "type": "record", "name": "record", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 3014.7706031799316, - "y": 3403.8390417099, - "z": "54a98307.1c261c", + "x": 2909.0206336975098, + "y": 3399.0929479599, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "cc8f807e.2e89d", + "id": "7caf7b16.3d5744", "type": "execute", "name": "set CUUP Level parms", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 3017.7705078125, - "y": 3360.8391246795654, - "z": "54a98307.1c261c", + "x": 2912.020538330078, + "y": 3356.0930309295654, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "4fef7442.88c04c", + "id": "9a3125a2.302c58", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3501.7705078125, - "y": 3816.8396129608154, - "z": "54a98307.1c261c", + "x": 3396.020538330078, + "y": 3812.0935192108154, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "5e56a7bb.0dcd98", + "id": "3c6cd3b6.a98ffc", "type": "block", "name": "cellCUUPList Level Parms", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3467.7706451416016, - "y": 3745.8392436504364, - "z": "54a98307.1c261c", + "x": 3362.0206756591797, + "y": 3741.0931499004364, + "z": "7f19236a.e75edc", "wires": [ [ - "9504632.c9e9ba", - "f2e50f4b.d4a57", - "e7ce2a39.0e6f18", - "7bc968f5.ad1b38" + "eca2e296.11ec6", + "207b63e2.49f9cc", + "eb70324f.683a8", + "b678ffb6.d61bb" ] ] }, { - "id": "9504632.c9e9ba", + "id": "eca2e296.11ec6", "type": "execute", "name": "gNBCUUPList.gNBCUUPId", "xml": "\n\t\n\t\n", "comments": "", "outputs": 1, - "x": 3904.770751953125, - "y": 3664.839080810547, - "z": "54a98307.1c261c", + "x": 3799.020782470703, + "y": 3660.092987060547, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "f2e50f4b.d4a57", + "id": "207b63e2.49f9cc", "type": "execute", "name": "gNBCUUPList-gNBId", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 3925.770839691162, - "y": 3759.8392276763916, - "z": "54a98307.1c261c", + "x": 3820.0208702087402, + "y": 3755.0931339263916, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "e7ce2a39.0e6f18", + "id": "eb70324f.683a8", "type": "execute", "name": "gNBCUUPList-gNBIdLength", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 3943.770606994629, - "y": 3803.8391478061676, - "z": "54a98307.1c261c", + "x": 3838.020637512207, + "y": 3799.0930540561676, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "4170c6a9.766218", + "id": "299519c6.12c686", "type": "for", "name": "For pLMNInfoListEntries", "xml": "", "comments": "", "outputs": 1, - "x": 3506.760356903076, - "y": 4054.8392384052277, - "z": "54a98307.1c261c", + "x": 3401.0103874206543, + "y": 4050.0931446552277, + "z": "7f19236a.e75edc", "wires": [ [ - "dd9d897d.7f1508" + "e6c133f2.09d06" ] ] }, { - "id": "2243270a.d8ee78", + "id": "37ac6deb.5aa1c2", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3506.7604789733887, - "y": 3908.839115858078, - "z": "54a98307.1c261c", + "x": 3401.010509490967, + "y": 3904.093022108078, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "dd9d897d.7f1508", + "id": "e6c133f2.09d06", "type": "block", "name": "pLMNInfoList Parms", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3757.7605323791504, - "y": 4053.839189529419, - "z": "54a98307.1c261c", + "x": 3652.0105628967285, + "y": 4049.093095779419, + "z": "7f19236a.e75edc", "wires": [ [ - "e6b10a32.f90628", - "48f98448.9883ec" + "c6f71a2f.6d6258", + "befb76e5.ec7c48" ] ] }, { - "id": "e6b10a32.f90628", + "id": "c6f71a2f.6d6258", "type": "execute", "name": "sNSSAI", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 3971.760498046875, - "y": 4004.8393115997314, - "z": "54a98307.1c261c", + "x": 3866.010528564453, + "y": 4000.0932178497314, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "8db8056d.9b7f08", + "id": "ce73c3dc.bd809", "type": "comment", "name": "Check if sNSSAI already exists in YANG tree", "info": "This needs more work. If sNSSAI already exists in the YANG tree, need to patch the existing pLMNInfoList entry", "comments": "", - "x": 3574.7605171203613, - "y": 4109.839189529419, - "z": "54a98307.1c261c", + "x": 3469.0105476379395, + "y": 4105.093095779419, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "48f98448.9883ec", + "id": "befb76e5.ec7c48", "type": "record", "name": "record", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3975.7605590820312, - "y": 4088.8388233184814, - "z": "54a98307.1c261c", + "x": 3870.0105895996094, + "y": 4084.0927295684814, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "d4961023.db516", + "id": "bcf48d78.e546", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3852.7717094421387, - "y": 4644.172580718994, - "z": "54a98307.1c261c", + "x": 3747.021739959717, + "y": 4639.426486968994, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "fff5ccc7.34377", + "id": "625e20c1.4156c", "type": "block", "name": "Add PLMNInfoList Entry", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3446.770496368408, - "y": 4454.183429718018, - "z": "54a98307.1c261c", + "x": 3341.0205268859863, + "y": 4449.437335968018, + "z": "7f19236a.e75edc", "wires": [ [ - "d4961023.db516", - "27d9bcaf.3ab524", - "b079c675.2b2218", - "1ca6f803.08de18", - "52207ffe.ac0f4", - "14863694.d4cb19", - "8f1d0f49.6e6f3", - "b541e97a.091298", - "f675c08c.37fb7" + "bcf48d78.e546", + "b978fea2.5234a", + "46988b6c.ed6e44", + "9dac8b25.fe65a8", + "378bcbda.47c084", + "b574596b.7f2968", + "8a237ca9.89593", + "7d2a788a.30fdc8", + "6e4ac08c.b5369" ] ] }, { - "id": "8f1d0f49.6e6f3", + "id": "8a237ca9.89593", "type": "execute", "name": "add PLMNInfoListEntry ToGNBCUUPFn using PUT", "xml": "\n\n\n\n\n\n\n \n", "comments": "", "outputs": 1, - "x": 3844.770793914795, - "y": 4703.183139801025, - "z": "54a98307.1c261c", + "x": 3739.020824432373, + "y": 4698.437046051025, + "z": "7f19236a.e75edc", "wires": [ [ - "519dd03e.e5435", - "91213125.a81d2" + "2f5dbb0b.c60014", + "ff562fcf.0150c" ] ] }, { - "id": "27d9bcaf.3ab524", + "id": "b978fea2.5234a", "type": "record", "name": "record", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 3854.7706718444824, - "y": 4596.183139801025, - "z": "54a98307.1c261c", + "x": 3749.0207023620605, + "y": 4591.437046051025, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "adcdf20a.645d1", + "id": "49fa0ef5.f930e", "type": "execute", "name": "generate addPLMNInfoListEntry.ToGNBCUUPFn", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 4056.77054977417, - "y": 4200.839447975159, - "z": "54a98307.1c261c", + "x": 3951.020580291748, + "y": 4196.093354225159, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "b079c675.2b2218", + "id": "46988b6c.ed6e44", "type": "execute", "name": "Populate idGNBDUFunction", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 3906.76029586792, - "y": 4387.839370727539, - "z": "54a98307.1c261c", + "x": 3801.010326385498, + "y": 4383.093276977539, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "1ca6f803.08de18", + "id": "9dac8b25.fe65a8", "type": "execute", "name": "Populate mcc", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 3872.76029586792, - "y": 4449.839372634888, - "z": "54a98307.1c261c", + "x": 3767.010326385498, + "y": 4445.093278884888, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "52207ffe.ac0f4", + "id": "378bcbda.47c084", "type": "execute", "name": "Populate mnc", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 3869.76029586792, - "y": 4498.839374542236, - "z": "54a98307.1c261c", + "x": 3764.010326385498, + "y": 4494.093280792236, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "519dd03e.e5435", + "id": "2f5dbb0b.c60014", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 4105.7713623046875, - "y": 4480.172088623047, - "z": "54a98307.1c261c", + "x": 4000.0213928222656, + "y": 4475.425994873047, + "z": "7f19236a.e75edc", "wires": [ [ - "9fb290be.7c712" + "62dbfb66.3d3334" ] ] }, { - "id": "91213125.a81d2", + "id": "ff562fcf.0150c", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 4146.771728515625, - "y": 4638.173187255859, - "z": "54a98307.1c261c", + "x": 4041.021759033203, + "y": 4633.427093505859, + "z": "7f19236a.e75edc", "wires": [ [ - "a50a0757.8e3938" + "f9d96cc8.b014" ] ] }, { - "id": "9fb290be.7c712", + "id": "62dbfb66.3d3334", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 4319.77099609375, - "y": 4406.172821044922, - "z": "54a98307.1c261c", + "x": 4214.021026611328, + "y": 4401.426727294922, + "z": "7f19236a.e75edc", "wires": [ [ - "ba535d02.1d5bd", - "f11b3f16.9273d" + "8fd1422a.175f3", + "7fd5972.a1bf968" ] ] }, { - "id": "a50a0757.8e3938", + "id": "f9d96cc8.b014", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 4160.7711181640625, - "y": 4701.173309326172, - "z": "54a98307.1c261c", + "x": 4055.0211486816406, + "y": 4696.427215576172, + "z": "7f19236a.e75edc", "wires": [ [ - "a1983d7d.e1391" + "2a0422b8.ee6ace" ] ] }, { - "id": "ba535d02.1d5bd", + "id": "8fd1422a.175f3", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 4306.7706298828125, - "y": 4535.172821044922, - "z": "54a98307.1c261c", + "x": 4201.020660400391, + "y": 4530.426727294922, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "a1983d7d.e1391", + "id": "2a0422b8.ee6ace", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 4307.771484375, - "y": 4689.173309326172, - "z": "54a98307.1c261c", + "x": 4202.021514892578, + "y": 4684.427215576172, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "be37394c.3a72b8", + "id": "20c4050b.01aaea", "type": "execute", "name": "generate addPLMNInfoListEntry ToGNBCUUPFn", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 4251.760303497314, - "y": 4263.839448928833, - "z": "54a98307.1c261c", + "x": 4146.010334014893, + "y": 4259.093355178833, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "8bf12329.3060a", + "id": "769414f9.31d82c", "type": "block", "name": "ransim URL", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3906.7601356506348, - "y": 4295.839450836182, - "z": "54a98307.1c261c", + "x": 3801.010166168213, + "y": 4291.093357086182, + "z": "7f19236a.e75edc", "wires": [ [ - "be37394c.3a72b8", - "f543076.150d6f8" + "20c4050b.01aaea", + "309488ce.58cf88" ] ] }, { - "id": "f543076.150d6f8", + "id": "309488ce.58cf88", "type": "execute", "name": "populate mountName", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 4170.760631561279, - "y": 4327.839450836182, - "z": "54a98307.1c261c", + "x": 4065.0106620788574, + "y": 4323.093357086182, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "819bcc0a.fb9e3", + "id": "6907a45e.a52f1c", "type": "comment", "name": "Connect to AddPLMNInfoList Entry", "info": "when able to talk to latest SDNC", "comments": "", - "x": 3598.7603607177734, - "y": 4601.172827720642, - "z": "54a98307.1c261c", + "x": 3493.0103912353516, + "y": 4596.426733970642, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "26dde150.fdd6ee", + "id": "82748db8.4ca75", "type": "switchNode", "name": "ransim mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 3539.76025390625, - "y": 4851.505341291428, - "z": "54a98307.1c261c", + "x": 3434.010284423828, + "y": 4846.759247541428, + "z": "7f19236a.e75edc", "wires": [ [ - "67323981.815ca8", - "9575ada9.9f357" + "5e5e476a.fbd7e8", + "59adcd0b.b525d4" ] ] }, { - "id": "67323981.815ca8", + "id": "5e5e476a.fbd7e8", "type": "outcome", "name": "Not Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 3734.760280609131, - "y": 4811.505248785019, - "z": "54a98307.1c261c", + "x": 3629.010311126709, + "y": 4806.759155035019, + "z": "7f19236a.e75edc", "wires": [ [ - "1343a0c4.6bce2f" + "b9bef498.c7ee48" ] ] }, { - "id": "9575ada9.9f357", + "id": "59adcd0b.b525d4", "type": "outcome", "name": "Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 3714.76025390625, - "y": 4890.505340337753, - "z": "54a98307.1c261c", + "x": 3609.010284423828, + "y": 4885.759246587753, + "z": "7f19236a.e75edc", "wires": [ [ - "d44cbc14.b24aa" + "95e50540.8e23b8" ] ] }, { - "id": "226cc1a1.33ec4e", + "id": "a82fe160.10a1c", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3693.761631011963, - "y": 5158.839032173157, - "z": "54a98307.1c261c", + "x": 3588.011661529541, + "y": 5154.092938423157, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "4b9935f9.b46bac", + "id": "cbc84674.c85d48", "type": "execute", "name": "add RRM Policy ToGNBCUUPFn using PUT", "xml": "\n\n\n\n\n\n\n \n", "comments": "", "outputs": 1, - "x": 3755.7611083984375, - "y": 5221.849707841873, - "z": "54a98307.1c261c", + "x": 3650.0111389160156, + "y": 5217.103614091873, + "z": "7f19236a.e75edc", "wires": [ [ - "2a64ca6c.02be26", - "bde6fba4.0628b8" + "b682a29d.3914b", + "36b7b415.46550c" ] ] }, { - "id": "396524a1.e862fc", + "id": "3e361ebc.64da82", "type": "record", "name": "record", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 3693.760898590088, - "y": 5108.849347114563, - "z": "54a98307.1c261c", + "x": 3588.010929107666, + "y": 5104.103253364563, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "1343a0c4.6bce2f", + "id": "b9bef498.c7ee48", "type": "execute", "name": "generate addRRMPolicy.ToNRCellDU URL", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 4017.76025390625, - "y": 4806.505340576172, - "z": "54a98307.1c261c", + "x": 3912.010284423828, + "y": 4801.759246826172, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "599254e8.0ff8cc", + "id": "72fe9beb.7965a4", "type": "execute", "name": "Populate idGNBDUFunction", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 3733.749969482422, - "y": 4960.505756616592, - "z": "54a98307.1c261c", + "x": 3628, + "y": 4955.759662866592, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "4660001a.1d428", + "id": "8a0b8e83.0cfd", "type": "execute", "name": "Populate id", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 3687.750129699707, - "y": 5004.506079912186, - "z": "54a98307.1c261c", + "x": 3582.000160217285, + "y": 4999.759986162186, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "2a64ca6c.02be26", + "id": "b682a29d.3914b", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 4014.76065826416, - "y": 5031.83867764473, - "z": "54a98307.1c261c", + "x": 3909.0106887817383, + "y": 5027.09258389473, + "z": "7f19236a.e75edc", "wires": [ [ - "b9277a5d.90d978" + "9bf0ca37.ef4888" ] ] }, { - "id": "bde6fba4.0628b8", + "id": "36b7b415.46550c", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 4077.760627746582, - "y": 5218.839087724686, - "z": "54a98307.1c261c", + "x": 3972.01065826416, + "y": 5214.092993974686, + "z": "7f19236a.e75edc", "wires": [ [ - "a8920758.fe77c8" + "eb2b828c.ee28d" ] ] }, { - "id": "b9277a5d.90d978", + "id": "9bf0ca37.ef4888", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 4234.760414123535, - "y": 5020.83916592598, - "z": "54a98307.1c261c", + "x": 4129.010444641113, + "y": 5016.09307217598, + "z": "7f19236a.e75edc", "wires": [ [ - "794b8cd2.84a6b4", - "f11b3f16.9273d" + "eb35cd37.f245e", + "7fd5972.a1bf968" ] ] }, { - "id": "a8920758.fe77c8", + "id": "eb2b828c.ee28d", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 4239.7600173950195, - "y": 5202.839453935623, - "z": "54a98307.1c261c", + "x": 4134.010047912598, + "y": 5198.093360185623, + "z": "7f19236a.e75edc", "wires": [ [ - "3819b1d4.488b9e" + "311ac262.d8010e" ] ] }, { - "id": "794b8cd2.84a6b4", + "id": "eb35cd37.f245e", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 4243.760383605957, - "y": 5098.839453935623, - "z": "54a98307.1c261c", + "x": 4138.010414123535, + "y": 5094.093360185623, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "3819b1d4.488b9e", + "id": "311ac262.d8010e", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 4392.760627746582, - "y": 5184.840064287186, - "z": "54a98307.1c261c", + "x": 4287.01065826416, + "y": 5180.093970537186, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "e616294e.a253a8", + "id": "4edd9be.808a064", "type": "execute", "name": "generate RRMPolicy Ratio URL ToNRCellDU", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 4131.7499923706055, - "y": 4857.505460500717, - "z": "54a98307.1c261c", + "x": 4026.0000228881836, + "y": 4852.759366750717, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "d44cbc14.b24aa", + "id": "95e50540.8e23b8", "type": "block", "name": "ransim URL", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3860.7499771118164, - "y": 4856.50546002388, - "z": "54a98307.1c261c", + "x": 3755.0000076293945, + "y": 4851.75936627388, + "z": "7f19236a.e75edc", "wires": [ [ - "e616294e.a253a8", - "3747f40b.03a89c" + "4edd9be.808a064", + "b25b5c46.f534d" ] ] }, { - "id": "3747f40b.03a89c", + "id": "b25b5c46.f534d", "type": "execute", "name": "populate mountName", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 4084.749984741211, - "y": 4938.505788087845, - "z": "54a98307.1c261c", + "x": 3979.000015258789, + "y": 4933.759694337845, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "49329155.2a1ef", + "id": "d9904f.cedbdfb", "type": "comment", "name": "Connect to RRM P{olicy Ratio", "info": "when able to talk to latest SDNC", "comments": "", - "x": 3708.750217437744, - "y": 5186.838788032532, - "z": "54a98307.1c261c", + "x": 3603.0002479553223, + "y": 5182.092694282532, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "c010057d.0aae08", + "id": "609da7a4.ddc828", "type": "block", "name": "rrmPolicyDedicatedRatio", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2983.771095275879, - "y": 3505.5164098739624, - "z": "54a98307.1c261c", + "x": 2878.021125793457, + "y": 3500.7703161239624, + "z": "7f19236a.e75edc", "wires": [ [ - "e17dd25a.d2dd8", - "5bb1f566.70cf0c", - "459c9f83.551d9", - "ab13fa24.13ecd8", - "44c1859c.81e89c", - "23bd5f13.8478b", - "9f5cd12d.485b5" + "2709ad75.fb8872", + "5ca7be56.1656", + "ae936c1b.98573", + "1a7c16c4.89f429", + "c3adef48.10233", + "f21c9158.eefb", + "ca898ee9.a28a3" ] ] }, { - "id": "44c1859c.81e89c", + "id": "c3adef48.10233", "type": "set", "name": "calculation rrm5", "xml": "\n", "comments": "", - "x": 3241.7715187072754, - "y": 3616.2939977645874, - "z": "54a98307.1c261c", + "x": 3136.0215492248535, + "y": 3611.5479040145874, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "459c9f83.551d9", + "id": "ae936c1b.98573", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3201.7712783813477, - "y": 3664.9611110687256, - "z": "54a98307.1c261c", + "x": 3096.021308898926, + "y": 3660.2150173187256, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "7bc968f5.ad1b38", + "id": "b678ffb6.d61bb", "type": "execute", "name": "gNBCUUPList-pLMNInfoList_length", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 3959.770606994629, - "y": 3844.8391535282135, - "z": "54a98307.1c261c", + "x": 3854.020637512207, + "y": 3840.0930597782135, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "41b57b00.7f6ff4", + "id": "2d6c426b.e24eee", "type": "execute", "name": "gNBCUUPList-pLMNId", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 3965.9935340881348, - "y": 3932.515090942383, - "z": "54a98307.1c261c", + "x": 3860.243564605713, + "y": 3927.768997192383, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "e055c9b4.733758", + "id": "e7cff8f9.ce4148", "type": "comment", "name": "Assumption pLMNId in configDB resp", "info": "Assumed that configDB responnse will include pLMNId...currently, it is not there", "comments": "", - "x": 3986.993377685547, - "y": 3890.5148088932037, - "z": "54a98307.1c261c", + "x": 3881.243408203125, + "y": 3885.7687151432037, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "93cf6e64.cb4c5", + "id": "711e4b78.0a0ac4", "type": "for", "name": "For list of cells", "xml": "", "comments": "", "outputs": 1, - "x": 2437.750099182129, - "y": 637.7604541778564, - "z": "54a98307.1c261c", + "x": 2332.000129699707, + "y": 633.0143604278564, + "z": "7f19236a.e75edc", "wires": [ [ - "761d8dc3.502054", - "4b1b6ef.519fe9" + "36295c82.f35534", + "6239322.deb41cc" ] ] }, { - "id": "4b1b6ef.519fe9", + "id": "6239322.deb41cc", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 2610.7499771118164, - "y": 670.7604084014893, - "z": "54a98307.1c261c", + "x": 2505.0000076293945, + "y": 666.0143146514893, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "761d8dc3.502054", + "id": "36295c82.f35534", "type": "execute", "name": "Cells in TrackingArea", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 2616.7500381469727, - "y": 571.4270191192627, - "z": "54a98307.1c261c", + "x": 2511.000068664551, + "y": 566.6809253692627, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "6f6a9c3c.1dd214", + "id": "15c261.3e15cda", "type": "execute", "name": "cellLocalID", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 2644.749755859375, - "y": 2063.093963623047, - "z": "54a98307.1c261c", + "x": 2538.999786376953, + "y": 2058.347869873047, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "b9d834.9cd0f7d", + "id": "2462a825.97f908", "type": "block", "name": "SO Response", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 375.74393463134766, - "y": 2474.5150871276855, - "z": "54a98307.1c261c", + "x": 269.9939651489258, + "y": 2469.7689933776855, + "z": "7f19236a.e75edc", "wires": [ [ - "f75f0c80.536a1", - "33ce8ae7.70ccb6", - "b7c3ebb0.696cb8", - "616820a4.d45b2", - "2c323ebf.7788d2", - "529080e3.eae63" + "c6e0ad65.568e6", + "e3738eeb.5c4cb", + "500c88e9.a7d4a8", + "8a725704.153a98", + "41ae96e3.2ebd68", + "898015b5.512658" ] ] }, { - "id": "b7c3ebb0.696cb8", + "id": "500c88e9.a7d4a8", "type": "set", "name": "set tmp variables for SO response", "xml": "\n\n\n\n", "comments": "", - "x": 800.7451133728027, - "y": 2455.41431081295, - "z": "54a98307.1c261c", + "x": 694.9951438903809, + "y": 2450.66821706295, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "f75f0c80.536a1", + "id": "c6e0ad65.568e6", "type": "record", "name": "record SO reply parms", "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 768.7439079284668, - "y": 2588.5150188207626, - "z": "54a98307.1c261c", + "x": 662.9939384460449, + "y": 2583.7689250707626, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "33ce8ae7.70ccb6", + "id": "e3738eeb.5c4cb", "type": "execute", "name": "Send to SO", "xml": "\n\n\n\n\n \n\n\n\n", "comments": "", "outputs": 1, - "x": 646.7440118789673, - "y": 2665.51464176178, - "z": "54a98307.1c261c", + "x": 540.9940423965454, + "y": 2660.76854801178, + "z": "7f19236a.e75edc", "wires": [ [ - "abb47f5.27a648", - "26337510.10fc9a" + "4dcc88d1.71a6c8", + "b43d8435.516cf8" ] ] }, { - "id": "abb47f5.27a648", + "id": "4dcc88d1.71a6c8", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 811.7440118789673, - "y": 2645.5146408081055, - "z": "54a98307.1c261c", + "x": 705.9940423965454, + "y": 2640.7685470581055, + "z": "7f19236a.e75edc", "wires": [ [ - "68fa35b3.6d340c" + "7d35363a.348fe8" ] ] }, { - "id": "26337510.10fc9a", + "id": "b43d8435.516cf8", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 803.7439050674438, - "y": 2718.514591217041, - "z": "54a98307.1c261c", + "x": 697.993935585022, + "y": 2713.768497467041, + "z": "7f19236a.e75edc", "wires": [ [ - "97a20f76.bcb57" + "d5d06058.6c507" ] ] }, { - "id": "97a20f76.bcb57", + "id": "d5d06058.6c507", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 949.743748664856, - "y": 2723.514699935913, - "z": "54a98307.1c261c", + "x": 843.9937791824341, + "y": 2718.768606185913, + "z": "7f19236a.e75edc", "wires": [ [ - "47a8e625.fa0c48" + "8a2e0d84.af671" ] ] }, { - "id": "68fa35b3.6d340c", + "id": "7d35363a.348fe8", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 960.7439126968384, - "y": 2641.5147762298584, - "z": "54a98307.1c261c", + "x": 854.9939432144165, + "y": 2636.7686824798584, + "z": "7f19236a.e75edc", "wires": [ [ - "3df22386.16dbbc", - "11dba4bb.b755fb" + "3507d53c.90a68a", + "2e90da7f.57d106" ] ] }, { - "id": "3df22386.16dbbc", + "id": "3507d53c.90a68a", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 1107.7435312271118, - "y": 2652.5145177841187, - "z": "54a98307.1c261c", + "x": 1001.9935617446899, + "y": 2647.7684240341187, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "47a8e625.fa0c48", + "id": "8a2e0d84.af671", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 1110.7436685562134, - "y": 2729.5145921707153, - "z": "54a98307.1c261c", + "x": 1004.9936990737915, + "y": 2724.7684984207153, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "f11b3f16.9273d", + "id": "7fd5972.a1bf968", "type": "block", "name": "block : SO Response", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 5686.240093231201, - "y": 3338.760555267334, - "z": "54a98307.1c261c", + "x": 5580.490123748779, + "y": 3334.014461517334, + "z": "7f19236a.e75edc", "wires": [ [ - "2d922d37.15cc92", - "ae2ecae5.a13e48", - "1139af25.f8d851" + "ddcdaaa0.5fa3c8", + "b89f72c5.a739", + "3d09a8b1.797af8" ] ] }, { - "id": "2d922d37.15cc92", + "id": "ddcdaaa0.5fa3c8", "type": "set", "name": "set tmp variables for SO response", "xml": "\n\n\n\n\n\n", "comments": "", - "x": 6004.241069793701, - "y": 3262.660213470459, - "z": "54a98307.1c261c", + "x": 5898.491100311279, + "y": 3257.914119720459, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "ae2ecae5.a13e48", + "id": "b89f72c5.a739", "type": "record", "name": "record configdb RestAPI parms", "xml": "\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 5979.2399559021, - "y": 3359.7608909606934, - "z": "54a98307.1c261c", + "x": 5873.489986419678, + "y": 3355.0147972106934, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "1139af25.f8d851", + "id": "3d09a8b1.797af8", "type": "execute", "name": "Send to SO", "xml": "\n\n\n\n\n \n\n\n\n", "comments": "", "outputs": 1, - "x": 5894.239967346191, - "y": 3456.760768890381, - "z": "54a98307.1c261c", + "x": 5788.4899978637695, + "y": 3452.014675140381, + "z": "7f19236a.e75edc", "wires": [ [ - "5c8f23c7.d3a3ec", - "eac0554f.033e68" + "5e3b6fb7.fdb29", + "55c88c6e.9f2d34" ] ] }, { - "id": "5c8f23c7.d3a3ec", + "id": "5e3b6fb7.fdb29", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 6120.23997592926, - "y": 3433.7607378959656, - "z": "54a98307.1c261c", + "x": 6014.490006446838, + "y": 3429.0146441459656, + "z": "7f19236a.e75edc", "wires": [ [ - "9f34ad6c.f35bd" + "601e134e.7055dc" ] ] }, { - "id": "eac0554f.033e68", + "id": "55c88c6e.9f2d34", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 6110.23983001709, - "y": 3541.7606773376465, - "z": "54a98307.1c261c", + "x": 6004.489860534668, + "y": 3537.0145835876465, + "z": "7f19236a.e75edc", "wires": [ [ - "c3bda4ec.215548" + "749d8ebd.f2254" ] ] }, { - "id": "c3bda4ec.215548", + "id": "749d8ebd.f2254", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 6260.239616394043, - "y": 3560.7607383728027, - "z": "54a98307.1c261c", + "x": 6154.489646911621, + "y": 3556.0146446228027, + "z": "7f19236a.e75edc", "wires": [ [ - "3b3f1f8b.364fe" + "1ba6a7d8.12b0a8" ] ] }, { - "id": "9f34ad6c.f35bd", + "id": "601e134e.7055dc", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 6271.239845275879, - "y": 3428.760859966278, - "z": "54a98307.1c261c", + "x": 6165.489875793457, + "y": 3424.014766216278, + "z": "7f19236a.e75edc", "wires": [ [ - "61330a7c.132824" + "902fe709.c8b158" ] ] }, { - "id": "61330a7c.132824", + "id": "902fe709.c8b158", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 6437.239524841309, - "y": 3431.7606773376465, - "z": "54a98307.1c261c", + "x": 6331.489555358887, + "y": 3427.0145835876465, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "3b3f1f8b.364fe", + "id": "1ba6a7d8.12b0a8", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 6424.239631652832, - "y": 3566.7606773376465, - "z": "54a98307.1c261c", + "x": 6318.48966217041, + "y": 3562.0145835876465, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "e8388f64.8136a", + "id": "7ce38def.582e54", "type": "block", "name": "nearRTRIC", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1765.7399368286133, - "y": 916.0938358306885, - "z": "54a98307.1c261c", + "x": 1659.9899673461914, + "y": 911.3477420806885, + "z": "7f19236a.e75edc", "wires": [ [ - "b7c7204.39b75e", - "ae41d1a4.0ebd8", - "a4aee803.818338", - "b9271318.08fc5", - "7b399054.3f93d", - "d7f2b22c.00ae4", - "f99edeaa.b1b62", - "44d9d024.fab18" + "c19fe338.e59ff", + "29f0d9d2.f9d4f6", + "74bd9d3a.30ea34", + "6060f3d8.7927ec", + "4388efe4.bcec2", + "d8ecdc2.b59072", + "fa1a2963.76b008", + "cea00eae.0f73c" ] ] }, { - "id": "7e3d0d5a.f7ab04", + "id": "5cb2ea78.9334f4", "type": "execute", "name": "gNBId", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 1650.7396926879883, - "y": 659.4271297454834, - "z": "54a98307.1c261c", + "x": 1544.9897232055664, + "y": 654.6810359954834, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "74e3e3c6.5771dc", + "id": "17eb843.5e2107c", "type": "execute", "name": "ranNFNSSIListEntry", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 1716.7398376464844, - "y": 775.4271192550659, - "z": "54a98307.1c261c", + "x": 1610.9898681640625, + "y": 770.6810255050659, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "b7c7204.39b75e", + "id": "c19fe338.e59ff", "type": "set", - "name": "Calculate parms", - "xml": "\n\n", + "name": "Calculate SliceProfile - NEarRTRIC part 1", + "xml": "\n\n\n\n", "comments": "", - "x": 2169.073066711426, - "y": 767.4271602630615, - "z": "54a98307.1c261c", + "x": 2011.3233489990234, + "y": 678.6811399459839, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "ae41d1a4.0ebd8", + "id": "29f0d9d2.f9d4f6", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2121.406436920166, - "y": 924.0940551757812, - "z": "54a98307.1c261c", + "x": 2015.6564674377441, + "y": 919.3479614257812, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "a4aee803.818338", + "id": "74bd9d3a.30ea34", "type": "execute", "name": "Update nearRT RIC Details in ConfigDB", "xml": "\n\n\n\n\n \n\n\n", "comments": "", "outputs": 1, - "x": 1855.406394958496, - "y": 1649.4271049499512, - "z": "54a98307.1c261c", + "x": 1749.6564254760742, + "y": 1644.6810111999512, + "z": "7f19236a.e75edc", "wires": [ [ - "6f6eb8cb.9399a8", - "33ce33f0.e83f4c" + "26313cf7.d27c04", + "6b064a73.aa7f94" ] ] }, { - "id": "6f6eb8cb.9399a8", + "id": "26313cf7.d27c04", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 2510.4070053100586, - "y": 1510.4273490905762, - "z": "54a98307.1c261c", + "x": 2404.6570358276367, + "y": 1505.6812553405762, + "z": "7f19236a.e75edc", "wires": [ [ - "7134d9df.4e46d8" + "50b80a5a.6c0204" ] ] }, { - "id": "33ce33f0.e83f4c", + "id": "6b064a73.aa7f94", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 2715.4070053100586, - "y": 1608.4272270202637, - "z": "54a98307.1c261c", + "x": 2609.6570358276367, + "y": 1603.6811332702637, + "z": "7f19236a.e75edc", "wires": [ [ - "5cd33801.8a6788" + "52614c3f.59d724" ] ] }, { - "id": "5cd33801.8a6788", + "id": "52614c3f.59d724", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 2868.4067611694336, - "y": 1597.4273490905762, - "z": "54a98307.1c261c", + "x": 2762.6567916870117, + "y": 1592.6812553405762, + "z": "7f19236a.e75edc", "wires": [ [ - "23d29a9a.7b7b46" + "be9cd710.38fee8" ] ] }, { - "id": "23d29a9a.7b7b46", + "id": "be9cd710.38fee8", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 3032.4070053100586, - "y": 1601.4274711608887, - "z": "54a98307.1c261c", + "x": 2926.6570358276367, + "y": 1596.6813774108887, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "bdb9b185.b29f7", + "id": "c2fabe5c.4babb", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 2925.4067611694336, - "y": 1545.4273188114166, - "z": "54a98307.1c261c", + "x": 2819.6567916870117, + "y": 1540.6812250614166, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "7134d9df.4e46d8", + "id": "50b80a5a.6c0204", "type": "block", "name": "block", "xml": "", "atomic": "false", "comments": "", "outputs": 1, - "x": 2872.4072494506836, - "y": 1444.4273490905762, - "z": "54a98307.1c261c", + "x": 2766.6572799682617, + "y": 1439.6812553405762, + "z": "7f19236a.e75edc", "wires": [ [ - "bdb9b185.b29f7", - "d719c437.527a98", - "f11b3f16.9273d" + "c2fabe5c.4babb", + "a912be76.f773c", + "7fd5972.a1bf968" ] ] }, { - "id": "d719c437.527a98", + "id": "a912be76.f773c", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 2996.4070053100586, - "y": 1403.538341730833, - "z": "54a98307.1c261c", + "x": 2890.6570358276367, + "y": 1398.792247980833, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "298b3320.23706c", + "id": "5688b55e.ee725c", "type": "execute", "name": "Update cellCU for gNBCUCP in ConfigDB", "xml": "\n\n\n\n\n \n\n\n", "comments": "", "outputs": 1, - "x": 3125.771251678467, - "y": 3221.291792869568, - "z": "54a98307.1c261c", + "x": 3020.021282196045, + "y": 3216.545699119568, + "z": "7f19236a.e75edc", "wires": [ [ - "637e833c.74981c", - "33c37494.e5d5dc" + "b9d8208c.cad0d", + "2872294d.15a776" ] ] }, { - "id": "637e833c.74981c", + "id": "b9d8208c.cad0d", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 3989.770839691162, - "y": 3261.2918643951416, - "z": "54a98307.1c261c", + "x": 3884.0208702087402, + "y": 3256.5457706451416, + "z": "7f19236a.e75edc", "wires": [ [ - "48a56205.59491c" + "ac555a86.5f1c48" ] ] }, { - "id": "48a56205.59491c", + "id": "ac555a86.5f1c48", "type": "block", "name": "block", "xml": "", "atomic": "false", "comments": "", "outputs": 1, - "x": 4217.771083831787, - "y": 3253.2918643951416, - "z": "54a98307.1c261c", + "x": 4112.021114349365, + "y": 3248.5457706451416, + "z": "7f19236a.e75edc", "wires": [ [ - "e0ed063.c7e40f8", - "77c154b8.bd7f9c", - "f11b3f16.9273d" + "f3542c44.7d4d4", + "7d394ed1.eb431", + "7fd5972.a1bf968" ] ] }, { - "id": "77c154b8.bd7f9c", + "id": "7d394ed1.eb431", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 4332.770839691162, - "y": 3166.4027042388916, - "z": "54a98307.1c261c", + "x": 4227.02087020874, + "y": 3161.6566104888916, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "e0ed063.c7e40f8", + "id": "f3542c44.7d4d4", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 4400.770839691162, - "y": 3273.2916202545166, - "z": "54a98307.1c261c", + "x": 4295.02087020874, + "y": 3268.5455265045166, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "33c37494.e5d5dc", + "id": "2872294d.15a776", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 3994.770839691162, - "y": 3309.2916202545166, - "z": "54a98307.1c261c", + "x": 3889.0208702087402, + "y": 3304.5455265045166, + "z": "7f19236a.e75edc", "wires": [ [ - "b4a666e.046e798" + "1f189589.5ee19a" ] ] }, { - "id": "b4a666e.046e798", + "id": "1f189589.5ee19a", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 4159.770839691162, - "y": 3308.2918643951416, - "z": "54a98307.1c261c", + "x": 4054.0208702087402, + "y": 3303.5457706451416, + "z": "7f19236a.e75edc", "wires": [ [ - "8420bd79.cf46c" + "eb7499b8.5108f8" ] ] }, { - "id": "8420bd79.cf46c", + "id": "eb7499b8.5108f8", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 4311.770839691162, - "y": 3321.2918643951416, - "z": "54a98307.1c261c", + "x": 4206.02087020874, + "y": 3316.5457706451416, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "c05b849e.a1d4a8", + "id": "eb369f6.af8c26", "type": "execute", "name": "Update RRMPolicy for gNBCUCP in ConfigDB", "xml": "\n\n\n\n\n \n\n\n", "comments": "", "outputs": 1, - "x": 2586.73974609375, - "y": 3292.7602672576904, - "z": "54a98307.1c261c", + "x": 2480.989776611328, + "y": 3288.0141735076904, + "z": "7f19236a.e75edc", "wires": [ [ - "40f147c1.bb9f68", - "13e800e7.f0c57f" + "dcf5eebb.394e2", + "3c87fd8e.49de02" ] ] }, { - "id": "41b47a0c.5d0f44", + "id": "126ba5f0.45e2da", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 4311.739986419678, - "y": 3358.760585784912, - "z": "54a98307.1c261c", + "x": 4205.990016937256, + "y": 3354.014492034912, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "ae0d9460.1646b8", + "id": "7d4092c3.b360cc", "type": "block", "name": "block", "xml": "", "atomic": "false", "comments": "", "outputs": 1, - "x": 4236.739765167236, - "y": 3416.6497478485107, - "z": "54a98307.1c261c", + "x": 4130.989795684814, + "y": 3411.9036540985107, + "z": "7f19236a.e75edc", "wires": [ [ - "ff340821.1beef8", - "41b47a0c.5d0f44", - "f11b3f16.9273d" + "3e9a0ca4.237df4", + "126ba5f0.45e2da", + "7fd5972.a1bf968" ] ] }, { - "id": "ff340821.1beef8", + "id": "3e9a0ca4.237df4", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 4403.739879608154, - "y": 3450.649209022522, - "z": "54a98307.1c261c", + "x": 4297.989910125732, + "y": 3445.903115272522, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "d30d3904.960e78", + "id": "47bdc209.873d4c", "type": "record", "name": "record", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3987.73978805542, - "y": 3484.649387359619, - "z": "54a98307.1c261c", + "x": 3881.989818572998, + "y": 3479.903293609619, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "b3675f3f.0989", + "id": "bdf97189.ff0dd", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 3828.7403717041016, - "y": 3440.649966239929, - "z": "54a98307.1c261c", + "x": 3722.9904022216797, + "y": 3435.903872489929, + "z": "7f19236a.e75edc", "wires": [ [ - "d30d3904.960e78", - "53c47602.666cf8" + "47bdc209.873d4c", + "356c1c7.45ef2e4" ] ] }, { - "id": "13e800e7.f0c57f", + "id": "3c87fd8e.49de02", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 3735.740036010742, - "y": 3372.64838886261, - "z": "54a98307.1c261c", + "x": 3629.9900665283203, + "y": 3367.90229511261, + "z": "7f19236a.e75edc", "wires": [ [ - "b3675f3f.0989" + "bdf97189.ff0dd" ] ] }, { - "id": "40f147c1.bb9f68", + "id": "dcf5eebb.394e2", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 3736.739990234375, - "y": 3326.649528026581, - "z": "54a98307.1c261c", + "x": 3630.990020751953, + "y": 3321.903434276581, + "z": "7f19236a.e75edc", "wires": [ [ - "ae0d9460.1646b8" + "7d4092c3.b360cc" ] ] }, { - "id": "53c47602.666cf8", + "id": "356c1c7.45ef2e4", "type": "set", "name": "Increment RRMPolicyID", "xml": "\n", "comments": "", - "x": 4039.9722023010254, - "y": 3436.2150707244873, - "z": "54a98307.1c261c", + "x": 3934.2222328186035, + "y": 3431.4689769744873, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "c1b035a5.486b98", + "id": "6851f370.7d158c", "type": "execute", "name": "Update gNBCUUP in ConfigDB", "xml": "\n\n\n\n\n \n\n\n", "comments": "", "outputs": 1, - "x": 3268.271240234375, - "y": 5255.291473388672, - "z": "54a98307.1c261c", + "x": 3162.521270751953, + "y": 5250.545379638672, + "z": "7f19236a.e75edc", "wires": [ [ - "ec1272fc.e0de3", - "7ad406af.71da28" + "5c11646e.d0b54c", + "7667fc84.d87b64" ] ] }, { - "id": "ec1272fc.e0de3", + "id": "5c11646e.d0b54c", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 4000.27099609375, - "y": 5349.291961669922, - "z": "54a98307.1c261c", + "x": 3894.521026611328, + "y": 5344.545867919922, + "z": "7f19236a.e75edc", "wires": [ [ - "3d3d5b58.b98b94" + "e5a2139f.c39a9" ] ] }, { - "id": "7ad406af.71da28", + "id": "7667fc84.d87b64", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 4149.270839691162, - "y": 5513.291620254517, - "z": "54a98307.1c261c", + "x": 4043.5208702087402, + "y": 5508.545526504517, + "z": "7f19236a.e75edc", "wires": [ [ - "1c1826b8.c69939" + "317ebb46.44bc44" ] ] }, { - "id": "3d3d5b58.b98b94", + "id": "e5a2139f.c39a9", "type": "block", "name": "block", "xml": "", "atomic": "false", "comments": "", "outputs": 1, - "x": 4315.27099609375, - "y": 5353.291961669922, - "z": "54a98307.1c261c", + "x": 4209.521026611328, + "y": 5348.545867919922, + "z": "7f19236a.e75edc", "wires": [ [ - "847cb576.188c68", - "3b0174b.ca42c8c", - "f11b3f16.9273d" + "871140fb.e3ec8", + "1d7292a4.54a5ad", + "7fd5972.a1bf968" ] ] }, { - "id": "1c1826b8.c69939", + "id": "317ebb46.44bc44", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 4279.270801544189, - "y": 5551.291618347168, - "z": "54a98307.1c261c", + "x": 4173.520832061768, + "y": 5546.545524597168, + "z": "7f19236a.e75edc", "wires": [ [ - "22aa0807.fc20d8" + "cbdaf83e.409a08" ] ] }, { - "id": "22aa0807.fc20d8", + "id": "cbdaf83e.409a08", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 4404.270805358887, - "y": 5521.291619300842, - "z": "54a98307.1c261c", + "x": 4298.520835876465, + "y": 5516.545525550842, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "847cb576.188c68", + "id": "871140fb.e3ec8", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 4401.27099609375, - "y": 5433.291473388672, - "z": "54a98307.1c261c", + "x": 4295.521026611328, + "y": 5428.545379638672, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "3b0174b.ca42c8c", + "id": "1d7292a4.54a5ad", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 4326.27099609375, - "y": 5253.403289794922, - "z": "54a98307.1c261c", + "x": 4220.521026611328, + "y": 5248.657196044922, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "d57ee8a5.8e9408", + "id": "b71ce45b.47d978", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 4400.240531921387, - "y": 5568.760533332825, - "z": "54a98307.1c261c", + "x": 4294.490562438965, + "y": 5564.014439582825, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "b28156c8.ed0388", + "id": "fe1d70a8.e8892", "type": "block", "name": "block", "xml": "", "atomic": "false", "comments": "", "outputs": 1, - "x": 4343.239551544189, - "y": 5631.649694442749, - "z": "54a98307.1c261c", + "x": 4237.489582061768, + "y": 5626.903600692749, + "z": "7f19236a.e75edc", "wires": [ [ - "835e83c9.bebe6", - "d57ee8a5.8e9408", - "f11b3f16.9273d" + "f22de576.667c88", + "b71ce45b.47d978", + "7fd5972.a1bf968" ] ] }, { - "id": "835e83c9.bebe6", + "id": "f22de576.667c88", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 4464.240207672119, - "y": 5695.649045944214, - "z": "54a98307.1c261c", + "x": 4358.490238189697, + "y": 5690.902952194214, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "36d8220e.d9075e", + "id": "d1abd7bb.64dca8", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 3890.240036010742, - "y": 5576.64838886261, - "z": "54a98307.1c261c", + "x": 3784.4900665283203, + "y": 5571.90229511261, + "z": "7f19236a.e75edc", "wires": [ [ - "faf2dc9e.ed5c4" + "3abc4633.3a0dca" ] ] }, { - "id": "faf2dc9e.ed5c4", + "id": "3abc4633.3a0dca", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 3860.240436553955, - "y": 5665.649696350098, - "z": "54a98307.1c261c", + "x": 3754.490467071533, + "y": 5660.903602600098, + "z": "7f19236a.e75edc", "wires": [ [ - "116665bb.88939a", - "c7a12058.a4384" + "a9404e85.0614c", + "5fec5f98.c0519" ] ] }, { - "id": "116665bb.88939a", + "id": "a9404e85.0614c", "type": "record", "name": "record", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 4016.2404403686523, - "y": 5700.649698257446, - "z": "54a98307.1c261c", + "x": 3910.4904708862305, + "y": 5695.903604507446, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "c7a12058.a4384", + "id": "5fec5f98.c0519", "type": "set", "name": "Increment RRMPolicyID", "xml": "\n", "comments": "", - "x": 4067.4728660583496, - "y": 5630.214798927307, - "z": "54a98307.1c261c", + "x": 3961.7228965759277, + "y": 5625.468705177307, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "4374f72c.243e38", + "id": "b0b9428c.79986", "type": "execute", "name": "Update RRMPolicy for gNBCUCP in ConfigDB", "xml": "\n\n\n\n\n \n\n\n", "comments": "", "outputs": 1, - "x": 2970.239990234375, - "y": 5439.760223388672, - "z": "54a98307.1c261c", + "x": 2864.490020751953, + "y": 5435.014129638672, + "z": "7f19236a.e75edc", "wires": [ [ - "36d8220e.d9075e", - "c573fc83.875f1" + "d1abd7bb.64dca8", + "c901d04c.e073e" ] ] }, { - "id": "c573fc83.875f1", + "id": "c901d04c.e073e", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 3895.406337738037, - "y": 5513.093866348267, - "z": "54a98307.1c261c", + "x": 3789.6563682556152, + "y": 5508.347772598267, + "z": "7f19236a.e75edc", "wires": [ [ - "b28156c8.ed0388" + "fe1d70a8.e8892" ] ] }, { - "id": "51fee1b0.a1538", + "id": "bf194d8d.84adf", "type": "block", "name": "block : SO Response", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3031.0746994018555, - "y": 7174.431167125702, - "z": "54a98307.1c261c", + "x": 2925.3247299194336, + "y": 7169.685073375702, + "z": "7f19236a.e75edc", "wires": [ [ - "e7a946d9.c80a38", - "84731624.7ed9b8", - "7e31703c.57f0a" + "2ef6aeb2.ad19f2", + "7c4025db.e2dc0c", + "e425ab6d.41ecd8" ] ] }, { - "id": "e7a946d9.c80a38", + "id": "2ef6aeb2.ad19f2", "type": "set", "name": "set tmp variables for SO response", "xml": "\n\n\n\n\n\n", "comments": "", - "x": 3157.075355529785, - "y": 7071.32960319519, - "z": "54a98307.1c261c", + "x": 3051.3253860473633, + "y": 7066.58350944519, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "84731624.7ed9b8", + "id": "7c4025db.e2dc0c", "type": "record", "name": "record configdb RestAPI parms", "xml": "\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3319.07470703125, - "y": 7199.431167602539, - "z": "54a98307.1c261c", + "x": 3213.324737548828, + "y": 7194.685073852539, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "7e31703c.57f0a", + "id": "e425ab6d.41ecd8", "type": "execute", "name": "Send to SO", "xml": "\n\n\n\n\n \n\n", "comments": "", "outputs": 1, - "x": 3138.074306488037, - "y": 7362.430560588837, - "z": "54a98307.1c261c", + "x": 3032.3243370056152, + "y": 7357.684466838837, + "z": "7f19236a.e75edc", "wires": [ [ - "f1378a16.f9ead8", - "bc4ee866.d45cf8" + "6e7e1fec.c93c8", + "48dc0b85.c71854" ] ] }, { - "id": "f1378a16.f9ead8", + "id": "6e7e1fec.c93c8", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 3248.074794769287, - "y": 7274.430316925049, - "z": "54a98307.1c261c", + "x": 3142.3248252868652, + "y": 7269.684223175049, + "z": "7f19236a.e75edc", "wires": [ [ - "55146897.794008" + "78c70997.bd9968" ] ] }, { - "id": "bc4ee866.d45cf8", + "id": "48dc0b85.c71854", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 3190.0746726989746, - "y": 7448.430198192596, - "z": "54a98307.1c261c", + "x": 3084.3247032165527, + "y": 7443.684104442596, + "z": "7f19236a.e75edc", "wires": [ [ - "a23da5de.e784c8" + "fb806bba.4958b8" ] ] }, { - "id": "a23da5de.e784c8", + "id": "fb806bba.4958b8", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 3321.074733734131, - "y": 7403.431175470352, - "z": "54a98307.1c261c", + "x": 3215.324764251709, + "y": 7398.685081720352, + "z": "7f19236a.e75edc", "wires": [ [ - "76adc907.698628" + "22c8e98d.9d87b6" ] ] }, { - "id": "55146897.794008", + "id": "78c70997.bd9968", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 3357.074977874756, - "y": 7343.431049823761, - "z": "54a98307.1c261c", + "x": 3251.325008392334, + "y": 7338.684956073761, + "z": "7f19236a.e75edc", "wires": [ [ - "a0c9c2b0.201f" + "9c6fba3e.b4c398" ] ] }, { - "id": "a0c9c2b0.201f", + "id": "9c6fba3e.b4c398", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 3446.074062347412, - "y": 7275.431171417236, - "z": "54a98307.1c261c", + "x": 3340.3240928649902, + "y": 7270.685077667236, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "76adc907.698628", + "id": "22c8e98d.9d87b6", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 3354.0748558044434, - "y": 7485.430443286896, - "z": "54a98307.1c261c", + "x": 3248.3248863220215, + "y": 7480.684349536896, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "1dbc1598.932e0a", + "id": "9a33da49.8f7968", "type": "execute", "name": "Update gNBDU in ConfigDB", "xml": "\n\n\n\n\n \n\n\n", "comments": "", "outputs": 1, - "x": 2423.0741577148438, - "y": 6934.7638421058655, - "z": "54a98307.1c261c", + "x": 2317.324188232422, + "y": 6930.0177483558655, + "z": "7f19236a.e75edc", "wires": [ [ - "107ac0f7.c5d90f", - "7f1136e6.30b988" + "72704d95.a3d3c4", + "be5ee6ac.7baba8" ] ] }, { - "id": "107ac0f7.c5d90f", + "id": "72704d95.a3d3c4", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 2588.073715209961, - "y": 6995.763192176819, - "z": "54a98307.1c261c", + "x": 2482.323745727539, + "y": 6991.017098426819, + "z": "7f19236a.e75edc", "wires": [ [ - "b3ef05b9.5598f8" + "92d23ff3.0b3ab" ] ] }, { - "id": "7f1136e6.30b988", + "id": "be5ee6ac.7baba8", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 2638.074203491211, - "y": 6907.763189077377, - "z": "54a98307.1c261c", + "x": 2532.324234008789, + "y": 6903.017095327377, + "z": "7f19236a.e75edc", "wires": [ [ - "4fc09707.2dc378" + "8b0b19bc.8a23e8" ] ] }, { - "id": "b3ef05b9.5598f8", + "id": "92d23ff3.0b3ab", "type": "block", "name": "block", "xml": "", "atomic": "false", "comments": "", "outputs": 1, - "x": 2828.0733947753906, - "y": 6963.764492511749, - "z": "54a98307.1c261c", + "x": 2722.3234252929688, + "y": 6959.018398761749, + "z": "7f19236a.e75edc", "wires": [ [ - "ba1fa29d.e593", - "99020d30.8171", - "51fee1b0.a1538" + "ffc9a8a7.e37538", + "cac02224.aa7d5", + "bf194d8d.84adf" ] ] }, { - "id": "4fc09707.2dc378", + "id": "8b0b19bc.8a23e8", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 2801.0733947753906, - "y": 6896.763188362122, - "z": "54a98307.1c261c", + "x": 2695.3234252929688, + "y": 6892.017094612122, + "z": "7f19236a.e75edc", "wires": [ [ - "bb10968e.c3e3c8" + "2733787e.ad7278" ] ] }, { - "id": "bb10968e.c3e3c8", + "id": "2733787e.ad7278", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 2978.073398590088, - "y": 6914.760584831238, - "z": "54a98307.1c261c", + "x": 2872.323429107666, + "y": 6910.014491081238, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "ba1fa29d.e593", + "id": "ffc9a8a7.e37538", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 2772.073226928711, - "y": 7048.763193130493, - "z": "54a98307.1c261c", + "x": 2666.323257446289, + "y": 7044.017099380493, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "99020d30.8171", + "id": "cac02224.aa7d5", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 2993.073402404785, - "y": 6977.873867034912, - "z": "54a98307.1c261c", + "x": 2887.3234329223633, + "y": 6973.127773284912, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "3d18de3c.cda792", + "id": "57f658c6.a79b88", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 2792.043119430542, - "y": 7215.232110977173, - "z": "54a98307.1c261c", + "x": 2686.29314994812, + "y": 7210.486017227173, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "dbea4100.0599a", + "id": "ed0172e0.818ba", "type": "block", "name": "block", "xml": "", "atomic": "false", "comments": "", "outputs": 1, - "x": 2660.042137145996, - "y": 7270.119970321655, - "z": "54a98307.1c261c", + "x": 2554.292167663574, + "y": 7265.373876571655, + "z": "7f19236a.e75edc", "wires": [ [ - "47ae6743.716728", - "3d18de3c.cda792", - "51fee1b0.a1538" + "b4938e1d.155f6", + "57f658c6.a79b88", + "bf194d8d.84adf" ] ] }, { - "id": "47ae6743.716728", + "id": "b4938e1d.155f6", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 2817.042953491211, - "y": 7318.120135307312, - "z": "54a98307.1c261c", + "x": 2711.292984008789, + "y": 7313.374041557312, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "6041cdf8.ab0714", + "id": "5209d817.e40638", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 2544.0427856445312, - "y": 7058.118661880493, - "z": "54a98307.1c261c", + "x": 2438.2928161621094, + "y": 7053.372568130493, + "z": "7f19236a.e75edc", "wires": [ [ - "a129bb0d.eadaf8" + "38063bbe.003794" ] ] }, { - "id": "a129bb0d.eadaf8", + "id": "38063bbe.003794", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 2632.0434379577637, - "y": 7161.119316101074, - "z": "54a98307.1c261c", + "x": 2526.293468475342, + "y": 7156.373222351074, + "z": "7f19236a.e75edc", "wires": [ [ - "6aae1d58.216854", - "54ce99e.9107468" + "8cf52fce.68fda", + "d756c6c7.73bb08" ] ] }, { - "id": "6aae1d58.216854", + "id": "8cf52fce.68fda", "type": "record", "name": "record", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2776.043769836426, - "y": 7161.12013053894, - "z": "54a98307.1c261c", + "x": 2670.293800354004, + "y": 7156.37403678894, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "54ce99e.9107468", + "id": "d756c6c7.73bb08", "type": "set", "name": "Increment RRMPolicyID", "xml": "\n", "comments": "", - "x": 2802.2755393981934, - "y": 7106.685070037842, - "z": "54a98307.1c261c", + "x": 2696.5255699157715, + "y": 7101.938976287842, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "be7871a3.76ecc", + "id": "50319617.d47458", "type": "execute", "name": " RRMPolicy gNBDU ConfigDB", "xml": "\n\n\n\n\n \n\n\n", "comments": "", "outputs": 1, - "x": 2361.0428924560547, - "y": 7153.230644226074, - "z": "54a98307.1c261c", + "x": 2255.292922973633, + "y": 7148.484550476074, + "z": "7f19236a.e75edc", "wires": [ [ - "6041cdf8.ab0714", - "4cb5b1ef.b6331" + "5209d817.e40638", + "aaf5a65b.7a74a8" ] ] }, { - "id": "4cb5b1ef.b6331", + "id": "aaf5a65b.7a74a8", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 2501.2089233398438, - "y": 7260.563982009888, - "z": "54a98307.1c261c", + "x": 2395.458953857422, + "y": 7255.817888259888, + "z": "7f19236a.e75edc", "wires": [ [ - "dbea4100.0599a" + "ed0172e0.818ba" ] ] }, { - "id": "36b14789.c34c18", + "id": "64cedf3c.b0559", "type": "for", "name": "For cellCU List", "xml": "", "comments": "", "outputs": 1, - "x": 2462.73974609375, - "y": 2357.760467529297, - "z": "54a98307.1c261c", + "x": 2356.989776611328, + "y": 2353.014373779297, + "z": "7f19236a.e75edc", "wires": [ [ - "32a551cc.6c701e" + "efd8fd0b.c0f81" ] ] }, { - "id": "da7d7341.18f2e", + "id": "f7853a73.84c2e8", "type": "execute", "name": "gNBCUCPList.gNBCUName", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 2771.73974609375, - "y": 2161.760467529297, - "z": "54a98307.1c261c", + "x": 2665.989776611328, + "y": 2157.014373779297, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "cef58c44.a4a82", + "id": "a0258867.3c23d8", "type": "switchNode", "name": "switch", "xml": " \n", "comments": "", "outputs": 1, - "x": 2710.740234375, - "y": 2413.760467529297, - "z": "54a98307.1c261c", + "x": 2604.990264892578, + "y": 2409.014373779297, + "z": "7f19236a.e75edc", "wires": [ [ - "7b89eede.86ad6" + "cb345339.5e615" ] ] }, { - "id": "7b89eede.86ad6", + "id": "cb345339.5e615", "type": "outcomeTrue", "name": "true", "xml": "\n", "comments": "", "outputs": 1, - "x": 2814.740234375, - "y": 2322.760467529297, - "z": "54a98307.1c261c", + "x": 2708.990264892578, + "y": 2318.014373779297, + "z": "7f19236a.e75edc", "wires": [ [ - "ace35e33.91e8b" + "a134f394.a905f" ] ] }, { - "id": "ace35e33.91e8b", + "id": "a134f394.a905f", "type": "block", "name": "UpdateCell", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2892.73974609375, - "y": 2234.760467529297, - "z": "54a98307.1c261c", + "x": 2786.989776611328, + "y": 2230.014373779297, + "z": "7f19236a.e75edc", "wires": [ [ - "41050eb0.bf5a3", - "e466ad92.c678f", - "f40dbef8.c70c5", - "60c0bef6.a3d11", - "29dd5fa6.5825a", - "298b3320.23706c", - "76dac9bc.b2da38", - "84550c.db026af8", - "91a92ff.7f502d", - "c05b849e.a1d4a8" + "edfc61ac.1dced", + "df5aa5bc.20d4f8", + "f286d783.02ea68", + "e944c0a6.37812", + "b2a4c395.358d9", + "5688b55e.ee725c", + "2754b13e.c8318e", + "ef7c5a5d.600148", + "d6812a3d.7cc9b8", + "eb369f6.af8c26" ] ] }, { - "id": "32a551cc.6c701e", + "id": "efd8fd0b.c0f81", "type": "block", "name": "Block", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2576.739501953125, - "y": 2269.760467529297, - "z": "54a98307.1c261c", + "x": 2470.989532470703, + "y": 2265.014373779297, + "z": "7f19236a.e75edc", "wires": [ [ - "da7d7341.18f2e", - "cef58c44.a4a82" + "f7853a73.84c2e8", + "a0258867.3c23d8" ] ] }, { - "id": "54d4f395.d0918c", + "id": "cbf4370a.644978", "type": "for", "name": "For cellDU List", "xml": "", "comments": "", "outputs": 1, - "x": 2803.9942932128906, - "y": 6064.766914367676, - "z": "54a98307.1c261c", + "x": 2698.2443237304688, + "y": 6060.020820617676, + "z": "7f19236a.e75edc", "wires": [ [ - "71ffc8c5.31c288", - "d905d754.20d498" + "8de6101a.44d4d", + "5a640c35.a04cd4" ] ] }, { - "id": "73036a2b.72f344", + "id": "cf4721d7.08acc", "type": "execute", "name": "gNBDUList.cellLocalId", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 2923.105537414551, - "y": 6151.764569699764, - "z": "54a98307.1c261c", + "x": 2817.355567932129, + "y": 6147.018475949764, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "b4617d27.b98d5", + "id": "fcfa09.9ee075f8", "type": "switchNode", "name": "switch", "xml": "", "comments": "", "outputs": 1, - "x": 2826.993980407715, - "y": 6251.764316558838, - "z": "54a98307.1c261c", + "x": 2721.244010925293, + "y": 6247.018222808838, + "z": "7f19236a.e75edc", "wires": [ [ - "7385336a.5b0abc" + "bd3634e5.5ddb88" ] ] }, { - "id": "7385336a.5b0abc", + "id": "bd3634e5.5ddb88", "type": "outcomeTrue", "name": "true", "xml": "\n", "comments": "", "outputs": 1, - "x": 3040.9943084716797, - "y": 6209.764316558838, - "z": "54a98307.1c261c", + "x": 2935.244338989258, + "y": 6205.018222808838, + "z": "7f19236a.e75edc", "wires": [ [ - "602b1350.3e52bc" + "3c393904.ab1906" ] ] }, { - "id": "602b1350.3e52bc", + "id": "3c393904.ab1906", "type": "block", "name": "UpdateCell", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3208.9946365356445, - "y": 6218.764969825745, - "z": "54a98307.1c261c", + "x": 3103.2446670532227, + "y": 6214.018876075745, + "z": "7f19236a.e75edc", "wires": [ [ - "9e313260.3a853", - "4d801f1e.5adeb", - "668c29b8.317378" + "2d76916d.9aed9e", + "cefaba81.9b3a38", + "ba68f8db.8d5068" ] ] }, { - "id": "71ffc8c5.31c288", + "id": "8de6101a.44d4d", "type": "block", "name": "Block", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2584.993965148926, - "y": 6192.764314651489, - "z": "54a98307.1c261c", + "x": 2479.243995666504, + "y": 6188.018220901489, + "z": "7f19236a.e75edc", "wires": [ [ - "73036a2b.72f344", - "b4617d27.b98d5", - "ebc3cca8.a917a" + "cf4721d7.08acc", + "fcfa09.9ee075f8", + "d1e87e63.f80cb" ] ] }, { - "id": "6766aaed.fd8c74", + "id": "ac58f23b.62aee", "type": "block", "name": "rrmPolicyRatioPerCELLCU", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2282.7397384643555, - "y": 1965.7604675292969, - "z": "54a98307.1c261c", + "x": 2176.9897689819336, + "y": 1961.0143737792969, + "z": "7f19236a.e75edc", "wires": [ [ - "cd8fbbb6.6015d8", - "5b2ab8eb.325c08", - "c40d8acd.af6df8", - "82a132f.12b33d" + "f234c7a7.223618", + "fd9e9cbd.f219", + "cc8ffc79.731a6", + "511756c0.bb4618" ] ] }, { - "id": "cd8fbbb6.6015d8", + "id": "f234c7a7.223618", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2437.7395668029785, - "y": 2096.205026626587, - "z": "54a98307.1c261c", + "x": 2331.9895973205566, + "y": 2091.458932876587, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "23bd5f13.8478b", + "id": "f21c9158.eefb", "type": "set", "name": "Calculate for RRM1", "xml": "\n\n", "comments": "", - "x": 3236.7402000427246, - "y": 3394.7602109909058, - "z": "54a98307.1c261c", + "x": 3130.9902305603027, + "y": 3390.0141172409058, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "83b9dcdb.92e4f", + "id": "cac2cf96.0a6fb", "type": "set", "name": "Calculate RRM Parms1", "xml": "\n\n", "comments": "", - "x": 2620.740089416504, - "y": 5352.762084007263, - "z": "54a98307.1c261c", + "x": 2514.990119934082, + "y": 5348.015990257263, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "cf06c6de.352398", + "id": "db112dc7.c3cd7", "type": "set", "name": "calculation10", "xml": "\n\n", "comments": "", - "x": 2566.74015045166, - "y": 5864.761839866638, - "z": "54a98307.1c261c", + "x": 2460.9901809692383, + "y": 5860.015746116638, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "11dba4bb.b755fb", + "id": "2e90da7f.57d106", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 1095.2541399002075, - "y": 2556.504009246826, - "z": "54a98307.1c261c", + "x": 989.5041704177856, + "y": 2551.757915496826, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "269d37f1.59d8b8", + "id": "76711508.6abfcc", "type": "execute", "name": "add RRM Policy ToNRCellDU using PUT", "xml": "\n\n\n\n\n\n\n \n", "comments": "", "outputs": 1, - "x": 4091.7510986328125, - "y": 7381.750188827515, - "z": "54a98307.1c261c", + "x": 3986.0011291503906, + "y": 7377.004095077515, + "z": "7f19236a.e75edc", "wires": [ [ - "3bc83419.e1b1bc", - "75faced1.866dc" + "40faac30.f5a394", + "a3757469.a04c08" ] ] }, { - "id": "3bc83419.e1b1bc", + "id": "40faac30.f5a394", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 4516.750137329102, - "y": 7371.7397747039795, - "z": "54a98307.1c261c", + "x": 4411.00016784668, + "y": 7366.9936809539795, + "z": "7f19236a.e75edc", "wires": [ [ - "4481deb4.65261" + "2b41f83c.6972b8" ] ] }, { - "id": "4481deb4.65261", + "id": "2b41f83c.6972b8", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 4702.749492645264, - "y": 7364.739772796631, - "z": "54a98307.1c261c", + "x": 4596.999523162842, + "y": 7359.993679046631, + "z": "7f19236a.e75edc", "wires": [ [ - "77f30611.fdb308" + "20fc7c97.6d3e14" ] ] }, { - "id": "77f30611.fdb308", + "id": "20fc7c97.6d3e14", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 4882.750152587891, - "y": 7381.739772796631, - "z": "54a98307.1c261c", + "x": 4777.000183105469, + "y": 7376.993679046631, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "616820a4.d45b2", + "id": "8a725704.153a98", "type": "execute", "name": "generate URL for SO Callback", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 785.0836296081543, - "y": 2495.5003398656845, - "z": "54a98307.1c261c", + "x": 679.3336601257324, + "y": 2490.7542461156845, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "ab32a37b.a7ea9", + "id": "2dbac30f.3bc12c", "type": "block", "name": "Action Per DU", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2134.250057220459, - "y": 5930.083639621735, - "z": "54a98307.1c261c", + "x": 2028.500087738037, + "y": 5925.337545871735, + "z": "7f19236a.e75edc", "wires": [ [ - "301163d1.20ee9c", - "8163d3a4.91eaf", - "86dbc745.8e5fc8", - "18a9ad0d.5c5343" + "817dcd74.4d82", + "83dc865f.54aa58", + "4fa8006e.a5cb7", + "66de8977.a7fa58" ] ] }, { - "id": "16752bb9.492594", + "id": "fa718cbb.78252", "type": "block", "name": "Activies Per Call", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2626.916702270508, - "y": 6025.0835518836975, - "z": "54a98307.1c261c", + "x": 2521.166732788086, + "y": 6020.3374581336975, + "z": "7f19236a.e75edc", "wires": [ [ - "54d4f395.d0918c" + "cbf4370a.644978" ] ] }, { - "id": "668c29b8.317378", + "id": "ba68f8db.8d5068", "type": "block", "name": "ConfigDB DU", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2258.583915710449, - "y": 7006.751162528992, - "z": "54a98307.1c261c", + "x": 2152.8339462280273, + "y": 7002.005068778992, + "z": "7f19236a.e75edc", "wires": [ [ - "1dbc1598.932e0a", - "be7871a3.76ecc", - "dd84da6a.0eec48" + "9a33da49.8f7968", + "50319617.d47458", + "b6d0e20d.2005a" ] ] }, { - "id": "d905d754.20d498", + "id": "5a640c35.a04cd4", "type": "block", "name": "Block", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3079.9169540405273, - "y": 6066.75054359436, - "z": "54a98307.1c261c", + "x": 2974.1669845581055, + "y": 6062.00444984436, + "z": "7f19236a.e75edc", "wires": [ [ - "f3d8819d.3f5f8", - "93b19d0d.e03ec", - "b7e0d585.4b5728" + "e38105a3.21d0d8", + "2ef1c224.b1d33e", + "57a3474c.4cea88" ] ] }, { - "id": "ebc3cca8.a917a", + "id": "d1e87e63.f80cb", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2855.917152404785, - "y": 6188.750642776489, - "z": "54a98307.1c261c", + "x": 2750.1671829223633, + "y": 6184.004549026489, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "b9271318.08fc5", + "id": "6060f3d8.7927ec", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2125.250232696533, - "y": 712.0834064483643, - "z": "54a98307.1c261c", + "x": 1864.5003204345703, + "y": 605.3373508453369, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "7b399054.3f93d", + "id": "4388efe4.bcec2", "type": "execute", "name": "printContext", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 2150.916820526123, - "y": 872.4168066978455, - "z": "54a98307.1c261c", + "x": 2045.1668510437012, + "y": 867.6707129478455, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "d7f2b22c.00ae4", - "type": "set", - "name": "Calculate parms", - "xml": "\n\n\n\n", - "comments": "", - "x": 2172.916759490967, - "y": 813.0833797454834, - "z": "54a98307.1c261c", - "wires": [] - }, - { - "id": "f99edeaa.b1b62", + "id": "d8ecdc2.b59072", "type": "execute", "name": "printContext", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 2129.2501335144043, - "y": 978.0834407806396, - "z": "54a98307.1c261c", + "x": 2023.5001640319824, + "y": 973.3373470306396, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "5b2ab8eb.325c08", + "id": "fd9e9cbd.f219", "type": "set", "name": "calculation1", "xml": "\n", "comments": "", - "x": 2488.5833129882812, - "y": 1934.749984741211, - "z": "54a98307.1c261c", + "x": 2382.8333435058594, + "y": 1930.003890991211, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "c40d8acd.af6df8", + "id": "cc8ffc79.731a6", "type": "set", "name": "calculation2", "xml": "\n", "comments": "", - "x": 2515.5833168029785, - "y": 1975.4166526794434, - "z": "54a98307.1c261c", + "x": 2409.8333473205566, + "y": 1970.6705589294434, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "82a132f.12b33d", + "id": "511756c0.bb4618", "type": "set", "name": "calculation3", "xml": "\n", "comments": "", - "x": 2526.5832443237305, - "y": 2026.4165954589844, - "z": "54a98307.1c261c", + "x": 2420.8332748413086, + "y": 2021.6705017089844, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "e17dd25a.d2dd8", + "id": "2709ad75.fb8872", "type": "set", "name": "Calculate for RRM2", "xml": "\n", "comments": "", - "x": 3262.781650543213, - "y": 3468.281668663025, - "z": "54a98307.1c261c", + "x": 3157.031681060791, + "y": 3463.535574913025, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "5bb1f566.70cf0c", + "id": "5ca7be56.1656", "type": "set", "name": "Calculate for RRM3", "xml": "\n", "comments": "", - "x": 3276.7817764282227, - "y": 3521.281545639038, - "z": "54a98307.1c261c", + "x": 3171.031806945801, + "y": 3516.535451889038, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "ab13fa24.13ecd8", + "id": "1a7c16c4.89f429", "type": "set", "name": "calculation rrm4", "xml": "\n", "comments": "", - "x": 3248.7812843322754, - "y": 3559.2814245224, - "z": "54a98307.1c261c", + "x": 3143.0313148498535, + "y": 3554.5353307724, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "1d77c151.652b2f", + "id": "7337084.cac37f8", "type": "set", "name": "Calculate RRM Parms2", "xml": "\n\n", "comments": "", - "x": 2629.281349182129, - "y": 5397.7821034789085, - "z": "54a98307.1c261c", + "x": 2523.531379699707, + "y": 5393.0360097289085, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "ac8e30b7.1940f", + "id": "91a7c29.a10f14", "type": "set", "name": "Calculate RRM Parms3", "xml": "\n", "comments": "", - "x": 2619.2814712524414, - "y": 5452.781981408596, - "z": "54a98307.1c261c", + "x": 2513.5315017700195, + "y": 5448.035887658596, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "60ae95a3.4dca8c", + "id": "7d1144e6.f38d6c", "type": "set", "name": "Calculate RRM Parms4", "xml": "\n\n", "comments": "", - "x": 2619.281349182129, - "y": 5503.781981468201, - "z": "54a98307.1c261c", + "x": 2513.531379699707, + "y": 5499.035887718201, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "1e994da6.548422", + "id": "1925c4db.44664b", "type": "set", "name": "Calculate RRM Parms5", "xml": "\n", "comments": "", - "x": 2607.2814712524414, - "y": 5563.7821034789085, - "z": "54a98307.1c261c", + "x": 2501.5315017700195, + "y": 5559.0360097289085, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "4d95ba67.f72534", + "id": "94e48be2.0b8ef8", "type": "set", "name": "Calculate RRM Parms6", "xml": "\n", "comments": "", - "x": 2645.281349182129, - "y": 5613.7821034789085, - "z": "54a98307.1c261c", + "x": 2539.531379699707, + "y": 5609.0360097289085, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "db956f11.57cd1", + "id": "e310d8dd.c09168", "type": "set", "name": "Calculate RRM Parms7", "xml": "\n\n", "comments": "", - "x": 2632.2812881469727, - "y": 5683.782469749451, - "z": "54a98307.1c261c", + "x": 2526.531318664551, + "y": 5679.036375999451, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "41a84fb0.0ffb8", + "id": "2a1be4bc.b4fc9c", "type": "set", "name": "calculation8", "xml": "\n\n", "comments": "", - "x": 2603.2812881469727, - "y": 5747.781493186951, - "z": "54a98307.1c261c", + "x": 2497.531318664551, + "y": 5743.035399436951, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "fb9768c3.587378", + "id": "6fbcc34d.ff7a7c", "type": "set", "name": "calculation9", "xml": "\n\n", "comments": "", - "x": 2591.281837463379, - "y": 5798.781371116638, - "z": "54a98307.1c261c", + "x": 2485.531867980957, + "y": 5794.035277366638, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "f53d109e.0f989", + "id": "c525c501.405aa8", "type": "switchNode", "name": "ransim mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 2146.781177520752, - "y": 1064.8281090259552, - "z": "54a98307.1c261c", + "x": 2041.03120803833, + "y": 1060.0820152759552, + "z": "7f19236a.e75edc", "wires": [ [ - "e983ffce.697df", - "c61b79b5.851588" + "9ef77c69.3d673", + "98453d87.970d" ] ] }, { - "id": "e983ffce.697df", + "id": "9ef77c69.3d673", "type": "outcome", "name": "Not Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 2336.7811584472656, - "y": 1034.8278925418854, - "z": "54a98307.1c261c", + "x": 2231.0311889648438, + "y": 1030.0817987918854, + "z": "7f19236a.e75edc", "wires": [ [ - "f3b31d7b.b603b" + "e68f3551.8204b8" ] ] }, { - "id": "c61b79b5.851588", + "id": "98453d87.970d", "type": "outcome", "name": "Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 2316.7811317443848, - "y": 1113.8279840946198, - "z": "54a98307.1c261c", + "x": 2211.031162261963, + "y": 1109.0818903446198, + "z": "7f19236a.e75edc", "wires": [ [ - "102f7d7.d88ea83" + "d7728dac.0d939" ] ] }, { - "id": "90dd477e.fad0a8", + "id": "b26bc76a.00a028", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2337.781826019287, - "y": 1260.1613628864288, - "z": "54a98307.1c261c", + "x": 2232.0318565368652, + "y": 1255.4152691364288, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "44d9d024.fab18", + "id": "fa1a2963.76b008", "type": "block", "name": "Add sliceprofile NRTRIC", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2012.780860900879, - "y": 1266.1718802452087, - "z": "54a98307.1c261c", + "x": 1907.030891418457, + "y": 1261.4257864952087, + "z": "7f19236a.e75edc", "wires": [ [ - "90dd477e.fad0a8", - "3a359137.cdf98e", - "f53d109e.0f989", - "e5680662.f48e48" + "b26bc76a.00a028", + "1e49d48.f318e2c", + "c525c501.405aa8", + "58049bfb.f04d44" ] ] }, { - "id": "e5680662.f48e48", + "id": "58049bfb.f04d44", "type": "execute", "name": "add addSliceProfile.ToNearRTRIC using PUT", "xml": "\n\n\n\n\n\n\n \n", "comments": "", "outputs": 1, - "x": 2408.782066345215, - "y": 1326.1720132827759, - "z": "54a98307.1c261c", + "x": 2303.032096862793, + "y": 1321.4259195327759, + "z": "7f19236a.e75edc", "wires": [ [ - "21013089.cf8ef", - "1a7c30c9.494c9f" + "d44c29f8.3fecb8", + "bccb1282.8f27a" ] ] }, { - "id": "3a359137.cdf98e", + "id": "1e49d48.f318e2c", "type": "record", "name": "record", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 2337.7814025878906, - "y": 1194.1720135211945, - "z": "54a98307.1c261c", + "x": 2232.0314331054688, + "y": 1189.4259197711945, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "5f4cdb00.c2fb04", + "id": "29a2bce1.5b8a94", "type": "execute", "name": "generate addSliceProfile.ToNearRTRIC URL", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 2724.7811241149902, - "y": 934.8282337486744, - "z": "54a98307.1c261c", + "x": 2619.0311546325684, + "y": 930.0821399986744, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "21013089.cf8ef", + "id": "d44c29f8.3fecb8", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 2808.7811889648438, - "y": 1204.161283493042, - "z": "54a98307.1c261c", + "x": 2703.031219482422, + "y": 1199.415189743042, + "z": "7f19236a.e75edc", "wires": [ [ - "5b7d5a1e.aede44" + "5f2c1ba7.43aae4" ] ] }, { - "id": "1a7c30c9.494c9f", + "id": "bccb1282.8f27a", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 2718.7820739746094, - "y": 1319.1612710952759, - "z": "54a98307.1c261c", + "x": 2613.0321044921875, + "y": 1314.4151773452759, + "z": "7f19236a.e75edc", "wires": [ [ - "e6b809bb.a37078" + "81d38dd3.2731f" ] ] }, { - "id": "e6b809bb.a37078", + "id": "81d38dd3.2731f", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 2883.780792236328, - "y": 1320.1612710952759, - "z": "54a98307.1c261c", + "x": 2778.0308227539062, + "y": 1315.4151773452759, + "z": "7f19236a.e75edc", "wires": [ [ - "327b61a.a960d9e" + "487bfb07.5f5374" ] ] }, { - "id": "e949fc2b.322c", + "id": "4afbf4f0.7bee2c", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 2993.7816772460938, - "y": 1259.161527633667, - "z": "54a98307.1c261c", + "x": 2888.031707763672, + "y": 1254.415433883667, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "327b61a.a960d9e", + "id": "487bfb07.5f5374", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 3047.7815856933594, - "y": 1313.1617603302002, - "z": "54a98307.1c261c", + "x": 2942.0316162109375, + "y": 1308.4156665802002, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "102f7d7.d88ea83", + "id": "d7728dac.0d939", "type": "block", "name": "ransim URL", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2509.770782470703, - "y": 1108.8279840946198, - "z": "54a98307.1c261c", + "x": 2404.0208129882812, + "y": 1104.0818903446198, + "z": "7f19236a.e75edc", "wires": [ [ - "c3e1045b.db61e8", - "4162e6dc.1e3f28", - "151abb30.1d1735" + "8e9bf48a.539228", + "9d6a761e.361668", + "11174006.bc7f5" ] ] }, { - "id": "ef2c25da.239dd8", + "id": "1d180b05.054c25", "type": "execute", "name": "Populate addSliceProfile.ToNearRTRIC URL", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 2725.3158988952637, - "y": 990.4271945953369, - "z": "54a98307.1c261c", + "x": 2619.565929412842, + "y": 985.6811008453369, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "c3e1045b.db61e8", + "id": "8e9bf48a.539228", "type": "execute", "name": "generate addSliceProfile.ToNearRTRIC URL", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 2789.315731048584, - "y": 1037.4273042678833, - "z": "54a98307.1c261c", + "x": 2683.565761566162, + "y": 1032.6812105178833, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "4162e6dc.1e3f28", + "id": "9d6a761e.361668", "type": "execute", "name": "Populate addSliceProfile.ToNearRTRIC URL", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 2804.850730895996, - "y": 1089.026128768921, - "z": "54a98307.1c261c", + "x": 2699.100761413574, + "y": 1084.280035018921, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "151abb30.1d1735", + "id": "11174006.bc7f5", "type": "execute", "name": "Populate MOUNT NAME", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 2823.3160514831543, - "y": 1142.4271173477173, - "z": "54a98307.1c261c", + "x": 2717.5660820007324, + "y": 1137.6810235977173, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "5b7d5a1e.aede44", + "id": "5f2c1ba7.43aae4", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 2958.204818725586, - "y": 1208.9826550483704, - "z": "54a98307.1c261c", + "x": 2852.454849243164, + "y": 1204.2365612983704, + "z": "7f19236a.e75edc", "wires": [ [ - "e949fc2b.322c" + "4afbf4f0.7bee2c" ] ] }, { - "id": "f3b31d7b.b603b", + "id": "e68f3551.8204b8", "type": "block", "name": "URL", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2440.9826583862305, - "y": 920.4270935058594, - "z": "54a98307.1c261c", + "x": 2335.2326889038086, + "y": 915.6809997558594, + "z": "7f19236a.e75edc", "wires": [ [ - "5f4cdb00.c2fb04", - "ef2c25da.239dd8" + "29a2bce1.5b8a94", + "1d180b05.054c25" ] ] }, { - "id": "76dac9bc.b2da38", + "id": "2754b13e.c8318e", "type": "execute", "name": "prepare gNBCUCPList for SO callback", "xml": "\n \n\t\n\t\n", "comments": "", "outputs": 1, - "x": 3228.250274658203, - "y": 1873.7500886917114, - "z": "54a98307.1c261c", + "x": 3122.5003051757812, + "y": 1869.0039949417114, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "84550c.db026af8", + "id": "ef7c5a5d.600148", "type": "record", "name": "record", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 3158.25, - "y": 2025.7499742507935, - "z": "54a98307.1c261c", + "x": 3052.500030517578, + "y": 2021.0038805007935, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "91a92ff.7f502d", + "id": "d6812a3d.7cc9b8", "type": "execute", "name": "CUCP List size", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 3185.499969482422, - "y": 1976.2499694824219, - "z": "54a98307.1c261c", + "x": 3079.75, + "y": 1971.5038757324219, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "b541e97a.091298", + "id": "7d2a788a.30fdc8", "type": "execute", "name": "prepare gNBCUUPList for SO callback", "xml": "\n \n\t\n\t\n", "comments": "", "outputs": 1, - "x": 3831.500102996826, - "y": 4743.750096321106, - "z": "54a98307.1c261c", + "x": 3725.7501335144043, + "y": 4739.004002571106, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "854b6672.9b3c78", + "id": "f2c426b2.eb7f68", "type": "execute", "name": "prepare gNBDUList for SO callback", "xml": "\n \n\t\n\t\n", "comments": "", "outputs": 1, - "x": 3792.0001678466797, - "y": 6943.000070571899, - "z": "54a98307.1c261c", + "x": 3686.250198364258, + "y": 6938.253976821899, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "ea1799b4.500598", + "id": "f23154fb.cc68b8", "type": "set", "name": "callback payload", "xml": "\n\n\n\n", "comments": "", - "x": 749.0001411437988, - "y": 2553.249973654747, - "z": "54a98307.1c261c", + "x": 643.250171661377, + "y": 2548.503879904747, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "353ca2b5.8b991e", + "id": "c199b783.17f158", "type": "execute", "name": "gNBCUCPList", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 3187.5, - "y": 1926.7499742507935, - "z": "54a98307.1c261c", + "x": 3081.750030517578, + "y": 1922.0038805007935, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "855e02b5.654e5", + "id": "e9c2a3b4.eaefb", "type": "set", "name": "set maxNumberOfConns", - "xml": "\n", + "xml": "\n", "comments": "", - "x": 3532.2500343322754, - "y": 2601.0001859664917, - "z": "54a98307.1c261c", + "x": 3426.5000648498535, + "y": 2596.2540922164917, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "f675c08c.37fb7", + "id": "6e4ac08c.b5369", "type": "set", "name": "set maxNumberOfConns", - "xml": "\n", + "xml": "\n", "comments": "", - "x": 3893.9999961853027, - "y": 4538.999972343445, - "z": "54a98307.1c261c", + "x": 3788.250026702881, + "y": 4534.253878593445, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "ff5ac918.e30a48", + "id": "d07598b0.2afaf8", "type": "set", "name": "set throughput", - "xml": "\n\n", + "xml": "\n\n", "comments": "", - "x": 3998.7499961853027, - "y": 6728.749972343445, - "z": "54a98307.1c261c", + "x": 3893.000026702881, + "y": 6724.003878593445, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "9f5cd12d.485b5", + "id": "ca898ee9.a28a3", "type": "record", "name": "record", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 3215.7499961853027, - "y": 3427.249972343445, - "z": "54a98307.1c261c", + "x": 3110.000026702881, + "y": 3422.503878593445, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "2e69d89d.b17738", + "id": "e29459f0.edf198", "type": "set", "name": "set resourceID", "xml": "\n", "comments": "", - "x": 3510.7499961853027, - "y": 3075.499972343445, - "z": "54a98307.1c261c", + "x": 3405.000026702881, + "y": 3070.753878593445, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "c71b4eec.95244", + "id": "522f88f5.126828", "type": "set", "name": "set resourceID", "xml": "\n", "comments": "", - "x": 3698.4999961853027, - "y": 5055.249972343445, - "z": "54a98307.1c261c", + "x": 3592.750026702881, + "y": 5050.503878593445, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "dd84da6a.0eec48", + "id": "b6d0e20d.2005a", "type": "set", "name": "set resourceID", "xml": "\n", "comments": "", - "x": 2392.7499961853027, - "y": 7098.499972343445, - "z": "54a98307.1c261c", + "x": 2287.000026702881, + "y": 7093.753878593445, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "4f781aac.7f8e84", + "id": "8d6aced3.9e422", "type": "execute", "name": "Update RAN Inventory ConfigDB", "xml": "\n\n\n\n\n \n\n\n", "comments": "", "outputs": 1, - "x": 743.7499961853027, - "y": 2269.749972343445, - "z": "54a98307.1c261c", + "x": 638.0000267028809, + "y": 2265.003878593445, + "z": "7f19236a.e75edc", "wires": [ [ - "fb2d1ad3.a7f9d8", - "bb44721e.670c7" + "edfa1dac.925ef", + "d2db5964.c49978" ] ] }, { - "id": "fb2d1ad3.a7f9d8", + "id": "edfa1dac.925ef", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 978.7506675720215, - "y": 2182.750244140625, - "z": "54a98307.1c261c", + "x": 873.0006980895996, + "y": 2178.004150390625, + "z": "7f19236a.e75edc", "wires": [ [ - "79aa3034.40fc2" + "2c2003bf.48eb4c" ] ] }, { - "id": "bb44721e.670c7", + "id": "d2db5964.c49978", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 983.7506065368652, - "y": 2303.7499685287476, - "z": "54a98307.1c261c", + "x": 878.0006370544434, + "y": 2299.0038747787476, + "z": "7f19236a.e75edc", "wires": [ [ - "73e80867.8e9958" + "ec61fda6.94eb9" ] ] }, { - "id": "73e80867.8e9958", + "id": "ec61fda6.94eb9", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 1141.7503967285156, - "y": 2302.750213623047, - "z": "54a98307.1c261c", + "x": 1036.0004272460938, + "y": 2298.004119873047, + "z": "7f19236a.e75edc", "wires": [ [ - "4ce0fb09.4ce974" + "edd6b1a6.ea3d5" ] ] }, { - "id": "4ce0fb09.4ce974", + "id": "edd6b1a6.ea3d5", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 1327.750644683838, - "y": 2286.750457763672, - "z": "54a98307.1c261c", + "x": 1222.000675201416, + "y": 2282.004364013672, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "2c97a828.11f208", + "id": "1ecc4e3f.d73962", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 1323.7503395080566, - "y": 2186.7502431869507, - "z": "54a98307.1c261c", + "x": 1218.0003700256348, + "y": 2182.0041494369507, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "79aa3034.40fc2", + "id": "2c2003bf.48eb4c", "type": "block", "name": "block", "xml": "", "atomic": "false", "comments": "", "outputs": 1, - "x": 1137.7509498596191, - "y": 2180.7503356933594, - "z": "54a98307.1c261c", + "x": 1032.0009803771973, + "y": 2176.0042419433594, + "z": "7f19236a.e75edc", "wires": [ [ - "2c97a828.11f208", - "6351c66d.759828", - "f11b3f16.9273d" + "1ecc4e3f.d73962", + "7a9e6c91.69d264", + "7fd5972.a1bf968" ] ] }, { - "id": "6351c66d.759828", + "id": "7a9e6c91.69d264", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 1313.7505798339844, - "y": 2100.861357688904, - "z": "54a98307.1c261c", + "x": 1208.0006103515625, + "y": 2096.115263938904, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "4254aab2.1c4e64", + "id": "aa57affa.297f7", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 779.0000152587891, - "y": 2149.2500166893005, - "z": "54a98307.1c261c", + "x": 673.2500457763672, + "y": 2144.5039229393005, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "e193df81.4bb3b", + "id": "afd584fe.888a28", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1872.5832901000977, - "y": 355.41666889190674, - "z": "54a98307.1c261c", + "x": 1766.8333206176758, + "y": 350.67057514190674, + "z": "7f19236a.e75edc", "wires": [ [ - "bdaa897e.2cd2b8", - "c6b40762.ea2b08", - "7f6d8a09.6705c4" + "c519014f.a858f", + "49c75c00.2661e4", + "d7a068b7.254888" ] ] }, { - "id": "7c7117bf.eff588", + "id": "3a632680.87bbfa", "type": "execute", "name": "set trackingArea", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 1378.3261642456055, - "y": 210.23923873901367, - "z": "54a98307.1c261c", + "x": 1272.5761947631836, + "y": 205.49314498901367, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "c0ee40ba.589e9", + "id": "7f5639d6.424cc8", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1000.7149963378906, - "y": 363.3502907752991, - "z": "54a98307.1c261c", + "x": 894.9650268554688, + "y": 358.6041970252991, + "z": "7f19236a.e75edc", "wires": [ [ - "7c7117bf.eff588", - "cc746ae2.0a52c8", - "5a3cb019.dea83", - "a70cf700.ce1f28" + "3a632680.87bbfa", + "af566fd5.174f8", + "f26a79f0.ede0c8", + "33a488d9.da08b8" ] ] }, { - "id": "cc746ae2.0a52c8", + "id": "af566fd5.174f8", "type": "record", "name": "record", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 1355.937156677246, - "y": 249.23921585083008, - "z": "54a98307.1c261c", + "x": 1250.1871871948242, + "y": 244.49312210083008, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "f060cdfa.0562e", + "id": "dcb73a19.915128", "type": "for", "name": "For coverageAreaTAList", "xml": "", "comments": "", "outputs": 1, - "x": 766.7499771118164, - "y": 414.583309173584, - "z": "54a98307.1c261c", + "x": 661.0000076293945, + "y": 409.837215423584, + "z": "7f19236a.e75edc", "wires": [ [ - "c0ee40ba.589e9" + "7f5639d6.424cc8" ] ] }, { - "id": "9bdae950.00c5d8", + "id": "f5141f0d.f5d1e", "type": "record", "name": "record", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 738.9722290039062, - "y": 359.30552101135254, - "z": "54a98307.1c261c", + "x": 633.2222595214844, + "y": 354.55942726135254, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "3582eebd.3c7cf2", + "id": "b44ebb3c.26c6c8", "type": "execute", "name": "set trackingArea size", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 770.0833129882812, - "y": 309.30552101135254, - "z": "54a98307.1c261c", + "x": 664.3333435058594, + "y": 304.55942726135254, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "b072d63c.a49af8", + "id": "87fa078d.b90c68", "type": "set", "name": "set RRMPolicyRatio IDs", "xml": "\n\n\n\n\n\n\n", "comments": "", - "x": 1490.886474609375, - "y": 551.9318237304688, - "z": "54a98307.1c261c", + "x": 1385.1365051269531, + "y": 547.1857299804688, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "c3110c8d.ffdca", + "id": "b76cbf09.f8c7c", "type": "execute", "name": "tmp.ranNFNSSIListEntry", "xml": "\n", "comments": "", "outputs": 1, - "x": 1697.386474609375, - "y": 718.6818237304688, - "z": "54a98307.1c261c", + "x": 1591.6365051269531, + "y": 713.9357299804688, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "2c323ebf.7788d2", + "id": "41ae96e3.2ebd68", "type": "switchNode", "name": "check status", "xml": "\n", "comments": "", "outputs": 1, - "x": 709.2500305175781, - "y": 2392.5000286102295, - "z": "54a98307.1c261c", + "x": 603.5000610351562, + "y": 2387.7539348602295, + "z": "7f19236a.e75edc", "wires": [ [ - "422c435a.dbe19c", - "9336c4d6.1c5b58" + "a7b40aa3.44fc68", + "1a736063.31543" ] ] }, { - "id": "422c435a.dbe19c", + "id": "a7b40aa3.44fc68", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 892.2500114440918, - "y": 2349.5000957250595, - "z": "54a98307.1c261c", + "x": 786.5000419616699, + "y": 2344.7540019750595, + "z": "7f19236a.e75edc", "wires": [ [ - "faa56729.7bb638" + "62c8990a.422438" ] ] }, { - "id": "faa56729.7bb638", + "id": "62c8990a.422438", "type": "set", "name": "status", "xml": "\n", "comments": "", - "x": 1068.2500114440918, - "y": 2352.50024831295, - "z": "54a98307.1c261c", + "x": 962.5000419616699, + "y": 2347.75415456295, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "71dbbd93.33af74", + "id": "499e0f1a.7c5e1", "type": "set", "name": "failure status", "xml": "\n", "comments": "", - "x": 1069.2499961853027, - "y": 2396.499973654747, - "z": "54a98307.1c261c", + "x": 963.5000267028809, + "y": 2391.753879904747, + "z": "7f19236a.e75edc", "wires": [] }, { - "id": "9336c4d6.1c5b58", + "id": "1a736063.31543", "type": "other", "name": "other", "xml": "\n", "comments": "", "outputs": 1, - "x": 908.2499961853027, - "y": 2401.499973654747, - "z": "54a98307.1c261c", + "x": 802.5000267028809, + "y": 2396.753879904747, + "z": "7f19236a.e75edc", "wires": [ [ - "71dbbd93.33af74" + "499e0f1a.7c5e1" ] ] }, { - "id": "529080e3.eae63", + "id": "898015b5.512658", "type": "record", "name": "record", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 684.2499885559082, - "y": 2338.7500286102295, - "z": "54a98307.1c261c", + "x": 578.5000190734863, + "y": 2334.0039348602295, + "z": "7f19236a.e75edc", "wires": [ [] ] }, { - "id": "62b5105e.53365", + "id": "19d68d15.318ba3", "type": "set", "name": "set plmn id", "xml": "\n\n", "comments": "", - "x": 3980.249984741211, - "y": 6118.499961853027, - "z": "54a98307.1c261c", + "x": 3874.500015258789, + "y": 6113.753868103027, + "z": "7f19236a.e75edc", + "wires": [] + }, + { + "id": "a577c06a.9caa", + "type": "set", + "name": "Calculate parms", + "xml": "\n\n\n\n", + "comments": "", + "x": 2556.250030517578, + "y": 2109.0038800239563, + "z": "7f19236a.e75edc", + "wires": [] + }, + { + "id": "cea00eae.0f73c", + "type": "set", + "name": "Calculate SliceProfile - NEarRTRIC part 2", + "xml": "\n\n\n", + "comments": "", + "x": 2029.75390625, + "y": 752.25390625, + "z": "7f19236a.e75edc", "wires": [] } -] \ No newline at end of file +] diff --git a/platform-logic/ran-slice-api/src/main/json/ran-slice-api_instantiateRANSliceModifyAllocate.json b/platform-logic/ran-slice-api/src/main/json/ran-slice-api_instantiateRANSliceModifyAllocate.json index 23d47438..ecc45b84 100644 --- a/platform-logic/ran-slice-api/src/main/json/ran-slice-api_instantiateRANSliceModifyAllocate.json +++ b/platform-logic/ran-slice-api/src/main/json/ran-slice-api_instantiateRANSliceModifyAllocate.json @@ -1,20 +1,20 @@ [ { - "id": "e68c4026.1d1e7", + "id": "c2214eca.623e8", "type": "dgstart", "name": "DGSTART", "outputs": 1, - "x": 123.75, - "y": 64.74999713897705, - "z": "759e49d3.adb538", + "x": 153.75, + "y": 94.75, + "z": "851f20d0.cecb9", "wires": [ [ - "a543d793.4fa118" + "600add00.afd854" ] ] }, { - "id": "a543d793.4fa118", + "id": "600add00.afd854", "type": "service-logic", "name": "ran-slice-api ${project.version}", "module": "ran-slice-api", @@ -22,7795 +22,7542 @@ "comments": "", "xml": "", "outputs": 1, - "x": 208.7500228881836, - "y": 131.74996662139893, - "z": "759e49d3.adb538", + "x": 238.7500228881836, + "y": 161.74996948242188, + "z": "851f20d0.cecb9", "wires": [ [ - "d8707537.a71618" + "d37ef6e2.d6e948" ] ] }, { - "id": "d8707537.a71618", + "id": "d37ef6e2.d6e948", "type": "method", "name": "method", "xml": "\n", "comments": "", "outputs": 1, - "x": 142.75, - "y": 191.74993228912354, - "z": "759e49d3.adb538", + "x": 172.75, + "y": 221.74993515014648, + "z": "851f20d0.cecb9", "wires": [ [ - "fa8d210f.82ece" + "bf5a7218.9ca67" ] ] }, { - "id": "fa8d210f.82ece", + "id": "bf5a7218.9ca67", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 138.74999237060547, - "y": 252.74996852874756, - "z": "759e49d3.adb538", + "x": 168.74999237060547, + "y": 282.7499713897705, + "z": "851f20d0.cecb9", "wires": [ [ - "aa798111.5f0f5", - "f60762ce.54f0f", - "6f0046fe.7f6388", - "dd339cfd.b337b", - "5f8a32d4.ef21cc", - "89d19ba6.2eb0d8", - "19504430.043d4c", - "581db54e.a0064c", - "e2d6e587.376b48" + "e991f90b.810598", + "af8420d.b3d6ae", + "4524ca88.520da4", + "61db22e5.255cbc", + "78a0519c.a4047", + "a145c709.8db1e8", + "d21a5ac4.809de8", + "cd6c9239.1fbb9", + "69b6790d.7ed958" ] ] }, { - "id": "aa798111.5f0f5", + "id": "e991f90b.810598", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 405.75, - "y": 243.7500069141388, - "z": "759e49d3.adb538", + "x": 435.75, + "y": 273.75000977516174, + "z": "851f20d0.cecb9", "wires": [ [ - "57292ac.06c32d4", - "3f2c75a.ef13f8a", - "ae453b51.dc9688" + "ac6387f5.a3ebe8", + "97c44ba4.d46ac8", + "ae1e812b.c4829" ] ] }, { - "id": "57292ac.06c32d4", + "id": "ac6387f5.a3ebe8", "type": "execute", "name": "generate getNearRTRICsFromRANNFNSSI URL", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 741.25, - "y": 207.75001049041748, - "z": "759e49d3.adb538", + "x": 771.25, + "y": 237.75001335144043, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "3f2c75a.ef13f8a", + "id": "97c44ba4.d46ac8", "type": "record", "name": "record configdb RestAPI params", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 700.2500076293945, - "y": 247.49999523162842, - "z": "759e49d3.adb538", + "x": 730.2500076293945, + "y": 277.49999809265137, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "ae453b51.dc9688", + "id": "ae1e812b.c4829", "type": "execute", "name": "Get nearRTRIC for RANNFNSSIId", "xml": "\n\n\n\n \n\n\n", "comments": "", "outputs": 1, - "x": 711.2500762939453, - "y": 291.0000009536743, - "z": "759e49d3.adb538", + "x": 741.2500762939453, + "y": 321.00000381469727, + "z": "851f20d0.cecb9", "wires": [ [ - "21591d1a.bc16a2", - "ec0e19a2.ed43f8" + "b3ce1314.75bca", + "16e0c918.bded57" ] ] }, { - "id": "21591d1a.bc16a2", + "id": "b3ce1314.75bca", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 961.5682373046875, - "y": 319.568097114563, - "z": "759e49d3.adb538", + "x": 991.5682373046875, + "y": 349.56809997558594, + "z": "851f20d0.cecb9", "wires": [ [ - "7e9aebe3.8e7964" + "c57d75b1.965518" ] ] }, { - "id": "7e9aebe3.8e7964", + "id": "c57d75b1.965518", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1134.5680389404297, - "y": 308.56816959381104, - "z": "759e49d3.adb538", + "x": 1164.5680389404297, + "y": 338.568172454834, + "z": "851f20d0.cecb9", "wires": [ [ - "16983893.a12ae7", - "2bfa9688.c4e94a" + "70a82c0c.c63b54", + "eda2ccb1.01fd2" ] ] }, { - "id": "16983893.a12ae7", + "id": "70a82c0c.c63b54", "type": "record", "name": "record", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 1335.3177680969238, - "y": 308.31819438934326, - "z": "759e49d3.adb538", + "x": 1365.3177680969238, + "y": 338.3181972503662, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "2bfa9688.c4e94a", + "id": "eda2ccb1.01fd2", "type": "execute", "name": "printContext", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 1371.0959815979004, - "y": 351.5682029724121, - "z": "759e49d3.adb538", + "x": 1401.0959815979004, + "y": 381.56820583343506, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "ec0e19a2.ed43f8", + "id": "16e0c918.bded57", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 972.0680961608887, - "y": 268.0681390762329, - "z": "759e49d3.adb538", + "x": 1002.0680961608887, + "y": 298.06814193725586, + "z": "851f20d0.cecb9", "wires": [ [ - "db2c4e39.d6196" + "6b014921.1b60f8" ] ] }, { - "id": "db2c4e39.d6196", + "id": "6b014921.1b60f8", "type": "block", "name": "block", "xml": "", "atomic": "false", "comments": "", "outputs": 1, - "x": 1130.8181762695312, - "y": 242.06821060180664, - "z": "759e49d3.adb538", + "x": 1160.8181762695312, + "y": 272.0682134628296, + "z": "851f20d0.cecb9", "wires": [ [ - "b2b2410b.6d682", - "24da6566.d832ba" + "33f8b69c.fe17ca", + "5ce931d8.83b77" ] ] }, { - "id": "b2b2410b.6d682", + "id": "33f8b69c.fe17ca", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 1303.567813873291, - "y": 254.67923641204834, - "z": "759e49d3.adb538", + "x": 1333.567813873291, + "y": 284.6792392730713, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "409ce852.c50a18", + "id": "f23f4f55.9af9e", "type": "for", "name": "foreach NearRTRIC", "xml": "\n", "comments": "", "outputs": 1, - "x": 265.75003814697266, - "y": 1353.5682663321495, - "z": "759e49d3.adb538", + "x": 295.75003814697266, + "y": 1383.5682691931725, + "z": "851f20d0.cecb9", "wires": [ [ - "cf2e847a.3179b8", - "4ba2f0bc.9a171", - "e1a056f0.6d4398", - "38ad1f4.97b71e" + "c47e19b.f4a92e8", + "31028ad.cbf1876", + "8c761aa1.edcbf8", + "6de42e11.dd96f" ] ] }, { - "id": "cf2e847a.3179b8", + "id": "c47e19b.f4a92e8", "type": "block", "name": "Process NearRTRIC", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 591.659065246582, - "y": 1147.477331161499, - "z": "759e49d3.adb538", + "x": 621.659065246582, + "y": 1177.477334022522, + "z": "851f20d0.cecb9", "wires": [ [ - "a1b18c5c.659da", - "e87aed0d.e329a", - "794c8e61.964b4", - "621b59e6.f8c8b8", - "e8a945e8.149658", - "4c7fb5c.2c9664c" + "2bc2b5ac.4905fa", + "ee72f394.00f5e", + "eb0e5c5d.91e2a", + "53adb8ae.4e7e08", + "65560fbc.8618", + "f0ab8d12.bcb86", + "36b7a424.f750bc" ] ] }, { - "id": "a1b18c5c.659da", + "id": "2bc2b5ac.4905fa", "type": "execute", "name": "read nearRTRICId", "xml": "\n\t\n\t\n", "comments": "", "outputs": 1, - "x": 1045.2955169677734, - "y": 978.4773025512695, - "z": "759e49d3.adb538", + "x": 796.2956314086914, + "y": 610.4773855209351, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "e87aed0d.e329a", + "id": "ee72f394.00f5e", "type": "execute", "name": "read gNBId", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 1016.2955017089844, - "y": 1021.4773635864258, - "z": "759e49d3.adb538", + "x": 806.2956161499023, + "y": 648.4775915145874, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "794c8e61.964b4", + "id": "eb0e5c5d.91e2a", "type": "set", "name": "Calculate uLThptPerSlice dLThptPerSlice maxNumberOfConns", "xml": "\n\n\n\n\n\n", "comments": "", - "x": 1146.6591339111328, - "y": 1096.2954654693604, - "z": "759e49d3.adb538", + "x": 983.6591644287109, + "y": 728.2955236434937, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "621b59e6.f8c8b8", + "id": "53adb8ae.4e7e08", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 992.5681304931641, - "y": 1137.2955417633057, - "z": "759e49d3.adb538", + "x": 827.568151473999, + "y": 764.2955856323242, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "e8a945e8.149658", + "id": "65560fbc.8618", "type": "execute", "name": "Update nearRT RIC Details in ConfigDB", "xml": "\n\n\n\n\n \n\n\n", "comments": "", "outputs": 1, - "x": 1098.5682220458984, - "y": 1183.2046298980713, - "z": "759e49d3.adb538", + "x": 1124.5682373046875, + "y": 1170.2045831680298, + "z": "851f20d0.cecb9", "wires": [ [ - "dfb784aa.2c0408", - "7170c833.e214e8" + "d9ac93de.d4d2c", + "e347c8e.fbed538" ] ] }, { - "id": "dfb784aa.2c0408", + "id": "d9ac93de.d4d2c", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 1454.568115234375, - "y": 1108.0226411819458, - "z": "759e49d3.adb538", + "x": 1484.568115234375, + "y": 1138.0226440429688, + "z": "851f20d0.cecb9", "wires": [ [ - "a4721527.352d88" + "ee0d365.2541bc8" ] ] }, { - "id": "a4721527.352d88", + "id": "ee0d365.2541bc8", "type": "block", "name": "block", "xml": "", "atomic": "false", "comments": "", "outputs": 1, - "x": 1586.5682373046875, - "y": 1070.0226411819458, - "z": "759e49d3.adb538", + "x": 1616.5682373046875, + "y": 1100.0226440429688, + "z": "851f20d0.cecb9", "wires": [ [ - "8c6f9399.c9a82", - "e4b6ad3f.014c4" + "b256d08f.f16bc", + "fb679858.5bfee8" ] ] }, { - "id": "e4b6ad3f.014c4", + "id": "fb679858.5bfee8", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 1775.5679931640625, - "y": 1017.1336641311646, - "z": "759e49d3.adb538", + "x": 1805.5679931640625, + "y": 1047.1336669921875, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "8c6f9399.c9a82", + "id": "b256d08f.f16bc", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 1783.5679931640625, - "y": 1117.022702217102, - "z": "759e49d3.adb538", + "x": 1813.5679931640625, + "y": 1147.022705078125, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "7170c833.e214e8", + "id": "e347c8e.fbed538", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 1452.38623046875, - "y": 1207.9317598342896, - "z": "759e49d3.adb538", + "x": 1482.38623046875, + "y": 1237.9317626953125, + "z": "851f20d0.cecb9", "wires": [ [ - "5b12bb4c.c02a24" + "d73e40d6.e2278" ] ] }, { - "id": "5b12bb4c.c02a24", + "id": "d73e40d6.e2278", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 1616.3861083984375, - "y": 1208.931881904602, - "z": "759e49d3.adb538", + "x": 1646.3861083984375, + "y": 1238.931884765625, + "z": "851f20d0.cecb9", "wires": [ [ - "f24dbbb0.6d6e18" + "aec340ef.e35cc" ] ] }, { - "id": "f24dbbb0.6d6e18", + "id": "aec340ef.e35cc", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 1766.3861083984375, - "y": 1203.9320039749146, - "z": "759e49d3.adb538", + "x": 1796.3861083984375, + "y": 1233.9320068359375, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "4c7fb5c.2c9664c", + "id": "f0ab8d12.bcb86", "type": "execute", "name": "set params", "xml": "\n\n", "comments": "", "outputs": 1, - "x": 1048.750015258789, - "y": 1059.7500247955322, - "z": "759e49d3.adb538", + "x": 829.7499923706055, + "y": 693.7500371932983, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "1297ddc9.2934e2", + "id": "a5dc0ff7.c3fdf", "type": "execute", "name": "read CUCP list size", "xml": "\n\t\n\t\n ", "comments": "", "outputs": 1, - "x": 969.75, - "y": 1251.749997138977, - "z": "759e49d3.adb538", + "x": 999.75, + "y": 1281.75, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "4ba2f0bc.9a171", + "id": "31028ad.cbf1876", "type": "block", "name": "Process CUCP", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 569.75, - "y": 1235.749997138977, - "z": "759e49d3.adb538", + "x": 599.75, + "y": 1265.75, + "z": "851f20d0.cecb9", "wires": [ [ - "1297ddc9.2934e2", - "68041a62.fa3314", - "5c593b00.a32a94" + "a5dc0ff7.c3fdf", + "7567d3a7.e1e75c", + "5e745650.a8b898" ] ] }, { - "id": "68041a62.fa3314", + "id": "7567d3a7.e1e75c", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 941.75, - "y": 1316.749997138977, - "z": "759e49d3.adb538", + "x": 971.75, + "y": 1346.75, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "5c593b00.a32a94", + "id": "5e745650.a8b898", "type": "for", "name": "foreach CUCP", "xml": "\n", "comments": "", "outputs": 1, - "x": 969.75, - "y": 1391.749997138977, - "z": "759e49d3.adb538", + "x": 999.75, + "y": 1421.75, + "z": "851f20d0.cecb9", "wires": [ [ - "7014ee89.23936" + "a9adb105.d2952" ] ] }, { - "id": "7014ee89.23936", + "id": "a9adb105.d2952", "type": "block", "name": "block : process CUCP", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1190.75, - "y": 1398.749997138977, - "z": "759e49d3.adb538", + "x": 1220.75, + "y": 1428.75, + "z": "851f20d0.cecb9", "wires": [ [ - "b2c6d93d.637008", - "84eb3e8c.ede5b", - "fb834b7f.07d058", - "ff2694ed.8d44c8" + "5d07f956.5fc388", + "6ebfcd34.bd3e74", + "a0c26746.e4d628", + "4bd24663.0a3318" ] ] }, { - "id": "b2c6d93d.637008", + "id": "5d07f956.5fc388", "type": "execute", "name": "read CUCP name", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 1541.75, - "y": 1251.749997138977, - "z": "759e49d3.adb538", + "x": 1571.75, + "y": 1281.75, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "84eb3e8c.ede5b", + "id": "6ebfcd34.bd3e74", "type": "for", "name": "for cellCUList", "xml": "\n", "comments": "", "outputs": 1, - "x": 1545.75, - "y": 1395.749997138977, - "z": "759e49d3.adb538", + "x": 1575.75, + "y": 1425.75, + "z": "851f20d0.cecb9", "wires": [ [ - "db543ed1.a7e94" + "7da60215.40271c" ] ] }, { - "id": "cfce49f3.f79c98", + "id": "8647a76c.78cde8", "type": "execute", "name": "prepare mnc", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 2194.75, - "y": 1419.749997138977, - "z": "759e49d3.adb538", + "x": 2224.75, + "y": 1449.75, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "e2033152.6ac3e", + "id": "2393df97.b3ef4", "type": "execute", "name": "patch PLMNInfoListEntry ToNRCellCU", "xml": "\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2223.750015258789, - "y": 1494.75004529953, - "z": "759e49d3.adb538", + "x": 2253.750015258789, + "y": 1524.750048160553, + "z": "851f20d0.cecb9", "wires": [ [ - "bca4f806.acaf78", - "3687dc64.7965e4" + "dbd5892d.d6aeb8", + "b6b58596.9f3498" ] ] }, { - "id": "8c5e0143.9a807", + "id": "4de5d43.101052c", "type": "record", "name": "record API params", "xml": "\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2188.75008392334, - "y": 1456.7501063346863, - "z": "759e49d3.adb538", + "x": 2218.75008392334, + "y": 1486.7501091957092, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "33ce0cbb.f24934", + "id": "49d2b0dd.f470a", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2059.75, - "y": 1002.749997138977, - "z": "759e49d3.adb538", + "x": 2089.75, + "y": 1032.75, + "z": "851f20d0.cecb9", "wires": [ [ - "cfce49f3.f79c98", - "8c5e0143.9a807", - "e2033152.6ac3e", - "315960eb.d54c", - "36616e5c.37c822", - "7263aeeb.44e3e", - "7278acee.486974", - "264a7ee6.a24eb2", - "37abe676.ea6d5a", - "6310f520.7ba69c", - "aae2cdd.6be563" + "8647a76c.78cde8", + "4de5d43.101052c", + "2393df97.b3ef4", + "c8e774f3.eb2298", + "a67c36d5.d2d878", + "da3b1ec3.da31d", + "6e1f3d0a.b0b424", + "d375f5fd.d667c8", + "a5f150c.a0a16b", + "1d1f90d6.b058cf", + "176c3707.cee7c9" ] ] }, { - "id": "bca4f806.acaf78", + "id": "dbd5892d.d6aeb8", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 2479.750114440918, - "y": 1544.7502145767212, - "z": "759e49d3.adb538", + "x": 2509.750114440918, + "y": 1574.7502174377441, + "z": "851f20d0.cecb9", "wires": [ [ - "b5db8475.ac9318" + "1e41d319.6f05dd" ] ] }, { - "id": "b5db8475.ac9318", + "id": "1e41d319.6f05dd", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2652.749900817871, - "y": 1543.7502756118774, - "z": "759e49d3.adb538", + "x": 2682.749900817871, + "y": 1573.7502784729004, + "z": "851f20d0.cecb9", "wires": [ [ - "b28bad78.371f7" + "63de9d4d.316cc4" ] ] }, { - "id": "b28bad78.371f7", + "id": "63de9d4d.316cc4", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 2850.7499618530273, - "y": 1540.75039768219, - "z": "759e49d3.adb538", + "x": 2880.7499618530273, + "y": 1570.750400543213, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "3687dc64.7965e4", + "id": "b6b58596.9f3498", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 2444.75008392334, - "y": 1427.7499704360962, - "z": "759e49d3.adb538", + "x": 2474.75008392334, + "y": 1457.7499732971191, + "z": "851f20d0.cecb9", "wires": [ [ - "8bd3ec20.33ea1" + "a76a02e4.5b774" ] ] }, { - "id": "8bd3ec20.33ea1", + "id": "a76a02e4.5b774", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2594.750358581543, - "y": 1386.750153541565, - "z": "759e49d3.adb538", + "x": 2624.750358581543, + "y": 1416.750156402588, + "z": "851f20d0.cecb9", "wires": [ [ - "6e5507a6.947d98", - "2a8f179e.e88ed8", - "24da6566.d832ba" + "b51aa749.d53748", + "4278e2d.aa1d91c", + "5ce931d8.83b77" ] ] }, { - "id": "6e5507a6.947d98", + "id": "b51aa749.d53748", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 2765.7499923706055, - "y": 1447.7502145767212, - "z": "759e49d3.adb538", + "x": 2795.7499923706055, + "y": 1477.7502174377441, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "2a8f179e.e88ed8", + "id": "4278e2d.aa1d91c", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 2760.750114440918, - "y": 1352.750153541565, - "z": "759e49d3.adb538", + "x": 2790.750114440918, + "y": 1382.750156402588, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "315960eb.d54c", + "id": "c8e774f3.eb2298", "type": "execute", "name": "prepare idGNBCUCPFunction", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 2276.75, - "y": 1229.749997138977, - "z": "759e49d3.adb538", + "x": 2306.75, + "y": 1259.75, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "36616e5c.37c822", + "id": "a67c36d5.d2d878", "type": "execute", "name": "prepare idNRCellCU", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 2237.75, - "y": 1297.749997138977, - "z": "759e49d3.adb538", + "x": 2267.75, + "y": 1327.75, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "7263aeeb.44e3e", + "id": "da3b1ec3.da31d", "type": "execute", "name": "prepare mcc", "xml": "\n \n \n \n \n ", "comments": "", "outputs": 1, - "x": 2204.75, - "y": 1355.749997138977, - "z": "759e49d3.adb538", + "x": 2234.75, + "y": 1385.75, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "fb834b7f.07d058", + "id": "a0c26746.e4d628", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1514.75, - "y": 1302.749997138977, - "z": "759e49d3.adb538", + "x": 1544.75, + "y": 1332.75, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "ff2694ed.8d44c8", + "id": "4bd24663.0a3318", "type": "execute", "name": "read cellCU list size", "xml": "\n\t\n\t\n ", "comments": "", "outputs": 1, - "x": 1555.75, - "y": 1351.749997138977, - "z": "759e49d3.adb538", + "x": 1585.75, + "y": 1381.75, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "7278acee.486974", + "id": "6e1f3d0a.b0b424", "type": "switchNode", "name": "ransim mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 2282.75, - "y": 1065.749997138977, - "z": "759e49d3.adb538", + "x": 2312.75, + "y": 1095.75, + "z": "851f20d0.cecb9", "wires": [ [ - "3afc0370.09ffac", - "6a23acdd.3a0f24" + "1358406e.16fbb", + "985a767e.59e378" ] ] }, { - "id": "3afc0370.09ffac", + "id": "1358406e.16fbb", "type": "outcome", "name": "Not Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 2490.75, - "y": 1030.749752998352, - "z": "759e49d3.adb538", + "x": 2520.75, + "y": 1060.749755859375, + "z": "851f20d0.cecb9", "wires": [ [ - "3e8db4ec.d3f08c" + "b5fb7b91.c27528" ] ] }, { - "id": "3e8db4ec.d3f08c", + "id": "b5fb7b91.c27528", "type": "execute", "name": "generate patch PLMNInfoListEntry ToNRCellCU", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 2810.75, - "y": 1045.749997138977, - "z": "759e49d3.adb538", + "x": 2840.75, + "y": 1075.75, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "6a23acdd.3a0f24", + "id": "985a767e.59e378", "type": "outcome", "name": "Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 2478.75, - "y": 1132.749997138977, - "z": "759e49d3.adb538", + "x": 2508.75, + "y": 1162.75, + "z": "851f20d0.cecb9", "wires": [ [ - "f066a98c.b53548" + "62c4ee44.ca781" ] ] }, { - "id": "264a7ee6.a24eb2", + "id": "d375f5fd.d667c8", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1837.75, - "y": 1816.749997138977, - "z": "759e49d3.adb538", + "x": 1867.75, + "y": 1846.75, + "z": "851f20d0.cecb9", "wires": [ [ - "d883af29.fc32a", - "44cfab74.c73c24", - "243c7b71.bc25b4", - "820a74d8.98abe8", - "b5cc076a.1a2f88", - "1b8a120e.c94b9e", - "3667de28.b5b912", - "d7eed26c.50d1a", - "4cd7f162.536ce", - "2af6d7eb.224e68", - "8ee56bd1.fa1718" + "62876053.ef058", + "bf63da1d.62cac8", + "dcf95a02.5e23c8", + "5048f22f.10f42c", + "23d03298.aa32ce", + "9015ed7e.9220e", + "9feb61f8.03034", + "f22cd086.ef3c4", + "a2c6e87b.4d4928", + "c8227d61.35758", + "df4c3d6b.71ee2" ] ] }, { - "id": "d883af29.fc32a", + "id": "62876053.ef058", "type": "set", "name": "Calculate maxNumberOfConnsPercellCU", "xml": "\n\n", "comments": "", - "x": 2093.75013923645, - "y": 1587.7501049041748, - "z": "759e49d3.adb538", + "x": 2123.75013923645, + "y": 1617.7501077651978, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "44cfab74.c73c24", + "id": "bf63da1d.62cac8", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2036.7500743865967, - "y": 1715.7500743865967, - "z": "759e49d3.adb538", + "x": 2066.7500743865967, + "y": 1745.7500772476196, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "243c7b71.bc25b4", + "id": "dcf95a02.5e23c8", "type": "switchNode", "name": "ransim mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 2057.7500743865967, - "y": 1751.7500438690186, - "z": "759e49d3.adb538", + "x": 2087.7500743865967, + "y": 1781.7500467300415, + "z": "851f20d0.cecb9", "wires": [ [ - "17f906ee.fdd429", - "5917f308.c923fc" + "7f07ba39.bb0ff4", + "d6529a53.46a858" ] ] }, { - "id": "17f906ee.fdd429", + "id": "7f07ba39.bb0ff4", "type": "outcome", "name": "Not Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 2237.75, - "y": 1689.749752998352, - "z": "759e49d3.adb538", + "x": 2267.75, + "y": 1719.749755859375, + "z": "851f20d0.cecb9", "wires": [ [ - "96d6cd4a.907b9" + "387ff537.ca09da" ] ] }, { - "id": "96d6cd4a.907b9", + "id": "387ff537.ca09da", "type": "execute", "name": "fetch RRMPolicyRatio NRCellCU - URL", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 2515.75, - "y": 1681.749997138977, - "z": "759e49d3.adb538", + "x": 2545.75, + "y": 1711.75, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "820a74d8.98abe8", + "id": "5048f22f.10f42c", "type": "execute", "name": "prepare idGNBCUCPFunction", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 2094.75, - "y": 1794.749997138977, - "z": "759e49d3.adb538", + "x": 2124.75, + "y": 1824.75, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "b5cc076a.1a2f88", + "id": "23d03298.aa32ce", "type": "execute", "name": "prepare idNRCellCU", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 2093.7500400543213, - "y": 1834.7500171661377, - "z": "759e49d3.adb538", + "x": 2123.7500400543213, + "y": 1864.7500200271606, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "f21d518b.c4569", + "id": "c92d7f75.a1de9", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 2350.749979019165, - "y": 1937.750108718872, - "z": "759e49d3.adb538", + "x": 2380.749979019165, + "y": 1967.750111579895, + "z": "851f20d0.cecb9", "wires": [ [ - "111e16ae.8da919" + "40673b55.f3a0b4" ] ] }, { - "id": "111e16ae.8da919", + "id": "40673b55.f3a0b4", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2509.7498779296875, - "y": 1974.7501192092896, - "z": "759e49d3.adb538", + "x": 2539.7498779296875, + "y": 2004.7501220703125, + "z": "851f20d0.cecb9", "wires": [ [ - "915386e5.100cf8", - "3e1bce91.1c0fb2" + "27ee875e.212108", + "f42fc9fc.ed4b98" ] ] }, { - "id": "915386e5.100cf8", + "id": "27ee875e.212108", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 2660.7499866485596, - "y": 1942.750322818756, - "z": "759e49d3.adb538", + "x": 2690.7499866485596, + "y": 1972.750325679779, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "55ede1ab.ea75e", + "id": "41702a4e.b1dae4", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 2347.749952316284, - "y": 1844.7500171661377, - "z": "759e49d3.adb538", + "x": 2377.749952316284, + "y": 1874.7500200271606, + "z": "851f20d0.cecb9", "wires": [ [ - "3c1279f2.1ce766" + "30e6eaad.c002d6" ] ] }, { - "id": "3c1279f2.1ce766", + "id": "30e6eaad.c002d6", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2499.750244140625, - "y": 1842.749997138977, - "z": "759e49d3.adb538", + "x": 2529.750244140625, + "y": 1872.75, + "z": "851f20d0.cecb9", "wires": [ [ - "70c48433.058cac", - "6dbcf243.6696ec", - "24da6566.d832ba" + "b54e7d89.fbbcd", + "9a4a9c40.2a492", + "5ce931d8.83b77" ] ] }, { - "id": "70c48433.058cac", + "id": "b54e7d89.fbbcd", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 2670.7498779296875, - "y": 1903.7500581741333, - "z": "759e49d3.adb538", + "x": 2700.7498779296875, + "y": 1933.7500610351562, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "6dbcf243.6696ec", + "id": "9a4a9c40.2a492", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 2665.75, - "y": 1808.749997138977, - "z": "759e49d3.adb538", + "x": 2695.75, + "y": 1838.75, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "1b8a120e.c94b9e", + "id": "9015ed7e.9220e", "type": "execute", "name": "fetch RRMPolicyRatio - NRCellCU", "xml": "\n\n\n\n\n\n \n\n\n", "comments": "", "outputs": 1, - "x": 2126.7500705718994, - "y": 1889.7500171661377, - "z": "759e49d3.adb538", + "x": 2156.7500705718994, + "y": 1919.7500200271606, + "z": "851f20d0.cecb9", "wires": [ [ - "55ede1ab.ea75e", - "f21d518b.c4569" + "41702a4e.b1dae4", + "c92d7f75.a1de9" ] ] }, { - "id": "3e1bce91.1c0fb2", + "id": "f42fc9fc.ed4b98", "type": "execute", "name": "printContext", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 2686.7499256134033, - "y": 1975.7500476837158, - "z": "759e49d3.adb538", + "x": 2716.7499256134033, + "y": 2005.7500505447388, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "3667de28.b5b912", + "id": "9feb61f8.03034", "type": "for", "name": "for each rrmpolicyratio", "xml": "\n", "comments": "", "outputs": 1, - "x": 2029.75, - "y": 2079.750226020813, - "z": "759e49d3.adb538", + "x": 2059.75, + "y": 2109.750228881836, + "z": "851f20d0.cecb9", "wires": [ [ - "f34c8bf6.6df258" + "3cdcc8ae.f3cdf8" ] ] }, { - "id": "f34c8bf6.6df258", + "id": "3cdcc8ae.f3cdf8", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2250.75, - "y": 2099.750226020813, - "z": "759e49d3.adb538", + "x": 2280.75, + "y": 2129.750228881836, + "z": "851f20d0.cecb9", "wires": [ [ - "59243738.c4dc48", - "3edf4b2a.306634", - "a0afcdc.d95b73", - "5c1b94cd.7a5e4c", - "66a7148b.8c2f6c", - "2571909d.7ead5", - "510e1bea.eaddd4", - "6aae55af.746a8c", - "84f94ac7.29a9f8", - "c5d98457.57fed8", - "c24f6f07.1cb2f" + "fe8970bb.7e877", + "c2feea01.936718", + "55a38ed4.52713", + "9350352b.0381c8", + "2ab85c17.432804", + "8a75c18b.7a57e", + "f5ecffc5.0f7b9", + "ef21539c.19b94", + "a721c040.e0814", + "727f8e75.8bf37", + "8db65cb2.433a" ] ] }, { - "id": "59243738.c4dc48", + "id": "fe8970bb.7e877", "type": "set", "name": "Calculate updated RRMPolicyRatio", "xml": "\n", "comments": "", - "x": 2568.7500171661377, - "y": 2059.7502946853638, - "z": "759e49d3.adb538", + "x": 2598.7500171661377, + "y": 2089.7502975463867, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "3edf4b2a.306634", + "id": "c2feea01.936718", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2493.750047683716, - "y": 2093.749990463257, - "z": "759e49d3.adb538", + "x": 2523.750047683716, + "y": 2123.74999332428, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "a0afcdc.d95b73", + "id": "55a38ed4.52713", "type": "switchNode", "name": "ransim mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 2543.75, - "y": 2127.749997138977, - "z": "759e49d3.adb538", + "x": 2573.75, + "y": 2157.75, + "z": "851f20d0.cecb9", "wires": [ [ - "91da454a.8df758", - "ed3d4504.d50d98" + "5f167d91.378f74", + "c33d8fc7.a963a" ] ] }, { - "id": "91da454a.8df758", + "id": "5f167d91.378f74", "type": "outcome", "name": "Not Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 2824.8610458374023, - "y": 2055.861035346985, - "z": "759e49d3.adb538", + "x": 2854.8610458374023, + "y": 2085.861038208008, + "z": "851f20d0.cecb9", "wires": [ [ - "abaaf061.485d8" + "590d22a8.189c2c" ] ] }, { - "id": "abaaf061.485d8", + "id": "590d22a8.189c2c", "type": "execute", "name": "fetch RRMPolicyRatio NRCellCU - URL", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 3069.75040435791, - "y": 2057.638886451721, - "z": "759e49d3.adb538", + "x": 3099.75040435791, + "y": 2087.638889312744, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "5c1b94cd.7a5e4c", + "id": "9350352b.0381c8", "type": "execute", "name": "patch NRCellCU - RRMPolicyRatio", "xml": "\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2581.6387786865234, - "y": 2305.4167098999023, - "z": "759e49d3.adb538", + "x": 2611.6387786865234, + "y": 2335.4167127609253, + "z": "851f20d0.cecb9", "wires": [ [ - "1b0ecdda.6496a2", - "3df22710.ba4e68" + "fd81286f.bb34a8", + "c78401d2.e4ce8" ] ] }, { - "id": "1b0ecdda.6496a2", + "id": "fd81286f.bb34a8", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 2844.75, - "y": 2290.749997138977, - "z": "759e49d3.adb538", + "x": 2874.75, + "y": 2320.75, + "z": "851f20d0.cecb9", "wires": [ [ - "cba6ab19.9bfc58" + "4d74b847.fdafe8" ] ] }, { - "id": "cba6ab19.9bfc58", + "id": "4d74b847.fdafe8", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3035.75, - "y": 2290.749997138977, - "z": "759e49d3.adb538", + "x": 3065.75, + "y": 2320.75, + "z": "851f20d0.cecb9", "wires": [ [ - "71a8f142.9056d" + "63a687a7.42f938" ] ] }, { - "id": "71a8f142.9056d", + "id": "63a687a7.42f938", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 3220.749755859375, - "y": 2291.750241279602, - "z": "759e49d3.adb538", + "x": 3250.749755859375, + "y": 2321.750244140625, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "3df22710.ba4e68", + "id": "c78401d2.e4ce8", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 2843.75, - "y": 2378.749997138977, - "z": "759e49d3.adb538", + "x": 2873.75, + "y": 2408.75, + "z": "851f20d0.cecb9", "wires": [ [ - "217bb0db.2105b" + "51dc27ec.ac0b48" ] ] }, { - "id": "217bb0db.2105b", + "id": "51dc27ec.ac0b48", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3062.750244140625, - "y": 2383.749997138977, - "z": "759e49d3.adb538", + "x": 3092.750244140625, + "y": 2413.75, + "z": "851f20d0.cecb9", "wires": [ [ - "8581e932.8b5f68", - "647b2b81.9dc534", - "24da6566.d832ba" + "34883346.6c344c", + "85d40fc1.7a7f8", + "5ce931d8.83b77" ] ] }, { - "id": "8581e932.8b5f68", + "id": "34883346.6c344c", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 3307.7498779296875, - "y": 2429.7500581741333, - "z": "759e49d3.adb538", + "x": 3337.7498779296875, + "y": 2459.7500610351562, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "647b2b81.9dc534", + "id": "85d40fc1.7a7f8", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 3302.75, - "y": 2334.749997138977, - "z": "759e49d3.adb538", + "x": 3332.75, + "y": 2364.75, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "d7eed26c.50d1a", + "id": "f22cd086.ef3c4", "type": "record", "name": "record", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2013.75, - "y": 2029.749997138977, - "z": "759e49d3.adb538", + "x": 2043.75, + "y": 2059.75, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "db543ed1.a7e94", + "id": "7da60215.40271c", "type": "block", "name": "block", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1765.75, - "y": 1304.749997138977, - "z": "759e49d3.adb538", + "x": 1795.75, + "y": 1334.75, + "z": "851f20d0.cecb9", "wires": [ [ - "451a06f1.e68438" + "6096b89c.76c6f8" ] ] }, { - "id": "37abe676.ea6d5a", + "id": "a5f150c.a0a16b", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2254.75, - "y": 997.749997138977, - "z": "759e49d3.adb538", + "x": 2284.75, + "y": 1027.75, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "6310f520.7ba69c", + "id": "1d1f90d6.b058cf", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1654.7499542236328, - "y": 2281.750008583069, - "z": "759e49d3.adb538", + "x": 1684.7499542236328, + "y": 2311.750011444092, + "z": "851f20d0.cecb9", "wires": [ [ - "b2a1bbcc.826408", - "678682c0.b94e4c", - "c2224ad0.15c998", - "16923767.56c8d9", - "c94ce5be.aa8a58", - "b3e4cb3c.f52fe8", - "e4fcb239.0de", - "184dd5a5.577a3a", - "80361e5c.20845", - "186543e1.ed936c" + "31fc5e4e.47a402", + "3ccfe786.cfc518", + "d1830cc2.245b7", + "91ed6cf9.b1f4e", + "d036625e.6fa45", + "aca59270.868db", + "448a23c3.9d7ecc", + "5ec3aa02.391784", + "a7e4a69a.4eee18", + "d04803e9.e9861" ] ] }, { - "id": "b2a1bbcc.826408", + "id": "31fc5e4e.47a402", "type": "execute", "name": "Update cellCU for gNBCUCP in ConfigDB", "xml": "\n\n\n\n\n \n\n\n", "comments": "", "outputs": 1, - "x": 1937.7499542236328, - "y": 2281.750008583069, - "z": "759e49d3.adb538", + "x": 1967.7499542236328, + "y": 2311.750011444092, + "z": "851f20d0.cecb9", "wires": [ [ - "4bb8bdd2.9a73b4", - "11ea4181.a4e4fe" + "f1cae3bc.168e", + "1e328666.848a7a" ] ] }, { - "id": "11ea4181.a4e4fe", + "id": "1e328666.848a7a", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 2211.75008392334, - "y": 2338.7501182556152, - "z": "759e49d3.adb538", + "x": 2241.75008392334, + "y": 2368.750121116638, + "z": "851f20d0.cecb9", "wires": [ [ - "324f6e56.5f7042" + "2775f701.c17098" ] ] }, { - "id": "4bb8bdd2.9a73b4", + "id": "f1cae3bc.168e", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 2209.1945190429688, - "y": 2300.528037071228, - "z": "759e49d3.adb538", + "x": 2239.1945190429688, + "y": 2330.528039932251, + "z": "851f20d0.cecb9", "wires": [ [ - "a53eedff.333a3" + "98a4baef.20ad28" ] ] }, { - "id": "a53eedff.333a3", + "id": "98a4baef.20ad28", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2416.749954223633, - "y": 2368.750008583069, - "z": "759e49d3.adb538", + "x": 2446.749954223633, + "y": 2398.750011444092, + "z": "851f20d0.cecb9", "wires": [ [ - "52d3db38.e54d84", - "6bf1410b.82db5", - "24da6566.d832ba" + "d51da4bf.610e18", + "12224ef7.862411", + "5ce931d8.83b77" ] ] }, { - "id": "6bf1410b.82db5", + "id": "12224ef7.862411", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 2583.8609161376953, - "y": 2343.4166975021362, - "z": "759e49d3.adb538", + "x": 2613.8609161376953, + "y": 2373.416700363159, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "52d3db38.e54d84", + "id": "d51da4bf.610e18", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 2641.0829162597656, - "y": 2404.1943769454956, - "z": "759e49d3.adb538", + "x": 2671.0829162597656, + "y": 2434.1943798065186, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "4a5466e7.a36c38", + "id": "721c736a.d5d89c", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 2484.861167907715, - "y": 2412.9721632003784, - "z": "759e49d3.adb538", + "x": 2514.861167907715, + "y": 2442.9721660614014, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "324f6e56.5f7042", + "id": "2775f701.c17098", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 2344.1944999694824, - "y": 2410.305516242981, - "z": "759e49d3.adb538", + "x": 2374.1944999694824, + "y": 2440.305519104004, + "z": "851f20d0.cecb9", "wires": [ [ - "4a5466e7.a36c38" + "721c736a.d5d89c" ] ] }, { - "id": "4f25ca6f.2ed7e4", + "id": "5a4e2c1e.f4b764", "type": "execute", "name": "Update RRMPolicy for gNBCUCP in ConfigDB", "xml": "\n\n\n\n\n \n\n\n", "comments": "", "outputs": 1, - "x": 2078.7500610351562, - "y": 2651.750153541565, - "z": "759e49d3.adb538", + "x": 2108.7500610351562, + "y": 2681.750156402588, + "z": "851f20d0.cecb9", "wires": [ [ - "bb36658c.fec7b8", - "14aa29c2.5f4dd6" + "ef334e8.82afab", + "a002ebe.7038018" ] ] }, { - "id": "bb36658c.fec7b8", + "id": "ef334e8.82afab", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 2395.9724349975586, - "y": 2573.8614196777344, - "z": "759e49d3.adb538", + "x": 2425.9724349975586, + "y": 2603.8614225387573, + "z": "851f20d0.cecb9", "wires": [ [ - "a7f4fc11.29da2" + "76cc58e5.07b528" ] ] }, { - "id": "14aa29c2.5f4dd6", + "id": "a002ebe.7038018", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 2336.7500534057617, - "y": 2632.7497873306274, - "z": "759e49d3.adb538", + "x": 2366.7500534057617, + "y": 2662.7497901916504, + "z": "851f20d0.cecb9", "wires": [ [ - "1e128f6d.125ef1" + "e2f23aa3.622178" ] ] }, { - "id": "a7f4fc11.29da2", + "id": "76cc58e5.07b528", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2599.7499465942383, - "y": 2574.749990463257, - "z": "759e49d3.adb538", + "x": 2629.7499465942383, + "y": 2604.74999332428, + "z": "851f20d0.cecb9", "wires": [ [ - "dba7be20.2143b", - "73ad5d82.73f644", - "24da6566.d832ba" + "6ce97d8b.cce3c4", + "dfb99747.0c0528", + "5ce931d8.83b77" ] ] }, { - "id": "73ad5d82.73f644", + "id": "dfb99747.0c0528", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 2781.305244445801, - "y": 2568.5279359817505, - "z": "759e49d3.adb538", + "x": 2811.305244445801, + "y": 2598.5279388427734, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "dba7be20.2143b", + "id": "6ce97d8b.cce3c4", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 2776.30509185791, - "y": 2606.8612184524536, - "z": "759e49d3.adb538", + "x": 2806.30509185791, + "y": 2636.8612213134766, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "1e128f6d.125ef1", + "id": "e2f23aa3.622178", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 2464.7499923706055, - "y": 2630.7500314712524, - "z": "759e49d3.adb538", + "x": 2494.7499923706055, + "y": 2660.7500343322754, + "z": "851f20d0.cecb9", "wires": [ [ - "8795e484.b9d868" + "3e396f61.06a58" ] ] }, { - "id": "8795e484.b9d868", + "id": "3e396f61.06a58", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 2603.75, - "y": 2622.749997138977, - "z": "759e49d3.adb538", + "x": 2633.75, + "y": 2652.75, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "e1a056f0.6d4398", + "id": "8c761aa1.edcbf8", "type": "block", "name": "Process CUUP", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 550.75, - "y": 1461.749997138977, - "z": "759e49d3.adb538", + "x": 580.75, + "y": 1491.75, + "z": "851f20d0.cecb9", "wires": [ [ - "1ef058f2.6cc2e7", - "41e8f97e.2f28a8", - "6250c47b.2e440c" + "f69b5089.b25d4", + "185118c6.608e27", + "fb5bc42b.289a38" ] ] }, { - "id": "1ef058f2.6cc2e7", + "id": "f69b5089.b25d4", "type": "execute", "name": "read CUUP list size", "xml": "\n\t\n\t\n ", "comments": "", "outputs": 1, - "x": 881.75, - "y": 1471.749997138977, - "z": "759e49d3.adb538", + "x": 911.75, + "y": 1501.75, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "41e8f97e.2f28a8", + "id": "185118c6.608e27", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 853.75, - "y": 1536.749997138977, - "z": "759e49d3.adb538", + "x": 883.75, + "y": 1566.75, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "6250c47b.2e440c", + "id": "fb5bc42b.289a38", "type": "for", "name": "foreach CUUP", "xml": "\n", "comments": "", "outputs": 1, - "x": 881.75, - "y": 1611.749997138977, - "z": "759e49d3.adb538", + "x": 911.75, + "y": 1641.75, + "z": "851f20d0.cecb9", "wires": [ [ - "3569862e.6dec4a" + "e11cd404.4bd5c8" ] ] }, { - "id": "3569862e.6dec4a", + "id": "e11cd404.4bd5c8", "type": "block", "name": "block : process CUUP", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1102.75, - "y": 1618.749997138977, - "z": "759e49d3.adb538", + "x": 1132.75, + "y": 1648.75, + "z": "851f20d0.cecb9", "wires": [ [ - "4f6e4831.5ed598", - "56233258.f35f6c", - "7a2506c7.56bb28" + "30526248.9b641e", + "faeaa61b.bc9248", + "7a2f5f61.b5cd5" ] ] }, { - "id": "4f6e4831.5ed598", + "id": "30526248.9b641e", "type": "execute", "name": "read CUUP id", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 1356.7500076293945, - "y": 1440.5277528762817, - "z": "759e49d3.adb538", + "x": 1386.7500076293945, + "y": 1470.5277557373047, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "56233258.f35f6c", + "id": "faeaa61b.bc9248", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1336.083351135254, - "y": 1492.3055529594421, - "z": "759e49d3.adb538", + "x": 1366.083351135254, + "y": 1522.305555820465, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "7a2506c7.56bb28", + "id": "7a2f5f61.b5cd5", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1335.75, - "y": 2702.749997138977, - "z": "759e49d3.adb538", + "x": 1365.75, + "y": 2732.75, + "z": "851f20d0.cecb9", "wires": [ [ - "1058528.853f1ae", - "d84beea.957411", - "c5f6d3d4.1bebd", - "23364ec2.9ea012", - "b8a16d7e.14bea", - "cdf34eac.fa4e9", - "9eb1ae8c.9a2b3", - "972753f6.2403c", - "d3773808.91cee8", - "829407fd.e9b088", - "95a274b3.8c6eb8", - "c5fe3b99.1d3e78", - "a1b8c8f8.74d788", - "19ef14fc.39bc0b", - "e10674b2.c2e2b8", - "90ddb2d0.d87ff", - "4d887879.598528", - "a8b910c1.35bd6", - "a955d476.950388" + "131a12ab.7ddc2d", + "654fdcbe.ef4684", + "3f661380.07eedc", + "651554e.32dfcac", + "293ab34b.13887c", + "540a70f7.6ef82", + "b47a7da2.e0076", + "d3280960.b00268", + "3f4a7572.886afa", + "f57a51b6.27a94", + "693a1ea6.3a76d", + "7db7d25e.eb132c", + "a029e507.1af008", + "1379639e.bafadc", + "86e8886b.e9c628", + "d905da99.4ff128", + "56fea612.d0b798", + "babeecc.4e3ad1", + "4f487da.79f0984" ] ] }, { - "id": "c5f6d3d4.1bebd", + "id": "3f661380.07eedc", "type": "execute", "name": "patch PLMNInfoListEntry gNBCUUP", "xml": "\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1650.4167785644531, - "y": 2905.1945152282715, - "z": "759e49d3.adb538", + "x": 1680.4167785644531, + "y": 2935.1945180892944, + "z": "851f20d0.cecb9", "wires": [ [ - "f3e16298.71ef4", - "47f2ff0d.0ad4b" + "9be815bd.a70df8", + "22f1cb29.5cb774" ] ] }, { - "id": "f3e16298.71ef4", + "id": "9be815bd.a70df8", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 1946.8612480163574, - "y": 2936.083517074585, - "z": "759e49d3.adb538", + "x": 1976.8612480163574, + "y": 2966.083519935608, + "z": "851f20d0.cecb9", "wires": [ [ - "36698001.c5eb7" + "6ce86f91.5f8df" ] ] }, { - "id": "36698001.c5eb7", + "id": "6ce86f91.5f8df", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2136.0835189819336, - "y": 2922.861397743225, - "z": "759e49d3.adb538", + "x": 2166.0835189819336, + "y": 2952.861400604248, + "z": "851f20d0.cecb9", "wires": [ [ - "473bd742.5bc978", - "d183a628.44c948", - "24da6566.d832ba" + "75a0620e.fb099c", + "1e7061d3.c2505e", + "5ce931d8.83b77" ] ] }, { - "id": "d183a628.44c948", + "id": "1e7061d3.c2505e", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 2367.0835304260254, - "y": 2884.639323234558, - "z": "759e49d3.adb538", + "x": 2397.0835304260254, + "y": 2914.639326095581, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "473bd742.5bc978", + "id": "75a0620e.fb099c", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 2394.306022644043, - "y": 2925.3060789108276, - "z": "759e49d3.adb538", + "x": 2424.306022644043, + "y": 2955.3060817718506, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "14efed05.9abe53", + "id": "d26dc573.a978e8", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 2309.4164237976074, - "y": 2966.9724168777466, - "z": "759e49d3.adb538", + "x": 2339.4164237976074, + "y": 2996.9724197387695, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "d534110d.ead13", + "id": "64a38187.7846d", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2123.083240509033, - "y": 2972.527985572815, - "z": "759e49d3.adb538", + "x": 2153.083240509033, + "y": 3002.527988433838, + "z": "851f20d0.cecb9", "wires": [ [ - "14efed05.9abe53" + "d26dc573.a978e8" ] ] }, { - "id": "47f2ff0d.0ad4b", + "id": "22f1cb29.5cb774", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 1937.5277481079102, - "y": 2976.416995048523, - "z": "759e49d3.adb538", + "x": 1967.5277481079102, + "y": 3006.416997909546, + "z": "851f20d0.cecb9", "wires": [ [ - "d534110d.ead13" + "64a38187.7846d" ] ] }, { - "id": "1058528.853f1ae", + "id": "131a12ab.7ddc2d", "type": "switchNode", "name": "ransim mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 1602.75, - "y": 2704.749997138977, - "z": "759e49d3.adb538", + "x": 1632.75, + "y": 2734.75, + "z": "851f20d0.cecb9", "wires": [ [ - "7f383c74.1f9204", - "570f2eed.3959d" + "18a87053.6eb9d", + "7ea4eaea.ae76a4" ] ] }, { - "id": "7f383c74.1f9204", + "id": "18a87053.6eb9d", "type": "outcome", "name": "Not Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 1810.75, - "y": 2669.749752998352, - "z": "759e49d3.adb538", + "x": 1840.75, + "y": 2699.749755859375, + "z": "851f20d0.cecb9", "wires": [ [ - "2e5ad0c9.560c8" + "44c16046.56d26" ] ] }, { - "id": "570f2eed.3959d", + "id": "7ea4eaea.ae76a4", "type": "outcome", "name": "Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 1794.3056640625, - "y": 2720.638991355896, - "z": "759e49d3.adb538", + "x": 1824.3056640625, + "y": 2750.638994216919, + "z": "851f20d0.cecb9", "wires": [ [ - "29d32973.cf8926" + "ee6e501d.a4065" ] ] }, { - "id": "2e5ad0c9.560c8", + "id": "44c16046.56d26", "type": "execute", "name": "generate patch PLMNInfoListEntry CUUP URL", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 2130.75, - "y": 2684.749997138977, - "z": "759e49d3.adb538", + "x": 2160.75, + "y": 2714.75, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "d84beea.957411", + "id": "654fdcbe.ef4684", "type": "execute", "name": "prepare idGNBCUCPFunction", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 1614.4166259765625, - "y": 2749.305711746216, - "z": "759e49d3.adb538", + "x": 1644.4166259765625, + "y": 2779.3057146072388, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "66a7148b.8c2f6c", + "id": "2ab85c17.432804", "type": "set", "name": "RRMPolicyRatio id", "xml": "\n\t\n\t\n", "comments": "", - "x": 2545.5281677246094, - "y": 2203.5274839401245, - "z": "759e49d3.adb538", + "x": 2575.5281677246094, + "y": 2233.5274868011475, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "2571909d.7ead5", + "id": "8a75c18b.7a57e", "type": "set", "name": "RRMPolicyMember Id", "xml": "\n\n", "comments": "", - "x": 2556.5279083251953, - "y": 2239.4170484542847, - "z": "759e49d3.adb538", + "x": 2586.5279083251953, + "y": 2269.4170513153076, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "23364ec2.9ea012", + "id": "651554e.32dfcac", "type": "set", "name": "Calculate rRMPolicyDedicatedRatio Temp", "xml": "\n\n", "comments": "", - "x": 1672.3058013916016, - "y": 3014.9731302261353, - "z": "759e49d3.adb538", + "x": 1702.3058013916016, + "y": 3044.973133087158, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "b8a16d7e.14bea", + "id": "293ab34b.13887c", "type": "record", "name": "record", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 1576.0835304260254, - "y": 3079.1949553489685, - "z": "759e49d3.adb538", + "x": 1606.0835304260254, + "y": 3109.1949582099915, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "cdf34eac.fa4e9", + "id": "540a70f7.6ef82", "type": "switchNode", "name": "ransim mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 1593.75, - "y": 3119.749997138977, - "z": "759e49d3.adb538", + "x": 1623.75, + "y": 3149.75, + "z": "851f20d0.cecb9", "wires": [ [ - "2be6f2be.3df0ee", - "cd497a23.aae548" + "b223df9e.74217", + "e0a753ea.22da" ] ] }, { - "id": "2be6f2be.3df0ee", + "id": "b223df9e.74217", "type": "outcome", "name": "Not Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 1771.75, - "y": 3086.749752998352, - "z": "759e49d3.adb538", + "x": 1801.75, + "y": 3116.749755859375, + "z": "851f20d0.cecb9", "wires": [ [ - "f34b5e2a.c9d71" + "d713d062.9d049" ] ] }, { - "id": "f34b5e2a.c9d71", + "id": "d713d062.9d049", "type": "execute", "name": "fetch RRMPolicyRatio CUUP - URL", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 2066.750030517578, - "y": 3032.7500534057617, - "z": "759e49d3.adb538", + "x": 2096.750030517578, + "y": 3062.7500562667847, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "9eb1ae8c.9a2b3", + "id": "b47a7da2.e0076", "type": "execute", "name": "prepare idGNBCUUPFunction", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 1630.7500839233398, - "y": 3174.7500104904175, - "z": "759e49d3.adb538", + "x": 1660.7500839233398, + "y": 3204.7500133514404, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "972753f6.2403c", + "id": "d3280960.b00268", "type": "execute", "name": "fetch RRMPolicyRatio - CUUP", "xml": "\n\n\n\n\n\n \n\n\n", "comments": "", "outputs": 1, - "x": 1619.7503204345703, - "y": 3280.750039100647, - "z": "759e49d3.adb538", + "x": 1649.7503204345703, + "y": 3310.75004196167, + "z": "851f20d0.cecb9", "wires": [ [ - "e79c8ddc.2d4c", - "af552399.6a41c" + "44324447.7bd3ec", + "113ea23f.66f80e" ] ] }, { - "id": "e79c8ddc.2d4c", + "id": "44324447.7bd3ec", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 1876.7500953674316, - "y": 3221.750175476074, - "z": "759e49d3.adb538", + "x": 1906.7500953674316, + "y": 3251.750178337097, + "z": "851f20d0.cecb9", "wires": [ [ - "ddb6455a.3d8fd8" + "d78af681.4a5578" ] ] }, { - "id": "ddb6455a.3d8fd8", + "id": "d78af681.4a5578", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2037.750244140625, - "y": 3240.749997138977, - "z": "759e49d3.adb538", + "x": 2067.750244140625, + "y": 3270.75, + "z": "851f20d0.cecb9", "wires": [ [ - "f63a8f72.c7e34", - "92d3e352.5f9a", - "24da6566.d832ba" + "b79db2a5.2db98", + "32659d44.886732", + "5ce931d8.83b77" ] ] }, { - "id": "92d3e352.5f9a", + "id": "32659d44.886732", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 2203.75, - "y": 3206.749997138977, - "z": "759e49d3.adb538", + "x": 2233.75, + "y": 3236.75, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "f63a8f72.c7e34", + "id": "b79db2a5.2db98", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 2259.860809326172, - "y": 3250.6390199661255, - "z": "759e49d3.adb538", + "x": 2289.860809326172, + "y": 3280.6390228271484, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "e6246d05.b4426", + "id": "1d6b5b32.0900a5", "type": "execute", "name": "printContext", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 2244.9721069335938, - "y": 3346.305576324463, - "z": "759e49d3.adb538", + "x": 2274.9721069335938, + "y": 3376.305579185486, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "1bc90a18.93f796", + "id": "9895f065.2e032", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 2239.9719161987305, - "y": 3289.9723348617554, - "z": "759e49d3.adb538", + "x": 2269.9719161987305, + "y": 3319.9723377227783, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "7810d30c.8384fc", + "id": "96974e27.3cb8", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2047.3054656982422, - "y": 3288.194643974304, - "z": "759e49d3.adb538", + "x": 2077.305465698242, + "y": 3318.194646835327, + "z": "851f20d0.cecb9", "wires": [ [ - "1bc90a18.93f796", - "e6246d05.b4426" + "9895f065.2e032", + "1d6b5b32.0900a5" ] ] }, { - "id": "af552399.6a41c", + "id": "113ea23f.66f80e", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 1867.7500953674316, - "y": 3291.750178337097, - "z": "759e49d3.adb538", + "x": 1897.7500953674316, + "y": 3321.75018119812, + "z": "851f20d0.cecb9", "wires": [ [ - "7810d30c.8384fc" + "96974e27.3cb8" ] ] }, { - "id": "d3773808.91cee8", + "id": "3f4a7572.886afa", "type": "record", "name": "record", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1554.750228881836, - "y": 3416.750100135803, - "z": "759e49d3.adb538", + "x": 1584.750228881836, + "y": 3446.750102996826, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "829407fd.e9b088", + "id": "f57a51b6.27a94", "type": "for", "name": "for each rrmpolicyratio", "xml": "\n", "comments": "", "outputs": 1, - "x": 1594.4167175292969, - "y": 3499.0835987329483, - "z": "759e49d3.adb538", + "x": 1624.4167175292969, + "y": 3529.0836015939713, + "z": "851f20d0.cecb9", "wires": [ [ - "95f41f88.981d3" + "ce6ff808.f103d8" ] ] }, { - "id": "95f41f88.981d3", + "id": "ce6ff808.f103d8", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1810.4166259765625, - "y": 3515.083249092102, - "z": "759e49d3.adb538", + "x": 1840.4166259765625, + "y": 3545.083251953125, + "z": "851f20d0.cecb9", "wires": [ [ - "6bc6c2f9.e1db6c", - "324ffe96.a0d162", - "6a19ff28.eca0b", - "911dcc3.a5e033", - "5a096f71.8ec03", - "7ed18747.897518", - "966f5f6c.79424", - "5eb910dc.63339", - "b942a6b.7960d58" + "571fe2d8.bd8dcc", + "a552a8dc.d17d88", + "b847da42.b6d098", + "32f7b928.d92cd6", + "3a350ec.cbca2f2", + "69da97cc.d97eb8", + "1beb410.b9bddbf", + "6fb99ea1.cba84", + "34b9c13.ba3c13e" ] ] }, { - "id": "6bc6c2f9.e1db6c", + "id": "571fe2d8.bd8dcc", "type": "set", "name": "Calculate updated RRMPolicyRatio", "xml": "\n", "comments": "", - "x": 2135.4166259765625, - "y": 3492.083249092102, - "z": "759e49d3.adb538", + "x": 2165.4166259765625, + "y": 3522.083251953125, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "6a19ff28.eca0b", + "id": "b847da42.b6d098", "type": "switchNode", "name": "ransim mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 2103.416603088379, - "y": 3534.1944851875305, - "z": "759e49d3.adb538", + "x": 2133.416603088379, + "y": 3564.1944880485535, + "z": "851f20d0.cecb9", "wires": [ [ - "c0d24782.5a22f8", - "3c3546a7.03ac0a" + "be8e28a3.ee4148", + "161693aa.881efc" ] ] }, { - "id": "c0d24782.5a22f8", + "id": "be8e28a3.ee4148", "type": "outcome", "name": "Not Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 2320.4167251586914, - "y": 3530.0830688476562, - "z": "759e49d3.adb538", + "x": 2350.4167251586914, + "y": 3560.083071708679, + "z": "851f20d0.cecb9", "wires": [ [ - "22af3d11.a6f292" + "c8caf59c.3d3d68" ] ] }, { - "id": "22af3d11.a6f292", + "id": "c8caf59c.3d3d68", "type": "execute", "name": "patch RRMPolicyRatio CUUP- URL", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 2593.4165954589844, - "y": 3500.083619117737, - "z": "759e49d3.adb538", + "x": 2623.4165954589844, + "y": 3530.0836219787598, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "5a096f71.8ec03", + "id": "3a350ec.cbca2f2", "type": "set", "name": "RRMPolicyMember Id", "xml": "\n", "comments": "", - "x": 2107.3055267333984, - "y": 3685.8612995147705, - "z": "759e49d3.adb538", + "x": 2137.3055267333984, + "y": 3715.8613023757935, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "324ffe96.a0d162", + "id": "a552a8dc.d17d88", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2068.7502670288086, - "y": 3718.7502517700195, - "z": "759e49d3.adb538", + "x": 2098.7502670288086, + "y": 3748.7502546310425, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "911dcc3.a5e033", + "id": "32f7b928.d92cd6", "type": "execute", "name": "patch CUUP- RRMPolicyRatio", "xml": "\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2131.305534362793, - "y": 3755.194248199463, - "z": "759e49d3.adb538", + "x": 2161.305534362793, + "y": 3785.194251060486, + "z": "851f20d0.cecb9", "wires": [ [ - "92a55354.6434", - "3aec8ca9.20c9f4" + "75909dc4.f5ff34", + "5d53812c.162b4" ] ] }, { - "id": "92a55354.6434", + "id": "75909dc4.f5ff34", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 2404.4166259765625, - "y": 3706.083249092102, - "z": "759e49d3.adb538", + "x": 2434.4166259765625, + "y": 3736.083251953125, + "z": "851f20d0.cecb9", "wires": [ [ - "bb88e640.bcbf68" + "ba7e91fa.78aee" ] ] }, { - "id": "bb88e640.bcbf68", + "id": "ba7e91fa.78aee", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2595.4166259765625, - "y": 3706.083249092102, - "z": "759e49d3.adb538", + "x": 2625.4166259765625, + "y": 3736.083251953125, + "z": "851f20d0.cecb9", "wires": [ [ - "ac67df0a.e8956" + "76b3d173.44c15" ] ] }, { - "id": "ac67df0a.e8956", + "id": "76b3d173.44c15", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 2780.4163818359375, - "y": 3707.083493232727, - "z": "759e49d3.adb538", + "x": 2810.4163818359375, + "y": 3737.08349609375, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "26913663.d578aa", + "id": "c23a8c1e.2d1b4", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 2862.4166259765625, - "y": 3750.083249092102, - "z": "759e49d3.adb538", + "x": 2892.4166259765625, + "y": 3780.083251953125, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "981ef626.389578", + "id": "ae520036.07bc5", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 2867.41650390625, - "y": 3845.0833101272583, - "z": "759e49d3.adb538", + "x": 2897.41650390625, + "y": 3875.0833129882812, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "f6df9690.a933c8", + "id": "66b85a16.3b07e4", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2622.4168701171875, - "y": 3799.083249092102, - "z": "759e49d3.adb538", + "x": 2652.4168701171875, + "y": 3829.083251953125, + "z": "851f20d0.cecb9", "wires": [ [ - "981ef626.389578", - "26913663.d578aa", - "24da6566.d832ba" + "ae520036.07bc5", + "c23a8c1e.2d1b4", + "5ce931d8.83b77" ] ] }, { - "id": "3aec8ca9.20c9f4", + "id": "5d53812c.162b4", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 2403.4166259765625, - "y": 3794.083249092102, - "z": "759e49d3.adb538", + "x": 2433.4166259765625, + "y": 3824.083251953125, + "z": "851f20d0.cecb9", "wires": [ [ - "f6df9690.a933c8" + "66b85a16.3b07e4" ] ] }, { - "id": "95a274b3.8c6eb8", + "id": "693a1ea6.3a76d", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1549.0834197998047, - "y": 3827.4168586730957, - "z": "759e49d3.adb538", + "x": 1579.0834197998047, + "y": 3857.4168615341187, + "z": "851f20d0.cecb9", "wires": [ [ - "ee74d482.868158", - "84a4604f.8d728", - "299e974e.339708", - "6c24c782.d0a758", - "7058946c.55742c", - "fdf0bdc3.1bcf5", - "b7846e74.a07df", - "79a67268.2b630c", - "68a30b4e.793cd4", - "94801ef6.a02f1" + "8a87497e.531268", + "e0e65fd0.2b6c9", + "d1229865.4d31f8", + "f88ad792.a38708", + "339be435.33e26c", + "23fd15d2.b48aca", + "8ad1032.8f26c", + "4e9b0acc.4799f4", + "15d0a6a8.2844c9", + "e698a0cf.99018" ] ] }, { - "id": "ee74d482.868158", + "id": "8a87497e.531268", "type": "execute", "name": "Update gNBCUUP in ConfigDB", "xml": "\n\n\n\n\n \n\n\n", "comments": "", "outputs": 1, - "x": 1853.3334197998047, - "y": 3839.666793823242, - "z": "759e49d3.adb538", + "x": 1883.3334197998047, + "y": 3869.666796684265, + "z": "851f20d0.cecb9", "wires": [ [ - "30604c98.3d4294", - "c76bd033.36e27" + "bdf852bc.ccf0e", + "23e9262a.0863ca" ] ] }, { - "id": "30604c98.3d4294", + "id": "bdf852bc.ccf0e", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 2169.0833740234375, - "y": 3799.416989326477, - "z": "759e49d3.adb538", + "x": 2199.0833740234375, + "y": 3829.4169921875, + "z": "851f20d0.cecb9", "wires": [ [ - "7107c1ad.71526" + "f2dc545e.b38c38" ] ] }, { - "id": "c76bd033.36e27", + "id": "23e9262a.0863ca", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 2155.58345413208, - "y": 3849.166913986206, - "z": "759e49d3.adb538", + "x": 2185.58345413208, + "y": 3879.166916847229, + "z": "851f20d0.cecb9", "wires": [ [ - "601d6f2e.ccf3" + "fe6628c0.efc078" ] ] }, { - "id": "601d6f2e.ccf3", + "id": "fe6628c0.efc078", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 2314.0832748413086, - "y": 3877.666976213455, - "z": "759e49d3.adb538", + "x": 2344.0832748413086, + "y": 3907.666979074478, + "z": "851f20d0.cecb9", "wires": [ [ - "efe7fffe.0acbd" + "43c4e89f.b95fd8" ] ] }, { - "id": "7107c1ad.71526", + "id": "f2dc545e.b38c38", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2357.333641052246, - "y": 3836.666913986206, - "z": "759e49d3.adb538", + "x": 2387.333641052246, + "y": 3866.666916847229, + "z": "851f20d0.cecb9", "wires": [ [ - "c9d3fcae.9d476", - "8043654d.6ea6f8", - "24da6566.d832ba" + "9aa94857.c8aec8", + "7ff08d4d.ba9194", + "5ce931d8.83b77" ] ] }, { - "id": "efe7fffe.0acbd", + "id": "43c4e89f.b95fd8", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 2450.5835189819336, - "y": 3891.167037963867, - "z": "759e49d3.adb538", + "x": 2480.5835189819336, + "y": 3921.16704082489, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "c9d3fcae.9d476", + "id": "9aa94857.c8aec8", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 2615.833122253418, - "y": 3880.166976451874, - "z": "759e49d3.adb538", + "x": 2645.833122253418, + "y": 3910.1669793128967, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "8043654d.6ea6f8", + "id": "7ff08d4d.ba9194", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 2524.5833053588867, - "y": 3845.9167919158936, - "z": "759e49d3.adb538", + "x": 2554.5833053588867, + "y": 3875.9167947769165, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "8110ab91.7f1c88", + "id": "45596140.bc547", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 2578.833339691162, - "y": 4081.1670389175415, - "z": "759e49d3.adb538", + "x": 2608.833339691162, + "y": 4111.167041778564, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "cdb9ed9a.068da", + "id": "6692d8b9.0fc108", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 2575.083053588867, - "y": 4122.4167947769165, - "z": "759e49d3.adb538", + "x": 2605.083053588867, + "y": 4152.416797637939, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "e8daf348.fe4b5", + "id": "a6680d0b.a0e2", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2395.3335189819336, - "y": 4115.166977882385, - "z": "759e49d3.adb538", + "x": 2425.3335189819336, + "y": 4145.166980743408, + "z": "851f20d0.cecb9", "wires": [ [ - "cdb9ed9a.068da", - "8110ab91.7f1c88", - "24da6566.d832ba" + "6692d8b9.0fc108", + "45596140.bc547", + "5ce931d8.83b77" ] ] }, { - "id": "19e8f479.fe074c", + "id": "625ac145.de8e8", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 2548.0834197998047, - "y": 4169.41673374176, - "z": "759e49d3.adb538", + "x": 2578.0834197998047, + "y": 4199.416736602783, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "3562a189.6c599e", + "id": "d9bbb43b.387928", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 2382.0834197998047, - "y": 4168.41673374176, - "z": "759e49d3.adb538", + "x": 2412.0834197998047, + "y": 4198.416736602783, + "z": "851f20d0.cecb9", "wires": [ [ - "19e8f479.fe074c" + "625ac145.de8e8" ] ] }, { - "id": "d3c09ffe.c1f7e", + "id": "cb6e1843.d0a9b8", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 2201.0834197998047, - "y": 4174.416489601135, - "z": "759e49d3.adb538", + "x": 2231.0834197998047, + "y": 4204.416492462158, + "z": "851f20d0.cecb9", "wires": [ [ - "3562a189.6c599e" + "d9bbb43b.387928" ] ] }, { - "id": "dc481875.f862a8", + "id": "9e305c47.68b11", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 2194.8335494995117, - "y": 4126.916855812073, - "z": "759e49d3.adb538", + "x": 2224.8335494995117, + "y": 4156.916858673096, + "z": "851f20d0.cecb9", "wires": [ [ - "e8daf348.fe4b5" + "a6680d0b.a0e2" ] ] }, { - "id": "260f1453.e9193c", + "id": "fb71fd5c.63b5a", "type": "execute", "name": "Update RRMPolicy for gNBCUUP in ConfigDB", "xml": "\n\n\n\n\n \n\n\n", "comments": "", "outputs": 1, - "x": 1988.8336334228516, - "y": 4220.167231559753, - "z": "759e49d3.adb538", + "x": 2018.8336334228516, + "y": 4250.167234420776, + "z": "851f20d0.cecb9", "wires": [ [ - "dc481875.f862a8", - "d3c09ffe.c1f7e" + "9e305c47.68b11", + "cb6e1843.d0a9b8" ] ] }, { - "id": "38ad1f4.97b71e", + "id": "6de42e11.dd96f", "type": "block", "name": "Process gNBDU", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1014.5002212524414, - "y": 3790.5005979537964, - "z": "759e49d3.adb538", + "x": 1044.5002212524414, + "y": 3820.5006008148193, + "z": "851f20d0.cecb9", "wires": [ [ - "b26ca130.207ff", - "8332ea66.2651d8", - "d39d8bc5.b41278" + "cfc674b2.d812d8", + "979b346b.dae498", + "853eadbb.42442" ] ] }, { - "id": "b26ca130.207ff", + "id": "cfc674b2.d812d8", "type": "execute", "name": "read DUlist size", "xml": "\n\t\n\t\n ", "comments": "", "outputs": 1, - "x": 1267.5001602172852, - "y": 3880.5006589889526, - "z": "759e49d3.adb538", + "x": 1297.5001602172852, + "y": 3910.5006618499756, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "8332ea66.2651d8", + "id": "979b346b.dae498", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1235.5001106262207, - "y": 3930.500722885132, - "z": "759e49d3.adb538", + "x": 1265.5001106262207, + "y": 3960.500725746155, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "d39d8bc5.b41278", + "id": "853eadbb.42442", "type": "for", "name": "foreach DU", "xml": "\n", "comments": "", "outputs": 1, - "x": 1236.5002975463867, - "y": 3973.500723838806, - "z": "759e49d3.adb538", + "x": 1266.5002975463867, + "y": 4003.500726699829, + "z": "851f20d0.cecb9", "wires": [ [ - "53cc5207.726b2c" + "9f44131c.23c36" ] ] }, { - "id": "53cc5207.726b2c", + "id": "9f44131c.23c36", "type": "block", "name": "block : process gNBDU", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1498.500156402588, - "y": 4079.500479698181, - "z": "759e49d3.adb538", + "x": 1528.500156402588, + "y": 4109.500482559204, + "z": "851f20d0.cecb9", "wires": [ [ - "52966fa6.3d564", - "e78f1bcd.c2be88", - "8b9eaa7d.836a98", - "6d26d603.017c58" + "ef52ddea.6189c", + "1dbab0dc.3ad17f", + "b62c7a89.d2b118", + "33569532.4cbe6a" ] ] }, { - "id": "52966fa6.3d564", + "id": "ef52ddea.6189c", "type": "execute", "name": "read DU id", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 1772.5, - "y": 4258.499997138977, - "z": "759e49d3.adb538", + "x": 1802.5, + "y": 4288.5, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "e78f1bcd.c2be88", + "id": "1dbab0dc.3ad17f", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1745.5, - "y": 4309.499997138977, - "z": "759e49d3.adb538", + "x": 1775.5, + "y": 4339.5, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "8b9eaa7d.836a98", + "id": "b62c7a89.d2b118", "type": "execute", "name": "read cellDU list size", "xml": "\n\t\n\t\n ", "comments": "", "outputs": 1, - "x": 1786.5, - "y": 4358.499997138977, - "z": "759e49d3.adb538", + "x": 1816.5, + "y": 4388.5, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "6d26d603.017c58", + "id": "33569532.4cbe6a", "type": "for", "name": "for cellDUList", "xml": "\n", "comments": "", "outputs": 1, - "x": 1776.5, - "y": 4402.499997138977, - "z": "759e49d3.adb538", + "x": 1806.5, + "y": 4432.5, + "z": "851f20d0.cecb9", "wires": [ [ - "157c4b84.4d0224" + "7f4d91b5.715f3" ] ] }, { - "id": "83218ecb.afe25", + "id": "44e21983.ec86f8", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2803.25, - "y": 4456.499997138977, - "z": "759e49d3.adb538", + "x": 2833.25, + "y": 4486.5, + "z": "851f20d0.cecb9", "wires": [ [ - "34d879aa.02e4c6", - "d4ae95a0.59a118", - "81c9e8ef.7419b8", - "fd3816b4.0811a8", - "26a447df.61f3c8", - "221df7f3.e178b8", - "14296487.9d253b", - "239a411b.bee69e", - "910c0b89.45ac98", - "93fd32e9.bb36f", - "1d17e896.af5da7", - "cdc08301.def3d" + "f5077232.7de1e", + "d465322e.40e34", + "a92feabc.139538", + "e5109fc0.4479f", + "e3fb37e7.f5a908", + "2094c04d.de418", + "af08450b.0732c8", + "6eb15432.9d153c", + "debddb48.0fbcd8", + "67608066.11669", + "2c5cd38b.62f3fc", + "90ebd0d1.0e27a" ] ] }, { - "id": "239a411b.bee69e", + "id": "6eb15432.9d153c", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2998.25, - "y": 4451.499997138977, - "z": "759e49d3.adb538", + "x": 3028.25, + "y": 4481.5, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "14296487.9d253b", + "id": "af08450b.0732c8", "type": "switchNode", "name": "ransim mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 3026.25, - "y": 4519.499997138977, - "z": "759e49d3.adb538", + "x": 3056.25, + "y": 4549.5, + "z": "851f20d0.cecb9", "wires": [ [ - "d53365c5.2b8398", - "73a14f66.02bbe" + "ef3a745d.16d0a8", + "1c3d5ab9.025a35" ] ] }, { - "id": "d53365c5.2b8398", + "id": "ef3a745d.16d0a8", "type": "outcome", "name": "Not Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 3234.25, - "y": 4484.499752998352, - "z": "759e49d3.adb538", + "x": 3264.25, + "y": 4514.499755859375, + "z": "851f20d0.cecb9", "wires": [ [ - "93e2986b.4de098" + "f0032a06.18f798" ] ] }, { - "id": "73a14f66.02bbe", + "id": "1c3d5ab9.025a35", "type": "outcome", "name": "Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 3229.2500495910645, - "y": 4553.500321388245, - "z": "759e49d3.adb538", + "x": 3259.2500495910645, + "y": 4583.500324249268, + "z": "851f20d0.cecb9", "wires": [ [ - "77cc114f.7824e" + "afcc150e.81c9b8" ] ] }, { - "id": "93e2986b.4de098", + "id": "f0032a06.18f798", "type": "execute", "name": "generate patch PLMNInfoListEntry ToNRCellDU", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 3554.25, - "y": 4499.499997138977, - "z": "759e49d3.adb538", + "x": 3584.25, + "y": 4529.5, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "34d879aa.02e4c6", + "id": "f5077232.7de1e", "type": "execute", "name": "read cellDU", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 3023.2501525878906, - "y": 4607.500241279602, - "z": "759e49d3.adb538", + "x": 3053.2501525878906, + "y": 4637.500244140625, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "fd3816b4.0811a8", + "id": "e5109fc0.4479f", "type": "execute", "name": "prepare idGNBDUFunction", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 3078.250213623047, - "y": 4672.5001792907715, - "z": "759e49d3.adb538", + "x": 3108.250213623047, + "y": 4702.500182151794, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "26a447df.61f3c8", + "id": "e3fb37e7.f5a908", "type": "execute", "name": "prepare idNRCellDU", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 3051.2503967285156, - "y": 4727.50018119812, - "z": "759e49d3.adb538", + "x": 3081.2503967285156, + "y": 4757.500184059143, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "221df7f3.e178b8", + "id": "2094c04d.de418", "type": "execute", "name": "prepare mcc", "xml": "\n \n \n \n \n ", "comments": "", "outputs": 1, - "x": 3031.2500915527344, - "y": 4790.500487327576, - "z": "759e49d3.adb538", + "x": 3061.2500915527344, + "y": 4820.500490188599, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "d4ae95a0.59a118", + "id": "d465322e.40e34", "type": "execute", "name": "prepare mnc", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 3033.2503356933594, - "y": 4848.500120162964, - "z": "759e49d3.adb538", + "x": 3063.2503356933594, + "y": 4878.500123023987, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "81c9e8ef.7419b8", + "id": "a92feabc.139538", "type": "record", "name": "record API params", "xml": "\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3037.250213623047, - "y": 4894.500737190247, - "z": "759e49d3.adb538", + "x": 3067.250213623047, + "y": 4924.5007400512695, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "910c0b89.45ac98", + "id": "debddb48.0fbcd8", "type": "execute", "name": "patch PLMNInfoListEntry ToNRCellDU", "xml": "\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3092.250213623047, - "y": 4940.750005245209, - "z": "759e49d3.adb538", + "x": 3122.250213623047, + "y": 4970.750008106232, + "z": "851f20d0.cecb9", "wires": [ [ - "e16ebd31.369c4", - "e8ee8ff0.6ddb1" + "d2d4b2ea.6153e", + "79732e1e.48d5" ] ] }, { - "id": "e8ee8ff0.6ddb1", + "id": "79732e1e.48d5", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 3340.8215656280518, - "y": 4781.750121116638, - "z": "759e49d3.adb538", + "x": 3370.8215656280518, + "y": 4811.750123977661, + "z": "851f20d0.cecb9", "wires": [ [ - "4ec6ce8f.3f2a9" + "32b96b33.0a8ad4" ] ] }, { - "id": "e16ebd31.369c4", + "id": "d2d4b2ea.6153e", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 3346.964256286621, - "y": 4837.892827033997, - "z": "759e49d3.adb538", + "x": 3376.964256286621, + "y": 4867.8928298950195, + "z": "851f20d0.cecb9", "wires": [ [ - "e72b5e91.1fca7" + "d9c9ca73.6efd58" ] ] }, { - "id": "4ec6ce8f.3f2a9", + "id": "32b96b33.0a8ad4", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3517.3931732177734, - "y": 4781.178343772888, - "z": "759e49d3.adb538", + "x": 3547.3931732177734, + "y": 4811.178346633911, + "z": "851f20d0.cecb9", "wires": [ [ - "a377e4b0.193a48", - "442d3fea.6c078", - "24da6566.d832ba" + "5106187.8d9dfe8", + "50cca895.47eac8", + "5ce931d8.83b77" ] ] }, { - "id": "e72b5e91.1fca7", + "id": "d9c9ca73.6efd58", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3500.6785583496094, - "y": 4837.749952316284, - "z": "759e49d3.adb538", + "x": 3530.6785583496094, + "y": 4867.749955177307, + "z": "851f20d0.cecb9", "wires": [ [ - "13829975.cb38a7" + "1f909fea.a105a" ] ] }, { - "id": "13829975.cb38a7", + "id": "1f909fea.a105a", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 3538.107250213623, - "y": 4903.892748832703, - "z": "759e49d3.adb538", + "x": 3568.107250213623, + "y": 4933.892751693726, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "a377e4b0.193a48", + "id": "5106187.8d9dfe8", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 3704.1069869995117, - "y": 4857.892688751221, - "z": "759e49d3.adb538", + "x": 3734.1069869995117, + "y": 4887.892691612244, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "442d3fea.6c078", + "id": "50cca895.47eac8", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 3686.25, - "y": 4805.749997138977, - "z": "759e49d3.adb538", + "x": 3716.25, + "y": 4835.75, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "93fd32e9.bb36f", + "id": "67608066.11669", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2896.5, - "y": 5264.749997138977, - "z": "759e49d3.adb538", + "x": 2926.5, + "y": 5294.75, + "z": "851f20d0.cecb9", "wires": [ [ - "20f8b3ef.30b18c", - "f21746bf.0d8818", - "b15fc208.5ce6b", - "65b03e4e.8b86a", - "bd70dd2b.b85da", - "98444542.d2de08", - "64119bcd.9a1944", - "18e4f7f5.7b1998", - "46f6e640.8000c8", - "2aaa05de.a7f94a" + "7131148d.c91e4c", + "36de886d.33aad8", + "64f2f8ca.c47278", + "279c9aec.39e9e6", + "d8af5b5a.798138", + "8ebca72.323ae58", + "b1cc099a.d2de88", + "cc4a732a.b0297", + "b115c77c.8d08e8", + "4ffe0b04.884aa4" ] ] }, { - "id": "20f8b3ef.30b18c", + "id": "7131148d.c91e4c", "type": "switchNode", "name": "ransim mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 3118.5, - "y": 5170.749997138977, - "z": "759e49d3.adb538", + "x": 3148.5, + "y": 5200.75, + "z": "851f20d0.cecb9", "wires": [ [ - "74eba97d.894958", - "ea2722b2.5bcd5" + "50882b45.b5d224", + "37d30e43.cd5022" ] ] }, { - "id": "ea2722b2.5bcd5", + "id": "37d30e43.cd5022", "type": "outcome", "name": "Not Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 3367.2147064208984, - "y": 5183.036772727966, - "z": "759e49d3.adb538", + "x": 3397.2147064208984, + "y": 5213.036775588989, + "z": "851f20d0.cecb9", "wires": [ [ - "474ffd1b.d8c224" + "3738c2e4.7ebdde" ] ] }, { - "id": "474ffd1b.d8c224", + "id": "3738c2e4.7ebdde", "type": "execute", "name": "fetch RRMPolicyRatio NRCellDU - URL", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 3561.4999084472656, - "y": 5121.179369926453, - "z": "759e49d3.adb538", + "x": 3591.4999084472656, + "y": 5151.179372787476, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "f21746bf.0d8818", + "id": "36de886d.33aad8", "type": "execute", "name": "prepare idGNBDUFunction", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 3153.5, - "y": 5242.749997138977, - "z": "759e49d3.adb538", + "x": 3183.5, + "y": 5272.75, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "b15fc208.5ce6b", + "id": "64f2f8ca.c47278", "type": "execute", "name": "prepare idNRCellDU", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 3118.5, - "y": 5294.749997138977, - "z": "759e49d3.adb538", + "x": 3148.5, + "y": 5324.75, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "65b03e4e.8b86a", + "id": "279c9aec.39e9e6", "type": "execute", "name": "fetch RRMPolicyRatio - NRCellDU", "xml": "\n\n\n\n\n\n \n\n\n", "comments": "", "outputs": 1, - "x": 3153.5, - "y": 5369.749997138977, - "z": "759e49d3.adb538", + "x": 3183.5, + "y": 5399.75, + "z": "851f20d0.cecb9", "wires": [ [ - "6981637b.74693c", - "c0fd401.710e8c" + "2f7546d9.06953a", + "cd43a58b.87b7d8" ] ] }, { - "id": "6981637b.74693c", + "id": "2f7546d9.06953a", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 3400.5, - "y": 5342.749997138977, - "z": "759e49d3.adb538", + "x": 3430.5, + "y": 5372.75, + "z": "851f20d0.cecb9", "wires": [ [ - "14ceaae3.6b9005" + "a81fc094.aa861" ] ] }, { - "id": "c0fd401.710e8c", + "id": "cd43a58b.87b7d8", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 3404.5, - "y": 5421.749997138977, - "z": "759e49d3.adb538", + "x": 3434.5, + "y": 5451.75, + "z": "851f20d0.cecb9", "wires": [ [ - "c14d6efd.2a378" + "4a537810.02e728" ] ] }, { - "id": "14ceaae3.6b9005", + "id": "a81fc094.aa861", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3568.500473022461, - "y": 5353.607350349426, - "z": "759e49d3.adb538", + "x": 3598.500473022461, + "y": 5383.607353210449, + "z": "851f20d0.cecb9", "wires": [ [ - "90619558.5c2698", - "2f596670.00d06a", - "24da6566.d832ba" + "1d3825cc.b7c66a", + "50cde66b.d295f8", + "5ce931d8.83b77" ] ] }, { - "id": "2f596670.00d06a", + "id": "50cde66b.d295f8", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 3724.5, - "y": 5256.749997138977, - "z": "759e49d3.adb538", + "x": 3754.5, + "y": 5286.75, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "90619558.5c2698", + "id": "1d3825cc.b7c66a", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 3729.4998779296875, - "y": 5351.750058174133, - "z": "759e49d3.adb538", + "x": 3759.4998779296875, + "y": 5381.750061035156, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "c14d6efd.2a378", + "id": "4a537810.02e728", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3568.4998779296875, - "y": 5422.75011920929, - "z": "759e49d3.adb538", + "x": 3598.4998779296875, + "y": 5452.7501220703125, + "z": "851f20d0.cecb9", "wires": [ [ - "accb3bfc.2306a8", - "840115d3.8aeb58" + "9d5f6394.cacc8", + "e8d91a7f.c1fb68" ] ] }, { - "id": "accb3bfc.2306a8", + "id": "9d5f6394.cacc8", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 3725.643051147461, - "y": 5394.892785072327, - "z": "759e49d3.adb538", + "x": 3755.643051147461, + "y": 5424.89278793335, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "840115d3.8aeb58", + "id": "e8d91a7f.c1fb68", "type": "execute", "name": "printContext", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 3733.5000915527344, - "y": 5432.178708076477, - "z": "759e49d3.adb538", + "x": 3763.5000915527344, + "y": 5462.1787109375, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "bd70dd2b.b85da", + "id": "d8af5b5a.798138", "type": "record", "name": "record", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3091.0714111328125, - "y": 5502.035395622253, - "z": "759e49d3.adb538", + "x": 3121.0714111328125, + "y": 5532.035398483276, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "98444542.d2de08", + "id": "8ebca72.323ae58", "type": "block", "name": "rrmPolicyDedicatedRatio", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3153.214096546173, - "y": 5049.035624504089, - "z": "759e49d3.adb538", + "x": 3183.214096546173, + "y": 5079.035627365112, + "z": "851f20d0.cecb9", "wires": [ [ - "e699b813.fc8268", - "64f777a8.2a0e08", - "87e24146.25b4e", - "8ba642f.30254c", - "3bdafb69.c95854", - "f3f75181.3bb7a", - "9d361aaa.9a72b8", - "e7312713.f985c8", - "b2100b90.7c0618", - "3caf98d3.e08e38", - "8b9f360a.b624f8" + "1caba807.ca2ee8", + "6025ca93.72ca44", + "1f8d09a0.745416", + "c11c30.4ee7c3d", + "7a0698cb.1aff18", + "7e5fda09.b26744", + "682b66d9.7c20e8", + "6f6de2f2.c33c1c", + "3d68ec75.1f6ed4", + "56b1a60a.125158", + "7ffd0028.c9025" ] ] }, { - "id": "87e24146.25b4e", + "id": "1f8d09a0.745416", "type": "set", "name": "Calculate RRM Parms1", "xml": "\n\n", "comments": "", - "x": 4121.489807128906, - "y": 4835.072750091553, - "z": "759e49d3.adb538", + "x": 4151.489807128906, + "y": 4865.072752952576, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "8ba642f.30254c", + "id": "c11c30.4ee7c3d", "type": "set", "name": "Calculate RRM Parms2", "xml": "\n\n", "comments": "", - "x": 4130.031066894531, - "y": 4880.092769563198, - "z": "759e49d3.adb538", + "x": 4160.031066894531, + "y": 4910.092772424221, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "3bdafb69.c95854", + "id": "7a0698cb.1aff18", "type": "set", "name": "Calculate RRM Parms3", "xml": "\n", "comments": "", - "x": 4120.031188964844, - "y": 4935.092647492886, - "z": "759e49d3.adb538", + "x": 4150.031188964844, + "y": 4965.0926503539085, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "f3f75181.3bb7a", + "id": "7e5fda09.b26744", "type": "set", "name": "Calculate RRM Parms4", "xml": "\n\n", "comments": "", - "x": 4120.031066894531, - "y": 4986.09264755249, - "z": "759e49d3.adb538", + "x": 4150.031066894531, + "y": 5016.092650413513, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "9d361aaa.9a72b8", + "id": "682b66d9.7c20e8", "type": "set", "name": "Calculate RRM Parms5", "xml": "\n", "comments": "", - "x": 4108.031188964844, - "y": 5046.092769563198, - "z": "759e49d3.adb538", + "x": 4138.031188964844, + "y": 5076.092772424221, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "e7312713.f985c8", + "id": "6f6de2f2.c33c1c", "type": "set", "name": "Calculate RRM Parms6", "xml": "\n", "comments": "", - "x": 4146.031066894531, - "y": 5096.092769563198, - "z": "759e49d3.adb538", + "x": 4176.031066894531, + "y": 5126.092772424221, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "b2100b90.7c0618", + "id": "3d68ec75.1f6ed4", "type": "set", "name": "Calculate RRM Parms7", "xml": "\n\n", "comments": "", - "x": 4133.031005859375, - "y": 5166.09313583374, - "z": "759e49d3.adb538", + "x": 4163.031005859375, + "y": 5196.093138694763, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "3caf98d3.e08e38", + "id": "56b1a60a.125158", "type": "set", "name": "calculation8", "xml": "\n\n", "comments": "", - "x": 4104.031005859375, - "y": 5230.09215927124, - "z": "759e49d3.adb538", + "x": 4134.031005859375, + "y": 5260.092162132263, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "8b9f360a.b624f8", + "id": "7ffd0028.c9025", "type": "set", "name": "calculation9", "xml": "\n\n", "comments": "", - "x": 4092.0315551757812, - "y": 5281.092037200928, - "z": "759e49d3.adb538", + "x": 4122.031555175781, + "y": 5311.092040061951, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "64f777a8.2a0e08", + "id": "6025ca93.72ca44", "type": "set", "name": "calculation10", "xml": "\n\n", "comments": "", - "x": 4067.4898681640625, - "y": 5347.072505950928, - "z": "759e49d3.adb538", + "x": 4097.4898681640625, + "y": 5377.072508811951, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "e699b813.fc8268", + "id": "1caba807.ca2ee8", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3893.4997940063477, - "y": 5359.1938123703, - "z": "759e49d3.adb538", + "x": 3923.4997940063477, + "y": 5389.193815231323, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "64119bcd.9a1944", + "id": "b1cc099a.d2de88", "type": "for", "name": "for each rrmpolicyratio", "xml": "\n", "comments": "", "outputs": 1, - "x": 3113.75, - "y": 5548.749997138977, - "z": "759e49d3.adb538", + "x": 3143.75, + "y": 5578.75, + "z": "851f20d0.cecb9", "wires": [ [ - "88edaa15.42a378" + "cb350ecc.dabe8" ] ] }, { - "id": "88edaa15.42a378", + "id": "cb350ecc.dabe8", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3334.75, - "y": 5568.749997138977, - "z": "759e49d3.adb538", + "x": 3364.75, + "y": 5598.75, + "z": "851f20d0.cecb9", "wires": [ [ - "fa4c4e2d.65c7", - "decbdedf.9b42", - "5e8cc058.fbad5", - "3f3ebfed.e4951", - "1764ec3a.804604", - "62981279.b1c13c", - "ad4a2912.9c54c8", - "c6939012.bd05e", - "51420a75.e5cb44", - "95013c06.0cd9f" + "d4d4b15c.8641d", + "b270ec39.8bf7f", + "c76301b1.3e00c", + "221bd729.31ff48", + "4416db8.9e54424", + "8c22b1e3.6e53b", + "ca9403ef.7c439", + "3f4b18f4.bbc808", + "303a9f8c.9bc24", + "fe28d7e2.b48578" ] ] }, { - "id": "fa4c4e2d.65c7", + "id": "d4d4b15c.8641d", "type": "set", "name": "Calculate updated RRMPolicyRatio", "xml": "\n", "comments": "", - "x": 3661.178512573242, - "y": 5508.607487201691, - "z": "759e49d3.adb538", + "x": 3691.178512573242, + "y": 5538.607490062714, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "5e8cc058.fbad5", + "id": "c76301b1.3e00c", "type": "switchNode", "name": "ransim mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 3606.321762084961, - "y": 5552.464263916016, - "z": "759e49d3.adb538", + "x": 3636.321762084961, + "y": 5582.464266777039, + "z": "851f20d0.cecb9", "wires": [ [ - "adbd5013.4d5ad", - "278fcb95.1037b4" + "753eaa04.0d5c64", + "af2eb1a1.5bcc7" ] ] }, { - "id": "adbd5013.4d5ad", + "id": "753eaa04.0d5c64", "type": "outcome", "name": "Not Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 3802.035758972168, - "y": 5543.749750137329, - "z": "759e49d3.adb538", + "x": 3832.035758972168, + "y": 5573.749752998352, + "z": "851f20d0.cecb9", "wires": [ [ - "a6126caa.a0f83" + "aaaee28c.49d48" ] ] }, { - "id": "a6126caa.a0f83", + "id": "aaaee28c.49d48", "type": "execute", "name": "patchRRMPolicyRatio NRCellDU - URL", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 4119.750217437744, - "y": 5513.036686897278, - "z": "759e49d3.adb538", + "x": 4149.750217437744, + "y": 5543.036689758301, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "1764ec3a.804604", + "id": "4416db8.9e54424", "type": "set", "name": "RRMPolicyMember Id", "xml": "\n", "comments": "", - "x": 3591.321533203125, - "y": 5720.321387290955, - "z": "759e49d3.adb538", + "x": 3621.321533203125, + "y": 5750.3213901519775, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "decbdedf.9b42", + "id": "b270ec39.8bf7f", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3566.893051147461, - "y": 5760.03626537323, - "z": "759e49d3.adb538", + "x": 3596.893051147461, + "y": 5790.036268234253, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "3f3ebfed.e4951", + "id": "221bd729.31ff48", "type": "execute", "name": "patch NRCellDU - RRMPolicyRatio", "xml": "\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3651.0357971191406, - "y": 5796.321490287781, - "z": "759e49d3.adb538", + "x": 3681.0357971191406, + "y": 5826.321493148804, + "z": "851f20d0.cecb9", "wires": [ [ - "939e18e5.427428", - "3c50e259.95016e" + "ef07b3e.271fa5", + "f4fff9b3.63df98" ] ] }, { - "id": "939e18e5.427428", + "id": "ef07b3e.271fa5", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 3928.75, - "y": 5759.749768257141, - "z": "759e49d3.adb538", + "x": 3958.75, + "y": 5789.749771118164, + "z": "851f20d0.cecb9", "wires": [ [ - "55084df3.fc70c4" + "f30a848.a6f3978" ] ] }, { - "id": "55084df3.fc70c4", + "id": "f30a848.a6f3978", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 4119.75, - "y": 5759.749768257141, - "z": "759e49d3.adb538", + "x": 4149.75, + "y": 5789.749771118164, + "z": "851f20d0.cecb9", "wires": [ [ - "d07e182d.ffdea8" + "77783aed.fa5aa4" ] ] }, { - "id": "d07e182d.ffdea8", + "id": "77783aed.fa5aa4", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 4304.749755859375, - "y": 5760.750012397766, - "z": "759e49d3.adb538", + "x": 4334.749755859375, + "y": 5790.750015258789, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "e8da12db.6f31", + "id": "5e9e764e.4f1338", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 4386.75, - "y": 5803.749768257141, - "z": "759e49d3.adb538", + "x": 4416.75, + "y": 5833.749771118164, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "7b995886.ff02d8", + "id": "30b77633.71a56a", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 4391.7498779296875, - "y": 5898.749829292297, - "z": "759e49d3.adb538", + "x": 4421.7498779296875, + "y": 5928.74983215332, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "6ba11bf2.588f04", + "id": "1de4f6e8.7d9e09", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 4124.2502784729, - "y": 5801.500410556793, - "z": "759e49d3.adb538", + "x": 4154.2502784729, + "y": 5831.500413417816, + "z": "851f20d0.cecb9", "wires": [ [ - "7b995886.ff02d8", - "e8da12db.6f31", - "24da6566.d832ba" + "30b77633.71a56a", + "5e9e764e.4f1338", + "5ce931d8.83b77" ] ] }, { - "id": "3c50e259.95016e", + "id": "f4fff9b3.63df98", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 3937.7500915527344, - "y": 5807.75041103363, - "z": "759e49d3.adb538", + "x": 3967.7500915527344, + "y": 5837.750413894653, + "z": "851f20d0.cecb9", "wires": [ [ - "6ba11bf2.588f04" + "1de4f6e8.7d9e09" ] ] }, { - "id": "1d17e896.af5da7", + "id": "2c5cd38b.62f3fc", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2849.2500915527344, - "y": 5852.750094413757, - "z": "759e49d3.adb538", + "x": 2879.2500915527344, + "y": 5882.75009727478, + "z": "851f20d0.cecb9", "wires": [ [ - "7da601f2.31cd5", - "171ddb52.565cc5", - "8d294361.afdd2", - "345b415d.aacd5e", - "602003b3.449a6c", - "c5245322.f9538", - "ba082b19.30b718", - "cf96e759.6ebad8", - "c6b96ce4.c01ef" + "6ec5836d.5ec48c", + "8ed5b07e.77931", + "4e2b0f1e.b37e9", + "72141d66.6370b4", + "92b3075d.856338", + "ebe8ed9f.8997a", + "29d9774b.8f3d88", + "4950ccfb.7f5304", + "76a99db7.945c84" ] ] }, { - "id": "7da601f2.31cd5", + "id": "6ec5836d.5ec48c", "type": "execute", "name": "Update cellDU for gNBDU in ConfigDB", "xml": "\n\n\n\n\n \n\n\n", "comments": "", "outputs": 1, - "x": 3312.25, - "y": 5860.749997138977, - "z": "759e49d3.adb538", + "x": 3342.25, + "y": 5890.75, + "z": "851f20d0.cecb9", "wires": [ [ - "22dcf8b.4f1f508", - "177878d2.cf9a57" + "352c40f0.35367", + "3ad8cb1.8518034" ] ] }, { - "id": "22dcf8b.4f1f508", + "id": "352c40f0.35367", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 3599.25, - "y": 5831.750241279602, - "z": "759e49d3.adb538", + "x": 3629.25, + "y": 5861.750244140625, + "z": "851f20d0.cecb9", "wires": [ [ - "b186195f.911728" + "f3743569.6fdd58" ] ] }, { - "id": "177878d2.cf9a57", + "id": "3ad8cb1.8518034", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 3599.500213623047, - "y": 5870.25041103363, - "z": "759e49d3.adb538", + "x": 3629.500213623047, + "y": 5900.250413894653, + "z": "851f20d0.cecb9", "wires": [ [ - "95f2039.0bdc7" + "446832e6.8f63bc" ] ] }, { - "id": "95f2039.0bdc7", + "id": "446832e6.8f63bc", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 3773.000026702881, - "y": 5891.250168800354, - "z": "759e49d3.adb538", + "x": 3803.000026702881, + "y": 5921.250171661377, + "z": "851f20d0.cecb9", "wires": [ [ - "1d2ab0af.27b5df" + "5233981b.9501f8" ] ] }, { - "id": "b186195f.911728", + "id": "f3743569.6fdd58", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3792.5000915527344, - "y": 5854.000412940979, - "z": "759e49d3.adb538", + "x": 3822.5000915527344, + "y": 5884.000415802002, + "z": "851f20d0.cecb9", "wires": [ [ - "13479fec.b3f98", - "fb8efc86.b3a44", - "24da6566.d832ba" + "f9b6dc0f.688f8", + "ac341836.a453f8", + "5ce931d8.83b77" ] ] }, { - "id": "fb8efc86.b3a44", + "id": "ac341836.a453f8", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 3995.999912261963, - "y": 5857.000289276242, - "z": "759e49d3.adb538", + "x": 4025.999912261963, + "y": 5887.000292137265, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "1d2ab0af.27b5df", + "id": "5233981b.9501f8", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 3985.750274658203, - "y": 5928.5005350112915, - "z": "759e49d3.adb538", + "x": 4015.750274658203, + "y": 5958.500537872314, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "13479fec.b3f98", + "id": "f9b6dc0f.688f8", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 4010.999725341797, - "y": 5896.250168800354, - "z": "759e49d3.adb538", + "x": 4040.999725341797, + "y": 5926.250171661377, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "5e5456a1.14a948", + "id": "4efa09cb.af3638", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 4010.249786376953, - "y": 6157.250535964966, - "z": "759e49d3.adb538", + "x": 4040.249786376953, + "y": 6187.250538825989, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "57f18e36.6cd23", + "id": "94f46847.dcd7f8", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 4030.249912261963, - "y": 6198.50053691864, - "z": "759e49d3.adb538", + "x": 4060.249912261963, + "y": 6228.500539779663, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "cf6a60b.99fe0a", + "id": "f570545f.074188", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3820.500274658203, - "y": 6190.000170707703, - "z": "759e49d3.adb538", + "x": 3850.500274658203, + "y": 6220.000173568726, + "z": "851f20d0.cecb9", "wires": [ [ - "57f18e36.6cd23", - "5e5456a1.14a948", - "24da6566.d832ba" + "94f46847.dcd7f8", + "4efa09cb.af3638", + "5ce931d8.83b77" ] ] }, { - "id": "c3e36532.04dda8", + "id": "eecd011e.a34ef", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 3634.500217437744, - "y": 6284.250087738037, - "z": "759e49d3.adb538", + "x": 3664.500217437744, + "y": 6314.25009059906, + "z": "851f20d0.cecb9", "wires": [ [ - "cf6a60b.99fe0a" + "f570545f.074188" ] ] }, { - "id": "9f3572a0.a276d", + "id": "725d04d4.4e5bdc", "type": "execute", "name": "Update RRMPolicy for gNBDU in ConfigDB", "xml": "\n\n\n\n\n \n\n\n", "comments": "", "outputs": 1, - "x": 3412.250701904297, - "y": 6305.749965190887, - "z": "759e49d3.adb538", + "x": 3442.250701904297, + "y": 6335.74996805191, + "z": "851f20d0.cecb9", "wires": [ [ - "c3e36532.04dda8", - "64edd671.12f178" + "eecd011e.a34ef", + "e6239cf5.818b3" ] ] }, { - "id": "64edd671.12f178", + "id": "e6239cf5.818b3", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 3644.250156402588, - "y": 6326.7494764328, - "z": "759e49d3.adb538", + "x": 3674.250156402588, + "y": 6356.749479293823, + "z": "851f20d0.cecb9", "wires": [ [ - "6448d33f.bbcb5c" + "cecca2b5.96148" ] ] }, { - "id": "6448d33f.bbcb5c", + "id": "cecca2b5.96148", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3813.500213623047, - "y": 6250.750293731689, - "z": "759e49d3.adb538", + "x": 3843.500213623047, + "y": 6280.750296592712, + "z": "851f20d0.cecb9", "wires": [ [ - "f26c7be5.a09148" + "79d598a2.fb8fa8" ] ] }, { - "id": "f26c7be5.a09148", + "id": "79d598a2.fb8fa8", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 3978.250274658203, - "y": 6255.500049591064, - "z": "759e49d3.adb538", + "x": 4008.250274658203, + "y": 6285.500052452087, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "24da6566.d832ba", + "id": "5ce931d8.83b77", "type": "block", "name": "block : SO Response", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 4471.234375, - "y": 2752.7499997615814, - "z": "759e49d3.adb538", + "x": 4501.234375, + "y": 2782.7500026226044, + "z": "851f20d0.cecb9", "wires": [ [ - "1dd03597.aeb04a", - "1e25504f.40132", - "9d32db3d.f24b58", - "e7b7e590.b78e68", - "8697076f.a80788" + "2247000f.d530e", + "3d33a487.fe205c", + "aa18816b.2e3c2", + "616adbcb.acfbc4", + "736e2c41.e3fa04" ] ] }, { - "id": "1dd03597.aeb04a", + "id": "2247000f.d530e", "type": "set", "name": "set tmp variables for SO response", "xml": "\n\n\n\n\n", "comments": "", - "x": 5124.2354736328125, - "y": 2576.6497507095337, - "z": "759e49d3.adb538", + "x": 5154.2354736328125, + "y": 2606.6497535705566, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "1e25504f.40132", + "id": "3d33a487.fe205c", "type": "record", "name": "record configdb RestAPI parms", "xml": "\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 5108.234237670898, - "y": 2641.750335454941, - "z": "759e49d3.adb538", + "x": 5138.234237670898, + "y": 2671.7503383159637, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "9d32db3d.f24b58", + "id": "aa18816b.2e3c2", "type": "execute", "name": "Send to SO", "xml": "\n\n\n\n\n \n\n\n\n\n", "comments": "", "outputs": 1, - "x": 5023.23424911499, - "y": 2738.7502133846283, - "z": "759e49d3.adb538", + "x": 5053.23424911499, + "y": 2768.7502162456512, + "z": "851f20d0.cecb9", "wires": [ [ - "23ed0542.d1b22a", - "4c1017e6.531dd8" + "d9756a9c.e29428", + "77f80c09.b3c4e4" ] ] }, { - "id": "23ed0542.d1b22a", + "id": "d9756a9c.e29428", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 5249.234257698059, - "y": 2715.750182390213, - "z": "759e49d3.adb538", + "x": 5279.234257698059, + "y": 2745.750185251236, + "z": "851f20d0.cecb9", "wires": [ [ - "1d6db6d7.fc0009" + "cb20b966.f37f68" ] ] }, { - "id": "4c1017e6.531dd8", + "id": "77f80c09.b3c4e4", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 5239.234111785889, - "y": 2823.750121831894, - "z": "759e49d3.adb538", + "x": 5269.234111785889, + "y": 2853.750124692917, + "z": "851f20d0.cecb9", "wires": [ [ - "3af12caa.dd2294" + "f87d943.0649368" ] ] }, { - "id": "3af12caa.dd2294", + "id": "f87d943.0649368", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 5389.233898162842, - "y": 2842.75018286705, - "z": "759e49d3.adb538", + "x": 5419.233898162842, + "y": 2872.750185728073, + "z": "851f20d0.cecb9", "wires": [ [ - "ba3b19.9e93b4e8" + "8e6ddf8f.810f8" ] ] }, { - "id": "1d6db6d7.fc0009", + "id": "cb20b966.f37f68", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 5400.234127044678, - "y": 2710.7503044605255, - "z": "759e49d3.adb538", + "x": 5430.234127044678, + "y": 2740.7503073215485, + "z": "851f20d0.cecb9", "wires": [ [ - "91986d6c.78314" + "82cafc8d.59329" ] ] }, { - "id": "91986d6c.78314", + "id": "82cafc8d.59329", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 5566.233806610107, - "y": 2713.750121831894, - "z": "759e49d3.adb538", + "x": 5596.233806610107, + "y": 2743.750124692917, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "ba3b19.9e93b4e8", + "id": "8e6ddf8f.810f8", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 5553.233913421631, - "y": 2848.750121831894, - "z": "759e49d3.adb538", + "x": 5583.233913421631, + "y": 2878.750124692917, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "f60762ce.54f0f", + "id": "af8420d.b3d6ae", "type": "block", "name": "SO Response", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 553.234375, - "y": 4434.749999761581, - "z": "759e49d3.adb538", + "x": 583.234375, + "y": 4464.750002622604, + "z": "851f20d0.cecb9", "wires": [ [ - "1755f365.2d9e9d", - "a183f9cb.ab9fe8", - "5370b94c.47c738", - "b9682005.55ec2", - "c7b28301.8ff26", - "f118882b.21e7f8" + "32c6c7c5.88db48", + "df0dac6f.7138e", + "da633cbe.1363a", + "28f9e42.79b921c", + "5ae16c1.eea2c94", + "c627552.6535aa8" ] ] }, { - "id": "5370b94c.47c738", + "id": "da633cbe.1363a", "type": "set", "name": "set tmp variables for SO response", "xml": "\n\n\n\n", "comments": "", - "x": 830.2355804443359, - "y": 4382.649537086487, - "z": "759e49d3.adb538", + "x": 860.2355804443359, + "y": 4412.64953994751, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "1755f365.2d9e9d", + "id": "32c6c7c5.88db48", "type": "record", "name": "record SO reply parms", "xml": "\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 828.2344131469727, - "y": 4474.750185012817, - "z": "759e49d3.adb538", + "x": 858.2344131469727, + "y": 4504.75018787384, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "a183f9cb.ab9fe8", + "id": "df0dac6f.7138e", "type": "execute", "name": "Send to SO", "xml": "\n\n\n\n\n \n\n\n\n", "comments": "", "outputs": 1, - "x": 699.2344512939453, - "y": 4555.749887228012, - "z": "759e49d3.adb538", + "x": 729.2344512939453, + "y": 4585.749890089035, + "z": "851f20d0.cecb9", "wires": [ [ - "8ac6be78.97186", - "883df747.690ce8" + "806ec4db.cb4478", + "41322c3d.61a404" ] ] }, { - "id": "8ac6be78.97186", + "id": "806ec4db.cb4478", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 864.2344512939453, - "y": 4535.749886274338, - "z": "759e49d3.adb538", + "x": 894.2344512939453, + "y": 4565.749889135361, + "z": "851f20d0.cecb9", "wires": [ [ - "83eb3825.695bf8" + "7e065ae1.ba2ad4" ] ] }, { - "id": "883df747.690ce8", + "id": "41322c3d.61a404", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 856.2343444824219, - "y": 4608.749836683273, - "z": "759e49d3.adb538", + "x": 886.2343444824219, + "y": 4638.749839544296, + "z": "851f20d0.cecb9", "wires": [ [ - "19a02437.9d387c" + "4fa8691e.9a1a18" ] ] }, { - "id": "19a02437.9d387c", + "id": "4fa8691e.9a1a18", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 1002.234188079834, - "y": 4613.749945402145, - "z": "759e49d3.adb538", + "x": 1032.234188079834, + "y": 4643.749948263168, + "z": "851f20d0.cecb9", "wires": [ [ - "df817796.837228" + "df62ad82.59771" ] ] }, { - "id": "83eb3825.695bf8", + "id": "7e065ae1.ba2ad4", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 1013.2343521118164, - "y": 4531.750021696091, - "z": "759e49d3.adb538", + "x": 1043.2343521118164, + "y": 4561.750024557114, + "z": "851f20d0.cecb9", "wires": [ [ - "975b3c1a.897ed", - "646ea05a.05307" + "607894a4.4d068c", + "fd530684.956d28" ] ] }, { - "id": "975b3c1a.897ed", + "id": "607894a4.4d068c", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 1160.2339706420898, - "y": 4542.749763250351, - "z": "759e49d3.adb538", + "x": 1190.2339706420898, + "y": 4572.749766111374, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "df817796.837228", + "id": "df62ad82.59771", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 1163.2341079711914, - "y": 4619.749837636948, - "z": "759e49d3.adb538", + "x": 1193.2341079711914, + "y": 4649.749840497971, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "646ea05a.05307", + "id": "fd530684.956d28", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 1147.7445793151855, - "y": 4446.7392547130585, - "z": "759e49d3.adb538", + "x": 1177.7445793151855, + "y": 4476.739257574081, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "b9682005.55ec2", + "id": "28f9e42.79b921c", "type": "execute", "name": "generate URL for SO Callback", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 850.5740203857422, - "y": 4428.735597610474, - "z": "759e49d3.adb538", + "x": 880.5740203857422, + "y": 4458.735600471497, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "5917f308.c923fc", + "id": "d6529a53.46a858", "type": "outcome", "name": "Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 2254.75, - "y": 1749.749997138977, - "z": "759e49d3.adb538", + "x": 2284.75, + "y": 1779.75, + "z": "851f20d0.cecb9", "wires": [ [ - "3b58a3b7.12a87c" + "f115f64b.a01a08" ] ] }, { - "id": "3b58a3b7.12a87c", + "id": "f115f64b.a01a08", "type": "block", "name": "ransim URL", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2447.739658355713, - "y": 1749.7501192092896, - "z": "759e49d3.adb538", + "x": 2477.739658355713, + "y": 1779.7501220703125, + "z": "851f20d0.cecb9", "wires": [ [ - "c63a8d49.259f2", - "f00ef21a.e935d" + "d3d345e9.54a188", + "93011563.fc6e08" ] ] }, { - "id": "c63a8d49.259f2", + "id": "d3d345e9.54a188", "type": "execute", "name": "generate fetchRRMPolicyRatio.ToNRCellCU", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 2754.739845275879, - "y": 1716.750220298767, - "z": "759e49d3.adb538", + "x": 2784.739845275879, + "y": 1746.75022315979, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "f00ef21a.e935d", + "id": "93011563.fc6e08", "type": "execute", "name": "populate mountName", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 2698.740245819092, - "y": 1769.7504138946533, - "z": "759e49d3.adb538", + "x": 2728.740245819092, + "y": 1799.7504167556763, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "f066a98c.b53548", + "id": "62c4ee44.ca781", "type": "block", "name": "ransim URL", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2682.25, - "y": 1133.749997138977, - "z": "759e49d3.adb538", + "x": 2712.25, + "y": 1163.75, + "z": "851f20d0.cecb9", "wires": [ [ - "bc755039.bd697", - "50af46a2.3d8b28" + "8a454647.15b438", + "cbce0074.4b395" ] ] }, { - "id": "50af46a2.3d8b28", + "id": "cbce0074.4b395", "type": "execute", "name": "populate mountName", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 2933.250431060791, - "y": 1156.750129699707, - "z": "759e49d3.adb538", + "x": 2963.250431060791, + "y": 1186.75013256073, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "bc755039.bd697", + "id": "8a454647.15b438", "type": "execute", "name": "generate patchPLMNInfoList.ToNRCellCU", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 2989.250030517578, - "y": 1103.7499361038208, - "z": "759e49d3.adb538", + "x": 3019.250030517578, + "y": 1133.7499389648438, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "f4cb4e30.2d928", + "id": "4e08041f.b8bd8c", "type": "execute", "name": "populate mountName", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 3170.806022644043, - "y": 2139.6388835906982, - "z": "759e49d3.adb538", + "x": 3200.806022644043, + "y": 2169.638886451721, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "37a5c8ff.003f58", + "id": "274a25c6.e6c12a", "type": "execute", "name": "generate patchRRMPolicyRatio.ToNRCellCU", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 3229.0279998779297, - "y": 2096.638973236084, - "z": "759e49d3.adb538", + "x": 3259.0279998779297, + "y": 2126.638976097107, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "58f99f37.d5f6e", + "id": "7c1eade.003d654", "type": "block", "name": "ransim URL", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2945.3607330322266, - "y": 2098.527319908142, - "z": "759e49d3.adb538", + "x": 2975.3607330322266, + "y": 2128.527322769165, + "z": "851f20d0.cecb9", "wires": [ [ - "37a5c8ff.003f58", - "f4cb4e30.2d928" + "274a25c6.e6c12a", + "4e08041f.b8bd8c" ] ] }, { - "id": "ed3d4504.d50d98", + "id": "c33d8fc7.a963a", "type": "outcome", "name": "Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 2781.2601470947266, - "y": 2098.527943134308, - "z": "759e49d3.adb538", + "x": 2811.2601470947266, + "y": 2128.527945995331, + "z": "851f20d0.cecb9", "wires": [ [ - "58f99f37.d5f6e" + "7c1eade.003d654" ] ] }, { - "id": "57b0cfc5.90ed8", + "id": "9c7d0cb1.659ab", "type": "execute", "name": "populate mountName", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 2221.75, - "y": 2786.749997138977, - "z": "759e49d3.adb538", + "x": 2251.75, + "y": 2816.75, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "c71f00fb.5e8fd", + "id": "76dd6a53.c4afd4", "type": "execute", "name": "generate patchPLMNInfoList.TogNBCUUP", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 2277.749599456787, - "y": 2733.749803543091, - "z": "759e49d3.adb538", + "x": 2307.749599456787, + "y": 2763.7498064041138, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "29d32973.cf8926", + "id": "ee6e501d.a4065", "type": "block", "name": "ransim URL", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1959.082950592041, - "y": 2729.305583000183, - "z": "759e49d3.adb538", + "x": 1989.082950592041, + "y": 2759.305585861206, + "z": "851f20d0.cecb9", "wires": [ [ - "c71f00fb.5e8fd", - "57b0cfc5.90ed8" + "76dd6a53.c4afd4", + "9c7d0cb1.659ab" ] ] }, { - "id": "1a557bea.17f494", + "id": "f8bdd708.c8be58", "type": "block", "name": "ransim URL", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2001.75, - "y": 3130.749997138977, - "z": "759e49d3.adb538", + "x": 2031.75, + "y": 3160.75, + "z": "851f20d0.cecb9", "wires": [ [ - "7e96f89a.a2d088", - "a263fb8d.9e3108" + "37d82242.df83de", + "227ebbdb.13d394" ] ] }, { - "id": "7e96f89a.a2d088", + "id": "37d82242.df83de", "type": "execute", "name": "fetch RRMPolicyRatio.TogNBCUUP", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 2303.7499351501465, - "y": 3090.7500581741333, - "z": "759e49d3.adb538", + "x": 2333.7499351501465, + "y": 3120.7500610351562, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "a263fb8d.9e3108", + "id": "227ebbdb.13d394", "type": "execute", "name": "populate mountName", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 2247.7503356933594, - "y": 3143.7502517700195, - "z": "759e49d3.adb538", + "x": 2277.7503356933594, + "y": 3173.7502546310425, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "cd497a23.aae548", + "id": "e0a753ea.22da", "type": "outcome", "name": "Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 1774.25, - "y": 3139.749997138977, - "z": "759e49d3.adb538", + "x": 1804.25, + "y": 3169.75, + "z": "851f20d0.cecb9", "wires": [ [ - "1a557bea.17f494" + "f8bdd708.c8be58" ] ] }, { - "id": "3c3546a7.03ac0a", + "id": "161693aa.881efc", "type": "outcome", "name": "Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 2319.0279502868652, - "y": 3563.5277252197266, - "z": "759e49d3.adb538", + "x": 2349.0279502868652, + "y": 3593.5277280807495, + "z": "851f20d0.cecb9", "wires": [ [ - "e8278632.cf5c78" + "a9a074be.79fec8" ] ] }, { - "id": "e8278632.cf5c78", + "id": "a9a074be.79fec8", "type": "block", "name": "ransim URL", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2534.305606842041, - "y": 3541.194453239441, - "z": "759e49d3.adb538", + "x": 2564.305606842041, + "y": 3571.194456100464, + "z": "851f20d0.cecb9", "wires": [ [ - "4a21c13d.1cb57", - "9a9a4071.9e129" + "e0f89abe.bb4c18", + "c82c5103.210ad" ] ] }, { - "id": "4a21c13d.1cb57", + "id": "e0f89abe.bb4c18", "type": "execute", "name": "patch RRMPolicyRatio.TogNBCUUP", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 2840.7499351501465, - "y": 3536.7500581741333, - "z": "759e49d3.adb538", + "x": 2870.7499351501465, + "y": 3566.7500610351562, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "9a9a4071.9e129", + "id": "c82c5103.210ad", "type": "execute", "name": "populate mountName", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 2784.7503356933594, - "y": 3589.7502517700195, - "z": "759e49d3.adb538", + "x": 2814.7503356933594, + "y": 3619.7502546310425, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "77cc114f.7824e", + "id": "afcc150e.81c9b8", "type": "block", "name": "ransim URL", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3424.25, - "y": 4568.749997138977, - "z": "759e49d3.adb538", + "x": 3454.25, + "y": 4598.75, + "z": "851f20d0.cecb9", "wires": [ [ - "109429fc.7388b6", - "da00ff7a.d7e7c" + "809411cf.68382", + "729f6ebc.1c5c7" ] ] }, { - "id": "109429fc.7388b6", + "id": "809411cf.68382", "type": "execute", "name": "generate patchPLMNInfoList.ToNRCellDU", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 3731.250030517578, - "y": 4538.749936103821, - "z": "759e49d3.adb538", + "x": 3761.250030517578, + "y": 4568.749938964844, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "da00ff7a.d7e7c", + "id": "729f6ebc.1c5c7", "type": "execute", "name": "populate mountName", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 3675.250431060791, - "y": 4591.750129699707, - "z": "759e49d3.adb538", + "x": 3705.250431060791, + "y": 4621.75013256073, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "74eba97d.894958", + "id": "50882b45.b5d224", "type": "outcome", "name": "Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 3362.4287185668945, - "y": 5237.464419364929, - "z": "759e49d3.adb538", + "x": 3392.4287185668945, + "y": 5267.464422225952, + "z": "851f20d0.cecb9", "wires": [ [ - "8ec442ad.86776" + "a9c3f917.ff97e8" ] ] }, { - "id": "8ec442ad.86776", + "id": "a9c3f917.ff97e8", "type": "block", "name": "ransim URL", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3493.714797973633, - "y": 5264.285117149353, - "z": "759e49d3.adb538", + "x": 3523.714797973633, + "y": 5294.285120010376, + "z": "851f20d0.cecb9", "wires": [ [ - "c45fd251.f69db", - "29cb8cc7.76a6f4" + "c851e662.6c3f88", + "b7fa15ad.187a28" ] ] }, { - "id": "c45fd251.f69db", + "id": "c851e662.6c3f88", "type": "execute", "name": "generate patchRRMPolicyRatio.ToNRCellDU", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 3735.0000495910645, - "y": 5156.9995946884155, - "z": "759e49d3.adb538", + "x": 3765.0000495910645, + "y": 5186.9995975494385, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "29cb8cc7.76a6f4", + "id": "b7fa15ad.187a28", "type": "execute", "name": "populate mountName", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 3678.0005378723145, - "y": 5217.999960899353, - "z": "759e49d3.adb538", + "x": 3708.0005378723145, + "y": 5247.999963760376, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "278fcb95.1037b4", + "id": "af2eb1a1.5bcc7", "type": "outcome", "name": "Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 3796.7144165039062, - "y": 5583.893164634705, - "z": "759e49d3.adb538", + "x": 3826.7144165039062, + "y": 5613.8931674957275, + "z": "851f20d0.cecb9", "wires": [ [ - "e3e6fddb.61944" + "769a6add.26eab4" ] ] }, { - "id": "e3e6fddb.61944", + "id": "769a6add.26eab4", "type": "block", "name": "ransim URL", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3955.1436729431152, - "y": 5595.000011444092, - "z": "759e49d3.adb538", + "x": 3985.1436729431152, + "y": 5625.000014305115, + "z": "851f20d0.cecb9", "wires": [ [ - "6cc48551.eedd9c", - "4154317.6ae2dd" + "67986b7c.f22114", + "15761409.d2c44c" ] ] }, { - "id": "6cc48551.eedd9c", + "id": "67986b7c.f22114", "type": "execute", "name": "generate patchRRMPolicyRatio.ToNRCellDU", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 4204.999771118164, - "y": 5557.714663505554, - "z": "759e49d3.adb538", + "x": 4234.999771118164, + "y": 5587.714666366577, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "4154317.6ae2dd", + "id": "15761409.d2c44c", "type": "execute", "name": "populate mountName", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 4143.714820861816, - "y": 5607.285742759705, - "z": "759e49d3.adb538", + "x": 4173.714820861816, + "y": 5637.2857456207275, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "15e23cfb.51bb63", + "id": "139944c3.da6c3b", "type": "comment", "name": "instantiateRANSlice-ModifyAllocate", "info": "", "comments": "", - "x": 691.4999847412109, - "y": 20, - "z": "759e49d3.adb538", + "x": 721.4999847412109, + "y": 50.00000286102295, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "6f0046fe.7f6388", + "id": "4524ca88.520da4", "type": "returnSuccess", "name": "return success", "xml": "\n\n\n", "comments": "", - "x": 201.77081298828125, - "y": 1436.1041231155396, - "z": "759e49d3.adb538", + "x": 231.77081298828125, + "y": 1466.1041259765625, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "9307ebd4.385188", + "id": "da9a6518.74e5b8", "type": "execute", "name": "set sNSSAI & PLMN id", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 635.4999694824219, - "y": 164.00000953674316, - "z": "759e49d3.adb538", + "x": 665.4999694824219, + "y": 194.0000123977661, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "4cd7f162.536ce", + "id": "a2c6e87b.4d4928", "type": "set", "name": "Calculate maxNumberOfConnsPercellCU * 100", "xml": "\n\n", "comments": "", - "x": 2118.250078201294, - "y": 1625.2500133514404, - "z": "759e49d3.adb538", + "x": 2148.250078201294, + "y": 1655.2500162124634, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "2af6d7eb.224e68", + "id": "c8227d61.35758", "type": "set", "name": "Calculate RRMPolicyRatio", "xml": "\n", "comments": "", - "x": 2070.250078201294, - "y": 1663.2500133514404, - "z": "759e49d3.adb538", + "x": 2100.250078201294, + "y": 1693.2500162124634, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "8ee56bd1.fa1718", + "id": "df4c3d6b.71ee2", "type": "set", "name": "set rrmpolicyratio list size", "xml": "\n\n\n ", "comments": "", - "x": 2104.4999866485596, - "y": 1952.2501392364502, - "z": "759e49d3.adb538", + "x": 2134.4999866485596, + "y": 1982.2501420974731, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "510e1bea.eaddd4", + "id": "f5ecffc5.0f7b9", "type": "execute", "name": "read rrmPolicyDedicatedRatio_cellCU", "xml": "\n\t\n\t\n", "comments": "", "outputs": 1, - "x": 2570.4999866485596, - "y": 2025.0000820159912, - "z": "759e49d3.adb538", + "x": 2600.4999866485596, + "y": 2055.000084877014, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "1e69e183.e792ce", + "id": "e06ed195.bb9dd", "type": "block", "name": "Get Cells List in TA", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 410.7499694824219, - "y": 952.0001029968262, - "z": "759e49d3.adb538", + "x": 671.7499618530273, + "y": 492.00020933151245, + "z": "851f20d0.cecb9", "wires": [ [ - "c1c79d1d.7eb9e", - "d9f8000c.d22ee", - "55528c9b.84e8b4" + "6640e6e8.1f43a8", + "4c18f395.20f6dc", + "7bde48a3.90b388" ] ] }, { - "id": "c1c79d1d.7eb9e", + "id": "6640e6e8.1f43a8", "type": "execute", "name": "generate getListOfCells URL", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 667.2501220703125, - "y": 950.4999432563782, - "z": "759e49d3.adb538", + "x": 937.2501754760742, + "y": 417.50010108947754, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "d9f8000c.d22ee", + "id": "4c18f395.20f6dc", "type": "record", "name": "record configdb RestAPI parms", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 667.2501449584961, - "y": 992.2502174377441, - "z": "759e49d3.adb538", + "x": 937.2501983642578, + "y": 459.2503752708435, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "55528c9b.84e8b4", + "id": "7bde48a3.90b388", "type": "execute", "name": "Get ListOfCells for TrackingArea", "xml": "\n\n\n\n \n\n", "comments": "", "outputs": 1, - "x": 652.7501220703125, - "y": 1044.000096321106, - "z": "759e49d3.adb538", + "x": 927.7502059936523, + "y": 535.0001788139343, + "z": "851f20d0.cecb9", "wires": [ [ - "8d56a004.6b7f", - "356c8ddb.9c2e32" + "3c61468.fda32ba", + "826f2ff5.6c2f3" ] ] }, { - "id": "8d56a004.6b7f", + "id": "3c61468.fda32ba", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 982.7498474121094, - "y": 877.0001392364502, - "z": "759e49d3.adb538", + "x": 1166.749984741211, + "y": 475.00018429756165, + "z": "851f20d0.cecb9", "wires": [ [ - "b5ce958.cf15e68" + "dd217353.07446" ] ] }, { - "id": "356c8ddb.9c2e32", + "id": "826f2ff5.6c2f3", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 976.7497711181641, - "y": 923.0001258850098, - "z": "759e49d3.adb538", + "x": 1156.4998016357422, + "y": 536.000168800354, + "z": "851f20d0.cecb9", "wires": [ [ - "73fff598.1708bc" + "1b40bf36.b847f1" ] ] }, { - "id": "73fff598.1708bc", + "id": "1b40bf36.b847f1", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 1126.749496459961, - "y": 924.0001721382141, - "z": "759e49d3.adb538", + "x": 1321.7495498657227, + "y": 519.0002336502075, + "z": "851f20d0.cecb9", "wires": [ [ - "cd06a95.7992a58", - "97bab026.5a91", - "8993bded.eea73" + "f50d14d8.5083f8", + "631dafc6.b9cac", + "751e8f37.3188f" ] ] }, { - "id": "cd06a95.7992a58", + "id": "f50d14d8.5083f8", "type": "record", "name": "record", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1315.7495574951172, - "y": 837.0001258850098, - "z": "759e49d3.adb538", + "x": 1512.7495651245117, + "y": 479.00018644332886, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "8993bded.eea73", + "id": "751e8f37.3188f", "type": "for", "name": "For list of cells", "xml": "", "comments": "", "outputs": 1, - "x": 1324.7706604003906, - "y": 874.6663551330566, - "z": "759e49d3.adb538", + "x": 1513.770679473877, + "y": 534.6663851737976, + "z": "851f20d0.cecb9", "wires": [ [ - "ea95221.f1f85e", - "ae18d26e.68e0f" + "dde88397.f9687", + "a9bbf82e.f35a68" ] ] }, { - "id": "97bab026.5a91", + "id": "631dafc6.b9cac", "type": "execute", "name": "printContext", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 1295.5278778076172, - "y": 922.0001411437988, - "z": "759e49d3.adb538", + "x": 1492.5279541015625, + "y": 573.0001406669617, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "ea95221.f1f85e", + "id": "dde88397.f9687", "type": "execute", "name": "Cells in TrackingArea", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 1529.7705078125, - "y": 824.3328895568848, - "z": "759e49d3.adb538", + "x": 1727.7705841064453, + "y": 494.33290433883667, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "ae18d26e.68e0f", + "id": "a9bbf82e.f35a68", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 1482.7705078125, - "y": 867.6662645339966, - "z": "759e49d3.adb538", + "x": 1683.7706184387207, + "y": 531.6662631034851, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "b5ce958.cf15e68", + "id": "dd217353.07446", "type": "block", "name": "block", "xml": "", "atomic": "false", "comments": "", "outputs": 1, - "x": 1143.7497253417969, - "y": 847.0000638961792, - "z": "759e49d3.adb538", + "x": 1327.7498626708984, + "y": 445.00010895729065, + "z": "851f20d0.cecb9", "wires": [ [ - "2153806e.85179", - "1cdc5774.13a179" + "cfb227e0.e92678", + "e2cf272c.c85d28", + "5ce931d8.83b77" ] ] }, { - "id": "1cdc5774.13a179", + "id": "e2cf272c.c85d28", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 1402.7499389648438, - "y": 743.111141204834, - "z": "759e49d3.adb538", + "x": 1564.7500762939453, + "y": 403.11123847961426, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "2153806e.85179", + "id": "cfb227e0.e92678", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 1387.7496032714844, - "y": 787.0001411437988, - "z": "759e49d3.adb538", + "x": 1544.7497634887695, + "y": 445.00011825561523, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "451a06f1.e68438", + "id": "6096b89c.76c6f8", "type": "for", "name": "foreach TACell", "xml": "\n", "comments": "", "outputs": 1, - "x": 1992.833381652832, - "y": 901.3612098693848, - "z": "759e49d3.adb538", + "x": 2022.833381652832, + "y": 931.3612127304077, + "z": "851f20d0.cecb9", "wires": [ [ - "3dde4e2f.e3f042" + "c8204962.b9b558" ] ] }, { - "id": "2ae1a49e.253ebc", + "id": "3e25a122.c4adfe", "type": "switchNode", "name": "is cellCU applicable for NSSAI", "xml": "\n", "comments": "", "outputs": 1, - "x": 2241.75, - "y": 836.499997138977, - "z": "759e49d3.adb538", + "x": 2271.75, + "y": 866.5, + "z": "851f20d0.cecb9", "wires": [ [ - "af18df.a86b672" + "47453e34.a4cc7" ] ] }, { - "id": "af18df.a86b672", + "id": "47453e34.a4cc7", "type": "outcome", "name": "Applicable", "xml": "\n", "comments": "", "outputs": 1, - "x": 2182.75, - "y": 909.499997138977, - "z": "759e49d3.adb538", + "x": 2212.75, + "y": 939.5, + "z": "851f20d0.cecb9", "wires": [ [ - "33ce0cbb.f24934" + "49d2b0dd.f470a" ] ] }, { - "id": "3dde4e2f.e3f042", + "id": "c8204962.b9b558", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2034.75, - "y": 736.499997138977, - "z": "759e49d3.adb538", + "x": 2064.75, + "y": 766.5, + "z": "851f20d0.cecb9", "wires": [ [ - "2ae1a49e.253ebc", - "30c1ba1c.3122f6", - "8d003d00.b29f2" + "3e25a122.c4adfe", + "49662f8c.bcd88", + "684301d2.a20c1" ] ] }, { - "id": "30c1ba1c.3122f6", + "id": "49662f8c.bcd88", "type": "execute", "name": "read Cell from getNFNSSIRIC-configdb-response", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 2360.75, - "y": 679.499997138977, - "z": "759e49d3.adb538", + "x": 2390.75, + "y": 709.5, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "8d003d00.b29f2", + "id": "684301d2.a20c1", "type": "execute", "name": "read cellCU from getListofCells-configdb-response", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 2370.75, - "y": 744.499997138977, - "z": "759e49d3.adb538", + "x": 2400.75, + "y": 774.5, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "6aae55af.746a8c", + "id": "ef21539c.19b94", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2515.944496154785, - "y": 2269.611144065857, - "z": "759e49d3.adb538", + "x": 2545.944496154785, + "y": 2299.61114692688, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "84f94ac7.29a9f8", + "id": "a721c040.e0814", "type": "execute", "name": "prepare idGNBCUCPFunction", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 2800.666549682617, - "y": 2135.444312095642, - "z": "759e49d3.adb538", + "x": 2830.666549682617, + "y": 2165.444314956665, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "c5d98457.57fed8", + "id": "727f8e75.8bf37", "type": "execute", "name": "prepare idNRCellCU", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 2795.222007751465, - "y": 2165.44455242157, - "z": "759e49d3.adb538", + "x": 2825.222007751465, + "y": 2195.444555282593, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "c24f6f07.1cb2f", + "id": "8db65cb2.433a", "type": "execute", "name": "read rrmPolicyMemberListLength", "xml": "\n\t\n\t\n", "comments": "", "outputs": 1, - "x": 2805.944625854492, - "y": 2198.777895927429, - "z": "759e49d3.adb538", + "x": 2835.944625854492, + "y": 2228.777898788452, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "678682c0.b94e4c", + "id": "3ccfe786.cfc518", "type": "set", "name": "set API params", "xml": "\n\n\n\n\n\n ", "comments": "", - "x": 1893.4723320007324, - "y": 2200.4444828033447, - "z": "759e49d3.adb538", + "x": 1923.4723320007324, + "y": 2230.4444856643677, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "c2224ad0.15c998", + "id": "d1830cc2.245b7", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1879.9721794128418, - "y": 2242.666621208191, - "z": "759e49d3.adb538", + "x": 1909.9721794128418, + "y": 2272.666624069214, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "16923767.56c8d9", + "id": "91ed6cf9.b1f4e", "type": "record", "name": "record", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 1863.6875, - "y": 2157.249997138977, - "z": "759e49d3.adb538", - "wires": [ - [] - ] - }, - { - "id": "e5c03462.fa86e8", - "type": "execute", - "name": "get PLMNId URL", - "xml": "\n \n \n \n ", - "comments": "", - "outputs": 1, - "x": 669.9375, - "y": 343.18749713897705, - "z": "759e49d3.adb538", - "wires": [ - [] - ] - }, - { - "id": "69c21735.b71928", - "type": "record", - "name": "record", - "xml": "\n\n\n\n\n\n", - "comments": "", - "outputs": 1, - "x": 643.4375686645508, - "y": 386.18753147125244, - "z": "759e49d3.adb538", - "wires": [ - [] - ] - }, - { - "id": "d2cc7abd.c97368", - "type": "execute", - "name": "Get PLMN from Sliceprofile id", - "xml": "\n\n\n\n \n\n\n", - "comments": "", - "outputs": 1, - "x": 711.1875, - "y": 429.18748474121094, - "z": "759e49d3.adb538", - "wires": [ - [ - "5eb99eb9.515aa", - "da8a8469.d36798" - ] - ] - }, - { - "id": "47dfc3fa.5c07bc", - "type": "record", - "name": "record", - "xml": "\n\n\n\n\n", - "comments": "", - "outputs": 1, - "x": 656.6810531616211, - "y": 588.6809740066528, - "z": "759e49d3.adb538", - "wires": [ - [] - ] - }, - { - "id": "db7c909d.0349f", - "type": "execute", - "name": "find MCC", - "xml": "\n \n \n \n ", - "comments": "", - "outputs": 1, - "x": 652.1875, - "y": 509.4376175403595, - "z": "759e49d3.adb538", - "wires": [ - [] - ] - }, - { - "id": "10c59f19.bc3e91", - "type": "execute", - "name": "find MNC", - "xml": "\n \n \n ", - "comments": "", - "outputs": 1, - "x": 655.9375762939453, - "y": 546.6874504089355, - "z": "759e49d3.adb538", - "wires": [ - [] - ] - }, - { - "id": "2b886fc1.3682c", - "type": "block", - "name": "get PLMNId", - "xml": "", - "atomic": "true", - "comments": "", - "outputs": 1, - "x": 404.93750762939453, - "y": 453.18750286102295, - "z": "759e49d3.adb538", - "wires": [ - [ - "e5c03462.fa86e8", - "69c21735.b71928", - "d2cc7abd.c97368", - "db7c909d.0349f", - "10c59f19.bc3e91", - "47dfc3fa.5c07bc", - "2969fa25.1ec4a6" - ] - ] - }, - { - "id": "2969fa25.1ec4a6", - "type": "set", - "name": "set PLMNId", - "xml": "\n", - "comments": "", - "x": 668.375057220459, - "y": 467.87500381469727, - "z": "759e49d3.adb538", - "wires": [] - }, - { - "id": "5eb99eb9.515aa", - "type": "success", - "name": "success", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 948.6875, - "y": 434.43749713897705, - "z": "759e49d3.adb538", - "wires": [ - [ - "f9a6e91c.f3c608" - ] - ] - }, - { - "id": "f9a6e91c.f3c608", - "type": "block", - "name": "block : atomic", - "xml": "", - "atomic": "true", - "comments": "", - "outputs": 1, - "x": 1121.6873016357422, - "y": 423.4375696182251, - "z": "759e49d3.adb538", - "wires": [ - [ - "a414c006.73b36", - "c133b739.422de8" - ] - ] - }, - { - "id": "a414c006.73b36", - "type": "record", - "name": "record", - "xml": "\n\n\n\n", - "comments": "", - "outputs": 1, - "x": 1322.4370307922363, - "y": 423.1875944137573, - "z": "759e49d3.adb538", - "wires": [ - [] - ] - }, - { - "id": "c133b739.422de8", - "type": "execute", - "name": "printContext", - "xml": "\n\n\n\n", - "comments": "", - "outputs": 1, - "x": 1358.215244293213, - "y": 466.4376029968262, - "z": "759e49d3.adb538", + "x": 1893.6875, + "y": 2187.25, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "27bc4086.0e4df", + "id": "8ae4e7a8.66a468", "type": "set", "name": "set API params", "xml": "\n\n", "comments": "", - "x": 2080.312759399414, - "y": 2584.063018798828, - "z": "759e49d3.adb538", + "x": 2110.312759399414, + "y": 2614.063021659851, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "31c945af.5bb96a", + "id": "75cd172c.0f47a8", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2009.5627059936523, - "y": 2615.035126686096, - "z": "759e49d3.adb538", + "x": 2039.5627059936523, + "y": 2645.035129547119, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "c94ce5be.aa8a58", + "id": "d036625e.6fa45", "type": "execute", "name": "generate getRRMPolicyRatio URL", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 1977.7222137451172, - "y": 2319.055624961853, - "z": "759e49d3.adb538", + "x": 2007.7222137451172, + "y": 2349.055627822876, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "e4fcb239.0de", + "id": "448a23c3.9d7ecc", "type": "execute", "name": "Get rrmPolicy by resourceid", "xml": "\n\n\n\n \n\n", "comments": "", "outputs": 1, - "x": 1980.1109161376953, - "y": 2423.222098350525, - "z": "759e49d3.adb538", + "x": 2010.1109161376953, + "y": 2453.222101211548, + "z": "851f20d0.cecb9", "wires": [ [ - "262106e3.4c877a", - "ddc13490.2ba608" + "25f5099c.8fa316", + "3c1b796b.5b30c6" ] ] }, { - "id": "b3e4cb3c.f52fe8", + "id": "aca59270.868db", "type": "execute", "name": "prepare resourceId", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 1933.2776947021484, - "y": 2348.2222385406494, - "z": "759e49d3.adb538", + "x": 1963.2776947021484, + "y": 2378.2222414016724, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "262106e3.4c877a", + "id": "25f5099c.8fa316", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 2283.833251953125, - "y": 2474.055417060852, - "z": "759e49d3.adb538", + "x": 2313.833251953125, + "y": 2504.055419921875, + "z": "851f20d0.cecb9", "wires": [ [ - "3c4de390.1f0a8c" + "b25dfb57.b4b0b8" ] ] }, { - "id": "ddc13490.2ba608", + "id": "3c1b796b.5b30c6", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 2287.9443130493164, - "y": 2519.277719974518, - "z": "759e49d3.adb538", + "x": 2317.9443130493164, + "y": 2549.2777228355408, + "z": "851f20d0.cecb9", "wires": [ [ - "11c274a0.f6a09b" + "c40348b.2bd41b8" ] ] }, { - "id": "3c4de390.1f0a8c", + "id": "b25dfb57.b4b0b8", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2435.833543777466, - "y": 2472.0553970336914, - "z": "759e49d3.adb538", + "x": 2465.833543777466, + "y": 2502.0553998947144, + "z": "851f20d0.cecb9", "wires": [ [ - "baa30b72.bd8df8", - "3fd2f1bd.7cd9de" + "41ef315c.d4e56", + "5db9d7a8.a06b48" ] ] }, { - "id": "3fd2f1bd.7cd9de", + "id": "5db9d7a8.a06b48", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 2601.833299636841, - "y": 2438.0553970336914, - "z": "759e49d3.adb538", + "x": 2631.833299636841, + "y": 2468.0553998947144, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "baa30b72.bd8df8", + "id": "41ef315c.d4e56", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 2630.166763305664, - "y": 2470.833415031433, - "z": "759e49d3.adb538", + "x": 2660.166763305664, + "y": 2500.833417892456, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "9a7e45c8.f220d8", + "id": "1b14460f.6a494a", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 2605.7222442626953, - "y": 2502.0557680130005, - "z": "759e49d3.adb538", + "x": 2635.7222442626953, + "y": 2532.0557708740234, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "dbb82033.dbab2", + "id": "52485c12.13c414", "type": "execute", "name": "printContext", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 2703.9444122314453, - "y": 2528.3888635635376, - "z": "759e49d3.adb538", + "x": 2733.9444122314453, + "y": 2558.3888664245605, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "11c274a0.f6a09b", + "id": "c40348b.2bd41b8", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2442.4999084472656, - "y": 2522.9441957473755, - "z": "759e49d3.adb538", + "x": 2472.4999084472656, + "y": 2552.9441986083984, + "z": "851f20d0.cecb9", "wires": [ [ - "9a7e45c8.f220d8", - "dbb82033.dbab2" + "1b14460f.6a494a", + "52485c12.13c414" ] ] }, { - "id": "184dd5a5.577a3a", + "id": "5ec3aa02.391784", "type": "record", "name": "record", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1917.7221908569336, - "y": 2383.3887016773224, - "z": "759e49d3.adb538", + "x": 1947.7221908569336, + "y": 2413.3887045383453, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "c5fe3b99.1d3e78", + "id": "7db7d25e.eb132c", "type": "set", "name": "Calculate maxNumberOfDRBsPerNSSAI", "xml": "\n", "comments": "", - "x": 1665.222183227539, - "y": 2942.666865348816, - "z": "759e49d3.adb538", + "x": 1695.222183227539, + "y": 2972.666868209839, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "a1b8c8f8.74d788", + "id": "a029e507.1af008", "type": "set", "name": "Calculate maxNumberOfDRBsPerCUUP", "xml": "\n", "comments": "", - "x": 1674.1110382080078, - "y": 2977.110857963562, - "z": "759e49d3.adb538", + "x": 1704.1110382080078, + "y": 3007.110860824585, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "19ef14fc.39bc0b", + "id": "1379639e.bafadc", "type": "set", "name": "Calculate RRMPolicyRatio", "xml": "\n", "comments": "", - "x": 1625.2221755981445, - "y": 3048.2222566604614, - "z": "759e49d3.adb538", + "x": 1655.2221755981445, + "y": 3078.2222595214844, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "e10674b2.c2e2b8", + "id": "86e8886b.e9c628", "type": "execute", "name": "prepare mcc", "xml": "\n \n \n \n \n ", "comments": "", "outputs": 1, - "x": 1611.611083984375, - "y": 2793.499752998352, - "z": "759e49d3.adb538", + "x": 1641.611083984375, + "y": 2823.499755859375, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "90ddb2d0.d87ff", + "id": "d905da99.4ff128", "type": "execute", "name": "prepare mnc", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 1620.5000762939453, - "y": 2829.722231864929, - "z": "759e49d3.adb538", + "x": 1650.5000762939453, + "y": 2859.722234725952, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "4d887879.598528", + "id": "56fea612.d0b798", "type": "record", "name": "record API params", "xml": "\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1623.3890838623047, - "y": 2865.7222261428833, - "z": "759e49d3.adb538", + "x": 1653.3890838623047, + "y": 2895.7222290039062, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "7ed18747.897518", + "id": "69da97cc.d97eb8", "type": "execute", "name": "read existing rrmPolicyDedicatedRatio ", "xml": "\n\t\n\t\n", "comments": "", "outputs": 1, - "x": 2147.4442749023438, - "y": 3447.944214820862, - "z": "759e49d3.adb538", + "x": 2177.4442749023438, + "y": 3477.9442176818848, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "5eb910dc.63339", + "id": "6fb99ea1.cba84", "type": "execute", "name": "read rrmPolicyMemberListLength", "xml": "\n\t\n\t\n", "comments": "", "outputs": 1, - "x": 2148.0000762939453, - "y": 3647.9441652297974, - "z": "759e49d3.adb538", + "x": 2178.0000762939453, + "y": 3677.9441680908203, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "966f5f6c.79424", + "id": "1beb410.b9bddbf", "type": "execute", "name": "prepare idGNBCUUPFunction", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 2151.055419921875, - "y": 3577.944333076477, - "z": "759e49d3.adb538", + "x": 2181.055419921875, + "y": 3607.9443359375, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "a8b910c1.35bd6", + "id": "babeecc.4e3ad1", "type": "set", "name": "set rrmpolicyratio list size", "xml": "\n\n\n ", "comments": "", - "x": 1608.4999542236328, - "y": 3358.9444971084595, - "z": "759e49d3.adb538", + "x": 1638.4999542236328, + "y": 3388.9444999694824, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "b942a6b.7960d58", + "id": "34b9c13.ba3c13e", "type": "execute", "name": "read RRMPolicyRatio_id", "xml": "\n\t\n\t\n", "comments": "", "outputs": 1, - "x": 2130.2222061157227, - "y": 3614.6107473373413, - "z": "759e49d3.adb538", + "x": 2160.2222061157227, + "y": 3644.6107501983643, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "84a4604f.8d728", + "id": "e0e65fd0.2b6c9", "type": "record", "name": "record", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 1797.0625, - "y": 3694.749997138977, - "z": "759e49d3.adb538", + "x": 1827.0625, + "y": 3724.75, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "299e974e.339708", + "id": "d1229865.4d31f8", "type": "set", "name": "set API params", "xml": "\n\n\n\n ", "comments": "", - "x": 1826.8473320007324, - "y": 3737.9444828033447, - "z": "759e49d3.adb538", + "x": 1856.8473320007324, + "y": 3767.9444856643677, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "6c24c782.d0a758", + "id": "f88ad792.a38708", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1813.3471794128418, - "y": 3780.166621208191, - "z": "759e49d3.adb538", + "x": 1843.3471794128418, + "y": 3810.166624069214, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "7058946c.55742c", + "id": "339be435.33e26c", "type": "execute", "name": "generate getRRMPolicyRatio URL", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 1893.1388397216797, - "y": 3888.9514303207397, - "z": "759e49d3.adb538", + "x": 1923.1388397216797, + "y": 3918.9514331817627, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "fdf0bdc3.1bcf5", + "id": "23fd15d2.b48aca", "type": "execute", "name": "prepare resourceId", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 1845.360939025879, - "y": 3932.5623865127563, - "z": "759e49d3.adb538", + "x": 1875.360939025879, + "y": 3962.5623893737793, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "b7846e74.a07df", + "id": "8ad1032.8f26c", "type": "record", "name": "record", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1808.694480895996, - "y": 3970.0623960494995, - "z": "759e49d3.adb538", + "x": 1838.694480895996, + "y": 4000.0623989105225, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "79a67268.2b630c", + "id": "4e9b0acc.4799f4", "type": "execute", "name": "Get rrmPolicy by resourceid", "xml": "\n\n\n\n \n\n", "comments": "", "outputs": 1, - "x": 1872.1944427490234, - "y": 3999.7846603393555, - "z": "759e49d3.adb538", + "x": 1902.1944427490234, + "y": 4029.7846632003784, + "z": "851f20d0.cecb9", "wires": [ [ - "4312b789.e7cd78", - "f055c888.5bd8d8" + "df044a91.413ae8", + "b598582.9d371a8" ] ] }, { - "id": "b77378b.9f21e88", + "id": "f381d76b.7c5b58", "type": "set", "name": "set API params", "xml": "\n\n", "comments": "", - "x": 1935.3963203430176, - "y": 4145.291499137878, - "z": "759e49d3.adb538", + "x": 1965.3963203430176, + "y": 4175.291501998901, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "8cf0b3fc.b6ae4", + "id": "6415c9b2.ba7f78", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1886.4236907958984, - "y": 4180.041500091553, - "z": "759e49d3.adb538", + "x": 1916.4236907958984, + "y": 4210.041502952576, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "4312b789.e7cd78", + "id": "df044a91.413ae8", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 2195.3611946105957, - "y": 3958.8123025894165, - "z": "759e49d3.adb538", + "x": 2225.3611946105957, + "y": 3988.8123054504395, + "z": "851f20d0.cecb9", "wires": [ [ - "5ca42f27.2ff53" + "420965f2.ef6d6c" ] ] }, { - "id": "5ca42f27.2ff53", + "id": "420965f2.ef6d6c", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2343.61141204834, - "y": 3966.8124856948853, - "z": "759e49d3.adb538", + "x": 2373.61141204834, + "y": 3996.812488555908, + "z": "851f20d0.cecb9", "wires": [ [ - "d21fcdf9.6166e", - "722236db.b72138" + "b13d442b.0110f8", + "e66d54f6.d9fca8" ] ] }, { - "id": "722236db.b72138", + "id": "e66d54f6.d9fca8", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 2530.8612308502197, - "y": 3946.562545776367, - "z": "759e49d3.adb538", + "x": 2560.8612308502197, + "y": 3976.56254863739, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "d21fcdf9.6166e", + "id": "b13d442b.0110f8", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 2549.1946334838867, - "y": 3989.3405618667603, - "z": "759e49d3.adb538", + "x": 2579.1946334838867, + "y": 4019.340564727783, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "8366b247.32cbe", + "id": "aef557f3.9be3f8", "type": "execute", "name": "printContext", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 2612.9722213745117, - "y": 4053.145799636841, - "z": "759e49d3.adb538", + "x": 2642.9722213745117, + "y": 4083.1458024978638, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "90eb5383.931df", + "id": "65e1b8f4.ed6808", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 2554.750087738037, - "y": 4019.3127908706665, - "z": "759e49d3.adb538", + "x": 2584.750087738037, + "y": 4049.3127937316895, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "2498d66f.05e3ba", + "id": "ae6c10cb.42c8a", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2359.027671813965, - "y": 4047.701463699341, - "z": "759e49d3.adb538", + "x": 2389.027671813965, + "y": 4077.7014665603638, + "z": "851f20d0.cecb9", "wires": [ [ - "90eb5383.931df", - "8366b247.32cbe" + "65e1b8f4.ed6808", + "aef557f3.9be3f8" ] ] }, { - "id": "f055c888.5bd8d8", + "id": "b598582.9d371a8", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 2188.9168090820312, - "y": 4030.284740447998, - "z": "759e49d3.adb538", + "x": 2218.9168090820312, + "y": 4060.284743309021, + "z": "851f20d0.cecb9", "wires": [ [ - "2498d66f.05e3ba" + "ae6c10cb.42c8a" ] ] }, { - "id": "157c4b84.4d0224", + "id": "7f4d91b5.715f3", "type": "block", "name": "block", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1965.4998168945312, - "y": 4402.944142341614, - "z": "759e49d3.adb538", + "x": 1995.4998168945312, + "y": 4432.944145202637, + "z": "851f20d0.cecb9", "wires": [ [ - "f47ab622.b214b8" + "7669ca05.855e74" ] ] }, { - "id": "f47ab622.b214b8", + "id": "7669ca05.855e74", "type": "for", "name": "foreach TACell", "xml": "\n", "comments": "", "outputs": 1, - "x": 2151.47225189209, - "y": 4402.889130592346, - "z": "759e49d3.adb538", + "x": 2181.47225189209, + "y": 4432.889133453369, + "z": "851f20d0.cecb9", "wires": [ [ - "bcbae4bb.bc1858" + "e0981bd3.97f1b8" ] ] }, { - "id": "bcbae4bb.bc1858", + "id": "e0981bd3.97f1b8", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2352.277557373047, - "y": 4404.694355964661, - "z": "759e49d3.adb538", + "x": 2382.277557373047, + "y": 4434.694358825684, + "z": "851f20d0.cecb9", "wires": [ [ - "a35c3f65.80d9f", - "bf0671ef.cd08", - "aec85d5b.3acb9" + "9a34dae9.059d88", + "e9235cff.bc697", + "758181e.bf5f88" ] ] }, { - "id": "bf0671ef.cd08", + "id": "e9235cff.bc697", "type": "execute", "name": "read Cell from getNFNSSIRIC-configdb-response", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 2633.833282470703, - "y": 4231.0275646448135, - "z": "759e49d3.adb538", + "x": 2663.833282470703, + "y": 4261.0275675058365, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "aec85d5b.3acb9", + "id": "758181e.bf5f88", "type": "execute", "name": "read cellCU from getListofCells-configdb-response", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 2637.1666107177734, - "y": 4272.694233894348, - "z": "759e49d3.adb538", + "x": 2667.1666107177734, + "y": 4302.694236755371, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "a35c3f65.80d9f", + "id": "9a34dae9.059d88", "type": "switchNode", "name": "is cellCU applicable for NSSAI", "xml": "\n", "comments": "", "outputs": 1, - "x": 2597.0553665161133, - "y": 4315.805633381009, - "z": "759e49d3.adb538", + "x": 2627.0553665161133, + "y": 4345.805636242032, + "z": "851f20d0.cecb9", "wires": [ [ - "41f14699.885338" + "c340bcbc.9520f" ] ] }, { - "id": "41f14699.885338", + "id": "c340bcbc.9520f", "type": "outcome", "name": "Applicable", "xml": "\n", "comments": "", "outputs": 1, - "x": 2834.722137451172, - "y": 4319.91624546051, - "z": "759e49d3.adb538", + "x": 2864.722137451172, + "y": 4349.916248321533, + "z": "851f20d0.cecb9", "wires": [ [ - "83218ecb.afe25" + "44e21983.ec86f8" ] ] }, { - "id": "18e4f7f5.7b1998", + "id": "cc4a732a.b0297", "type": "record", "name": "record", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 3130.142822265625, - "y": 5100.643063545227, - "z": "759e49d3.adb538", + "x": 3160.142822265625, + "y": 5130.64306640625, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "46f6e640.8000c8", + "id": "b115c77c.8d08e8", "type": "set", "name": "set rrmpolicyratio list size", "xml": "\n\n\n ", "comments": "", - "x": 3144.428810119629, - "y": 5444.571230888367, - "z": "759e49d3.adb538", + "x": 3174.428810119629, + "y": 5474.57123374939, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "62981279.b1c13c", + "id": "8c22b1e3.6e53b", "type": "execute", "name": "Set existing RRMPolicyRatio", "xml": "\n\t\n\t\n\t\n\t", "comments": "", "outputs": 1, - "x": 3651.9288177490234, - "y": 5469.214142799377, - "z": "759e49d3.adb538", + "x": 3681.9288177490234, + "y": 5499.2141456604, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "ad4a2912.9c54c8", + "id": "ca9403ef.7c439", "type": "execute", "name": "Read RRMPolicyRatioid", "xml": "\n\t\n\t\n", "comments": "", "outputs": 1, - "x": 3615.143264770508, - "y": 5592.785708427429, - "z": "759e49d3.adb538", + "x": 3645.143264770508, + "y": 5622.785711288452, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "c6939012.bd05e", + "id": "3f4b18f4.bbc808", "type": "execute", "name": "Read RRMPolicyMembers Length", "xml": "\n\t\n\t\n", "comments": "", "outputs": 1, - "x": 3620.857208251953, - "y": 5685.285481452942, - "z": "759e49d3.adb538", + "x": 3650.857208251953, + "y": 5715.285484313965, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "51420a75.e5cb44", + "id": "303a9f8c.9bc24", "type": "execute", "name": "set gNBDUId", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 3787.642822265625, - "y": 5624.928708076477, - "z": "759e49d3.adb538", + "x": 3817.642822265625, + "y": 5654.9287109375, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "95013c06.0cd9f", + "id": "fe28d7e2.b48578", "type": "execute", "name": "set NRCellDU", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 3780.5, - "y": 5656.356930732727, - "z": "759e49d3.adb538", + "x": 3810.5, + "y": 5686.35693359375, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "2aaa05de.a7f94a", + "id": "4ffe0b04.884aa4", "type": "record", "name": "record", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 3111.25, - "y": 5332.999997138977, - "z": "759e49d3.adb538", + "x": 3141.25, + "y": 5363, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "171ddb52.565cc5", + "id": "8ed5b07e.77931", "type": "set", "name": "set API params", "xml": "\n\n\n\n\n\n\n\n ", "comments": "", - "x": 3230.875, - "y": 5766.562497138977, - "z": "759e49d3.adb538", + "x": 3260.875, + "y": 5796.5625, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "8d294361.afdd2", + "id": "4e2b0f1e.b37e9", "type": "execute", "name": "generate getRRMPolicyRatio URL", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 3298.375, - "y": 5900.937497138977, - "z": "759e49d3.adb538", + "x": 3328.375, + "y": 5930.9375, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "345b415d.aacd5e", + "id": "72141d66.6370b4", "type": "execute", "name": "prepare resourceId", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 3256.9305114746094, - "y": 5940.103959083557, - "z": "759e49d3.adb538", + "x": 3286.9305114746094, + "y": 5970.10396194458, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "602003b3.449a6c", + "id": "92b3075d.856338", "type": "record", "name": "record", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3238.374954223633, - "y": 5974.270541191101, - "z": "759e49d3.adb538", + "x": 3268.374954223633, + "y": 6004.270544052124, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "c5245322.f9538", + "id": "ebe8ed9f.8997a", "type": "execute", "name": "Get rrmPolicy by resourceid", "xml": "\n\n\n\n \n\n", "comments": "", "outputs": 1, - "x": 3300.763702392578, - "y": 6005.103970527649, - "z": "759e49d3.adb538", + "x": 3330.763702392578, + "y": 6035.103973388672, + "z": "851f20d0.cecb9", "wires": [ [ - "85dce642.2bebd8", - "4c54c4da.ee1e8c" + "621f0caa.46eec4", + "8271af0.7ff665" ] ] }, { - "id": "85dce642.2bebd8", + "id": "621f0caa.46eec4", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 3604.486038208008, - "y": 6055.937289237976, - "z": "759e49d3.adb538", + "x": 3634.486038208008, + "y": 6085.937292098999, + "z": "851f20d0.cecb9", "wires": [ [ - "b874d9f1.6024b8" + "4b8c7785.ac1828" ] ] }, { - "id": "b874d9f1.6024b8", + "id": "4b8c7785.ac1828", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3756.4863300323486, - "y": 6053.937269210815, - "z": "759e49d3.adb538", + "x": 3786.4863300323486, + "y": 6083.937272071838, + "z": "851f20d0.cecb9", "wires": [ [ - "c4ea1ef2.4ec8e", - "5974071.792b2f8" + "6e6d7027.f0f57", + "364e8840.858108" ] ] }, { - "id": "5974071.792b2f8", + "id": "364e8840.858108", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 3922.4860858917236, - "y": 6019.937269210815, - "z": "759e49d3.adb538", + "x": 3952.4860858917236, + "y": 6049.937272071838, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "c4ea1ef2.4ec8e", + "id": "6e6d7027.f0f57", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 3950.819549560547, - "y": 6052.715287208557, - "z": "759e49d3.adb538", + "x": 3980.819549560547, + "y": 6082.71529006958, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "cd328618.d23d98", + "id": "5d0b280a.f4ed08", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 3926.375030517578, - "y": 6083.9376401901245, - "z": "759e49d3.adb538", + "x": 3956.375030517578, + "y": 6113.9376430511475, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "80b6004.9fed", + "id": "eef58bbb.389ed8", "type": "execute", "name": "printContext", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 4024.597198486328, - "y": 6110.270735740662, - "z": "759e49d3.adb538", + "x": 4054.597198486328, + "y": 6140.270738601685, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "29428dd9.ccd022", + "id": "9116a046.3f9dc", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3763.1526947021484, - "y": 6104.8260679244995, - "z": "759e49d3.adb538", + "x": 3793.1526947021484, + "y": 6134.8260707855225, + "z": "851f20d0.cecb9", "wires": [ [ - "cd328618.d23d98", - "80b6004.9fed" + "5d0b280a.f4ed08", + "eef58bbb.389ed8" ] ] }, { - "id": "4c54c4da.ee1e8c", + "id": "8271af0.7ff665", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 3608.597099304199, - "y": 6101.159592151642, - "z": "759e49d3.adb538", + "x": 3638.597099304199, + "y": 6131.159595012665, + "z": "851f20d0.cecb9", "wires": [ [ - "29428dd9.ccd022" + "9116a046.3f9dc" ] ] }, { - "id": "c031f54a.8eeba8", + "id": "40b98db3.d03d74", "type": "set", "name": "set API params", "xml": "\n\n", "comments": "", - "x": 3419.9662857055664, - "y": 6223.944789886475, - "z": "759e49d3.adb538", + "x": 3449.9662857055664, + "y": 6253.944792747498, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "f64c9af4.5d8e28", + "id": "cc3c3709.78cbd8", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3382.2155532836914, - "y": 6259.916957378387, - "z": "759e49d3.adb538", + "x": 3412.2155532836914, + "y": 6289.91696023941, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "ba082b19.30b718", + "id": "29d9774b.8f3d88", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3217.3748474121094, - "y": 5808.784635543823, - "z": "759e49d3.adb538", + "x": 3247.3748474121094, + "y": 5838.784638404846, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "6246985c.a1d8d8", - "type": "block", - "name": "get coverageAreaTAList", - "xml": "", - "atomic": "true", + "id": "34a437e1.c05138", + "type": "execute", + "name": "set globalCustomerId", + "xml": "\n\n", "comments": "", "outputs": 1, - "x": 433.30553436279297, - "y": 572.5278453826904, - "z": "759e49d3.adb538", + "x": 660.7500228881836, + "y": 106.74999713897705, + "z": "851f20d0.cecb9", "wires": [ - [ - "d407c748.47e858", - "80d6202d.243e7", - "994bf0b6.a3e3e", - "bc59234b.cda55", - "4283267f.559be8", - "85fe1db5.c68f6", - "909aa702.3408d8", - "d35d291d.462898" - ] + [] ] }, { - "id": "d407c748.47e858", + "id": "117699dc.ff55a6", "type": "execute", - "name": "prepare URL", - "xml": "\n \n \n \n ", + "name": "set serviceType", + "xml": "\n\n", "comments": "", "outputs": 1, - "x": 672.7500076293945, - "y": 637, - "z": "759e49d3.adb538", + "x": 664.75, + "y": 145.75000095367432, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "4283267f.559be8", - "type": "record", - "name": "record", - "xml": "\n\n\n\n\n\n", + "id": "a145c709.8db1e8", + "type": "execute", + "name": "Update RAN Inventory ConfigDB", + "xml": "\n\n\n\n\n \n\n\n", "comments": "", "outputs": 1, - "x": 697.2500610351562, - "y": 792.0001697540283, - "z": "759e49d3.adb538", + "x": 817, + "y": 4191.25, + "z": "851f20d0.cecb9", "wires": [ - [] + [ + "cd2b5d7d.1cc6f", + "800474bb.349208" + ] ] }, { - "id": "80d6202d.243e7", - "type": "execute", - "name": "prepare serviceType", - "xml": "\n \n \n \n \n", + "id": "d21a5ac4.809de8", + "type": "record", + "name": "record", + "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 693.25, - "y": 674.4999980926514, - "z": "759e49d3.adb538", + "x": 786.2499885559082, + "y": 3972.749991416931, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "994bf0b6.a3e3e", - "type": "execute", - "name": "prepare service-instance-id", - "xml": "\n \n \n \n \n", + "id": "cd2b5d7d.1cc6f", + "type": "failure", + "name": "failure", + "xml": "\n", "comments": "", "outputs": 1, - "x": 721.25, - "y": 714.6111221313477, - "z": "759e49d3.adb538", + "x": 1053.0006580352783, + "y": 4145.250358581543, + "z": "851f20d0.cecb9", "wires": [ - [] + [ + "2ac8026c.c74cee" + ] ] }, { - "id": "bc59234b.cda55", - "type": "execute", - "name": "prepare profile-id", - "xml": "\n \n \n \n \n", + "id": "2ac8026c.c74cee", + "type": "block", + "name": "block", + "xml": "", + "atomic": "false", "comments": "", "outputs": 1, - "x": 696.25, - "y": 751.4999980926514, - "z": "759e49d3.adb538", + "x": 1193.0009765625, + "y": 4153.2502365112305, + "z": "851f20d0.cecb9", "wires": [ - [] + [ + "c7f82ee9.7dabb", + "9992a4fd.497d78" + ] ] }, { - "id": "af985b15.659c38", - "type": "returnFailure", - "name": "return failure", - "xml": "\n\n\n", - "comments": "", - "x": 1353.2501525878906, - "y": 535.0000076293945, - "z": "759e49d3.adb538", - "wires": [] - }, - { - "id": "6b8efaf1.3387c4", + "id": "9992a4fd.497d78", "type": "set", "name": "set", - "xml": "\n\n", + "xml": "\n\n", "comments": "", - "x": 1353.2504577636719, - "y": 499.11102294921875, - "z": "759e49d3.adb538", + "x": 1328.0006713867188, + "y": 4119.361747741699, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "85d2f084.0293f", - "type": "block", - "name": "block", - "xml": "", - "atomic": "false", + "id": "c7f82ee9.7dabb", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\n\n", "comments": "", - "outputs": 1, - "x": 1108.2501068115234, - "y": 461.99992275238037, - "z": "759e49d3.adb538", - "wires": [ - [ - "af985b15.659c38", - "6b8efaf1.3387c4" - ] - ] + "x": 1382.0003967285156, + "y": 4156.250297546387, + "z": "851f20d0.cecb9", + "wires": [] }, { - "id": "da8a8469.d36798", - "type": "failure", - "name": "failure", - "xml": "\n", + "id": "ebf47d6b.51bc7", + "type": "record", + "name": "record", + "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 947.250244140625, - "y": 483.99999618530273, - "z": "759e49d3.adb538", + "x": 1401.0006484985352, + "y": 4208.250485420227, + "z": "851f20d0.cecb9", "wires": [ - [ - "85d2f084.0293f" - ] + [] ] }, { - "id": "85fe1db5.c68f6", - "type": "execute", - "name": "invoke API", - "xml": "\n\n\n\n \n\n\n", + "id": "36aa2c36.1628e4", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", "comments": "", "outputs": 1, - "x": 729.5000152587891, - "y": 829.9999876022339, - "z": "759e49d3.adb538", + "x": 1215.000400543213, + "y": 4224.250241279602, + "z": "851f20d0.cecb9", "wires": [ [ - "b7729bd0.54e888", - "5f02ba2a.e6e3c4" + "ebf47d6b.51bc7", + "5ce931d8.83b77" ] ] }, { - "id": "b7729bd0.54e888", + "id": "800474bb.349208", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 882.5556449890137, - "y": 745.4723434448242, - "z": "759e49d3.adb538", + "x": 1057.0006103515625, + "y": 4225.249996185303, + "z": "851f20d0.cecb9", "wires": [ [ - "7b8ca492.84ea8c" + "36aa2c36.1628e4" ] ] }, { - "id": "7b8ca492.84ea8c", - "type": "block", - "name": "block : atomic", - "xml": "", - "atomic": "true", + "id": "78a0519c.a4047", + "type": "set", + "name": "set API params", + "xml": "\n\n\n\n\n", "comments": "", - "outputs": 1, - "x": 1041.6663188934326, - "y": 736.3613271713257, - "z": "759e49d3.adb538", - "wires": [ - [ - "69c0134b.12d4bc", - "2406746d.718e9c", - "1219e20.189511e", - "ddf06b3c.919978", - "5ad39d41.5556a4", - "32a7e5dd.ba553a", - "b549a3f6.730b" - ] - ] + "x": 777, + "y": 4060.5, + "z": "851f20d0.cecb9", + "wires": [] }, { - "id": "69c0134b.12d4bc", - "type": "record", - "name": "record", - "xml": "\n\n\n\n", + "id": "90ebd0d1.0e27a", + "type": "execute", + "name": "prepare gNBDUList for SO callback", + "xml": "\n \n\t\n\t\n", "comments": "", "outputs": 1, - "x": 1146.7497100830078, - "y": 497.1113567352295, - "z": "759e49d3.adb538", + "x": 3133.75, + "y": 5021.5, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "2406746d.718e9c", + "id": "4f487da.79f0984", "type": "execute", - "name": "printContext", - "xml": "\n\n\n\n", + "name": "prepare gNBCUUPList for SO callback", + "xml": "\n \n\t\n\t\n", "comments": "", "outputs": 1, - "x": 1177.861228942871, - "y": 540.5835838317871, - "z": "759e49d3.adb538", + "x": 1688, + "y": 3247.25, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "4d8fc93.38a1b38", - "type": "set", - "name": "set", - "xml": "\n\n", - "comments": "", - "x": 1139.2297019958496, - "y": 772.3680191040039, - "z": "759e49d3.adb538", - "wires": [] - }, - { - "id": "50de94e0.af3a4c", - "type": "returnFailure", - "name": "return failure", - "xml": "\n\n\n", + "id": "176c3707.cee7c9", + "type": "execute", + "name": "prepare gNBCUCPList for SO callback", + "xml": "\n \n\t\n\t\n", "comments": "", - "x": 1176.3405990600586, - "y": 806.1458168029785, - "z": "759e49d3.adb538", - "wires": [] + "outputs": 1, + "x": 2213, + "y": 1571.5, + "z": "851f20d0.cecb9", + "wires": [ + [] + ] }, { - "id": "1afef89e.d676f7", - "type": "block", - "name": "block", - "xml": "", - "atomic": "false", + "id": "61db22e5.255cbc", + "type": "for", + "name": "For coverageAreaTAList", + "xml": "", "comments": "", "outputs": 1, - "x": 1034.451551437378, - "y": 807.590329170227, - "z": "759e49d3.adb538", + "x": 423.69445037841797, + "y": 485.6667203903198, + "z": "851f20d0.cecb9", "wires": [ [ - "50de94e0.af3a4c", - "4d8fc93.38a1b38" + "c1b6536e.41454" ] ] }, { - "id": "5f02ba2a.e6e3c4", - "type": "failure", - "name": "failure", - "xml": "\n", + "id": "c1b6536e.41454", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", "comments": "", "outputs": 1, - "x": 908.7850303649902, - "y": 806.5903759002686, - "z": "759e49d3.adb538", + "x": 396.8816909790039, + "y": 560.989305973053, + "z": "851f20d0.cecb9", "wires": [ [ - "1afef89e.d676f7" + "11096942.0fe4b7", + "e06ed195.bb9dd", + "67a21af6.c45f74", + "f3b4b5a6.06c428", + "22aedb0e.d1c1f4", + "f23f4f55.9af9e" ] ] }, { - "id": "dc02e934.210fe8", + "id": "11096942.0fe4b7", "type": "execute", - "name": "set globalCustomerId", - "xml": "\n\n", + "name": "read trackingArea", + "xml": "\n\t\n\t\n", "comments": "", "outputs": 1, - "x": 630.7500228881836, - "y": 76.7499942779541, - "z": "759e49d3.adb538", + "x": 721.8056297302246, + "y": 392.9445219039917, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "870f1e08.970a2", - "type": "execute", - "name": "set serviceType", - "xml": "\n\n", + "id": "67a21af6.c45f74", + "type": "record", + "name": "record", + "xml": "\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 634.75, - "y": 115.74999809265137, - "z": "759e49d3.adb538", + "x": 665.6944808959961, + "y": 439.27770471572876, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "89d19ba6.2eb0d8", - "type": "execute", - "name": "Update RAN Inventory ConfigDB", - "xml": "\n\n\n\n\n \n\n\n", + "id": "e698a0cf.99018", + "type": "for", + "name": "for each rrmpolicyratio", + "xml": "\n", "comments": "", "outputs": 1, - "x": 787, - "y": 4161.249997138977, - "z": "759e49d3.adb538", + "x": 1828.0001678466797, + "y": 4090.750666618347, + "z": "851f20d0.cecb9", "wires": [ [ - "484fabb2.542944", - "129ccd65.29e5c3" + "8acb1ef3.7bf75" ] ] }, { - "id": "19504430.043d4c", - "type": "record", - "name": "record", - "xml": "\n\n\n", + "id": "15d0a6a8.2844c9", + "type": "set", + "name": "set rrmpolicyratio list size", + "xml": "\n\n\n ", "comments": "", - "outputs": 1, - "x": 756.2499885559082, - "y": 3942.749988555908, - "z": "759e49d3.adb538", - "wires": [ - [] - ] + "x": 1889, + "y": 4058.750002861023, + "z": "851f20d0.cecb9", + "wires": [] }, { - "id": "484fabb2.542944", - "type": "failure", - "name": "failure", - "xml": "\n", + "id": "8acb1ef3.7bf75", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", "comments": "", "outputs": 1, - "x": 1023.0006580352783, - "y": 4115.25035572052, - "z": "759e49d3.adb538", + "x": 2036, + "y": 4090.750002861023, + "z": "851f20d0.cecb9", "wires": [ [ - "5c99481b.b084e8" + "23354179.3a37be", + "f381d76b.7c5b58", + "6415c9b2.ba7f78", + "fb71fd5c.63b5a" ] ] }, { - "id": "5c99481b.b084e8", - "type": "block", - "name": "block", - "xml": "", - "atomic": "false", + "id": "23354179.3a37be", + "type": "set", + "name": "set rrmpolicyratioid", + "xml": "\n\t\n\t\n\n ", "comments": "", - "outputs": 1, - "x": 1163.0009765625, - "y": 4123.2502336502075, - "z": "759e49d3.adb538", - "wires": [ - [ - "1020acb1.416ca3", - "14910601.7b4e9a" - ] - ] + "x": 2053.000015258789, + "y": 4142.75018119812, + "z": "851f20d0.cecb9", + "wires": [] }, { - "id": "14910601.7b4e9a", + "id": "4eca6bcf.19f6f4", "type": "set", - "name": "set", - "xml": "\n\n", + "name": "set rrmpolicyratioid", + "xml": "\n\t\n\t\n", "comments": "", - "x": 1298.0006713867188, - "y": 4089.3617448806763, - "z": "759e49d3.adb538", + "x": 2128.2502059936523, + "y": 2577.75070476532, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "1020acb1.416ca3", - "type": "returnFailure", - "name": "return failure", - "xml": "\n\n\n", + "id": "a5d5d190.afc5c", + "type": "set", + "name": "set rrmpolicyratioid", + "xml": "\n\t\n\t\n", "comments": "", - "x": 1352.0003967285156, - "y": 4126.250294685364, - "z": "759e49d3.adb538", + "x": 3463.25040435791, + "y": 6216.750333786011, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "87b36f06.7ddc6", - "type": "record", - "name": "record", - "xml": "\n\n\n", + "id": "a7e4a69a.4eee18", + "type": "set", + "name": "set rrmpolicyratio list size", + "xml": "\n\n\n ", "comments": "", - "outputs": 1, - "x": 1371.0006484985352, - "y": 4178.250482559204, - "z": "759e49d3.adb538", - "wires": [ - [] - ] + "x": 2004.5, + "y": 2487.2500038146973, + "z": "851f20d0.cecb9", + "wires": [] }, { - "id": "2731b362.1d44bc", - "type": "block", - "name": "block", - "xml": "\n", - "atomic": "false", + "id": "d04803e9.e9861", + "type": "for", + "name": "for each rrmpolicyratio", + "xml": "\n", "comments": "", "outputs": 1, - "x": 1185.000400543213, - "y": 4194.250238418579, - "z": "759e49d3.adb538", + "x": 1821.500114440918, + "y": 2527.2500953674316, + "z": "851f20d0.cecb9", "wires": [ [ - "87b36f06.7ddc6", - "24da6566.d832ba" + "e47c84dd.df4ad8" ] ] }, { - "id": "129ccd65.29e5c3", - "type": "success", - "name": "success", - "xml": "\n", + "id": "e47c84dd.df4ad8", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", "comments": "", "outputs": 1, - "x": 1027.0006103515625, - "y": 4195.24999332428, - "z": "759e49d3.adb538", + "x": 2013.5000228881836, + "y": 2529.250308036804, + "z": "851f20d0.cecb9", "wires": [ [ - "2731b362.1d44bc" + "4eca6bcf.19f6f4", + "8ae4e7a8.66a468", + "75cd172c.0f47a8", + "5a4e2c1e.f4b764" ] ] }, { - "id": "5f8a32d4.ef21cc", + "id": "4950ccfb.7f5304", "type": "set", - "name": "set API params", - "xml": "\n\n\n\n\n", + "name": "set rrmpolicyratio list size", + "xml": "\n\n\n ", "comments": "", - "x": 747, - "y": 4030.499997138977, - "z": "759e49d3.adb538", + "x": 3318.000099182129, + "y": 6073.25020980835, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "cdc08301.def3d", - "type": "execute", - "name": "prepare gNBDUList for SO callback", - "xml": "\n \n\t\n\t\n", - "comments": "", - "outputs": 1, - "x": 3103.75, - "y": 4991.499997138977, - "z": "759e49d3.adb538", - "wires": [ - [] - ] - }, - { - "id": "a955d476.950388", - "type": "execute", - "name": "prepare gNBCUUPList for SO callback", - "xml": "\n \n\t\n\t\n", - "comments": "", - "outputs": 1, - "x": 1658, - "y": 3217.249997138977, - "z": "759e49d3.adb538", - "wires": [ - [] - ] - }, - { - "id": "aae2cdd.6be563", - "type": "execute", - "name": "prepare gNBCUCPList for SO callback", - "xml": "\n \n\t\n\t\n", - "comments": "", - "outputs": 1, - "x": 2183, - "y": 1541.499997138977, - "z": "759e49d3.adb538", - "wires": [ - [] - ] - }, - { - "id": "dd339cfd.b337b", + "id": "76a99db7.945c84", "type": "for", - "name": "For coverageAreaTAList", - "xml": "", + "name": "for each rrmpolicyratio", + "xml": "\n", "comments": "", "outputs": 1, - "x": 400.69447326660156, - "y": 706.666669845581, - "z": "759e49d3.adb538", + "x": 3300, + "y": 6117.250003814697, + "z": "851f20d0.cecb9", "wires": [ [ - "cd4b6235.e0287" + "57e004d0.dab4ec" ] ] }, { - "id": "cd4b6235.e0287", + "id": "57e004d0.dab4ec", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 416.8816833496094, - "y": 760.9892511367798, - "z": "759e49d3.adb538", + "x": 3484.25, + "y": 6152.250003814697, + "z": "851f20d0.cecb9", "wires": [ [ - "19ff865.3194d7a", - "1e69e183.e792ce", - "4fc256fa.a4e358", - "c7a236b2.5dc938", - "828ff83a.c5b398", - "409ce852.c50a18" + "a5d5d190.afc5c", + "40b98db3.d03d74", + "cc3c3709.78cbd8", + "725d04d4.4e5bdc" ] ] }, { - "id": "909aa702.3408d8", + "id": "f3b4b5a6.06c428", "type": "execute", - "name": "set trackingArea size", - "xml": "\n\t\n\t", + "name": "set params", + "xml": "\n", "comments": "", "outputs": 1, - "x": 756.25, - "y": 863.0555458068848, - "z": "759e49d3.adb538", + "x": 326.75, + "y": 1273.75, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "d35d291d.462898", + "id": "22aedb0e.d1c1f4", "type": "record", "name": "record", - "xml": "\n\n\n\n", + "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 719.5833129882812, - "y": 894.1666297912598, - "z": "759e49d3.adb538", + "x": 306.75, + "y": 1323.75, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "ddf06b3c.919978", + "id": "cd6c9239.1fbb9", "type": "execute", - "name": "SliStringUtils - split", - "xml": "\n \n \n \n ", - "comments": "", - "outputs": 1, - "x": 1242.6390991210938, - "y": 708.3334407806396, - "z": "759e49d3.adb538", - "wires": [ - [] - ] - }, - { - "id": "1219e20.189511e", - "type": "set", - "name": "set", - "xml": "\n\n", - "comments": "", - "x": 1170.9723091125488, - "y": 579.1667604446411, - "z": "759e49d3.adb538", - "wires": [] - }, - { - "id": "32a7e5dd.ba553a", - "type": "execute", - "name": "printContext", - "xml": "\n\n\n\n", + "name": "set trackingArea size", + "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 1254.5834503173828, - "y": 745.2779407501221, - "z": "759e49d3.adb538", + "x": 424.75001525878906, + "y": 390.7500104904175, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "19ff865.3194d7a", - "type": "execute", - "name": "read trackingArea", - "xml": "\n\t\n\t\n", + "id": "69b6790d.7ed958", + "type": "record", + "name": "record", + "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 506.8056182861328, - "y": 846.9444789886475, - "z": "759e49d3.adb538", + "x": 370.75001525878906, + "y": 429.75001764297485, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "4fc256fa.a4e358", + "id": "c627552.6535aa8", "type": "record", "name": "record", - "xml": "\n\n\n\n\n\n", + "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 460.6944580078125, - "y": 895.2777137756348, - "z": "759e49d3.adb538", + "x": 749.5, + "y": 4288.250002861023, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "b549a3f6.730b", - "type": "execute", - "name": "replace [", - "xml": "\n \n \n \n ", + "id": "5ae16c1.eea2c94", + "type": "switchNode", + "name": "check status", + "xml": "\n", "comments": "", "outputs": 1, - "x": 1186.250129699707, - "y": 617.2221546173096, - "z": "759e49d3.adb538", + "x": 774.4999961853027, + "y": 4341.99997651577, + "z": "851f20d0.cecb9", "wires": [ - [] + [ + "3604dc80.5b7134", + "8b24277.286fdd8" + ] ] }, { - "id": "5ad39d41.5556a4", - "type": "execute", - "name": "replace ]", - "xml": "\n \n \n \n ", + "id": "3604dc80.5b7134", + "type": "success", + "name": "success", + "xml": "\n", "comments": "", "outputs": 1, - "x": 1202.0833053588867, - "y": 654.1666874885559, - "z": "759e49d3.adb538", + "x": 957.5000114440918, + "y": 4299.0000985860825, + "z": "851f20d0.cecb9", "wires": [ - [] + [ + "a4463736.3d2688" + ] ] }, { - "id": "94801ef6.a02f1", - "type": "for", - "name": "for each rrmpolicyratio", - "xml": "\n", + "id": "8b24277.286fdd8", + "type": "other", + "name": "other", + "xml": "\n", "comments": "", "outputs": 1, - "x": 1798.0001678466797, - "y": 4060.750663757324, - "z": "759e49d3.adb538", + "x": 973.4999961853027, + "y": 4350.99997651577, + "z": "851f20d0.cecb9", "wires": [ [ - "af91dea7.b5d84" + "f78386b6.f7c7b8" ] ] }, { - "id": "68a30b4e.793cd4", + "id": "a4463736.3d2688", "type": "set", - "name": "set rrmpolicyratio list size", - "xml": "\n\n\n ", + "name": "status", + "xml": "\n", "comments": "", - "x": 1859, - "y": 4028.75, - "z": "759e49d3.adb538", + "x": 1133.5000114440918, + "y": 4302.000251173973, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "af91dea7.b5d84", - "type": "block", - "name": "block : atomic", - "xml": "", - "atomic": "true", + "id": "f78386b6.f7c7b8", + "type": "set", + "name": "failure status", + "xml": "\n", + "comments": "", + "x": 1134.4999961853027, + "y": 4345.99997651577, + "z": "851f20d0.cecb9", + "wires": [] + }, + { + "id": "736e2c41.e3fa04", + "type": "record", + "name": "record", + "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 2006, - "y": 4060.75, - "z": "759e49d3.adb538", + "x": 4719.000240325928, + "y": 2553.7500052452087, + "z": "851f20d0.cecb9", "wires": [ - [ - "7669c163.4084b", - "b77378b.9f21e88", - "8cf0b3fc.b6ae4", - "260f1453.e9193c" - ] + [] ] }, { - "id": "7669c163.4084b", - "type": "set", - "name": "set rrmpolicyratioid", - "xml": "\n\t\n\t\n\n ", + "id": "616adbcb.acfbc4", + "type": "switchNode", + "name": "check status", + "xml": "\n", "comments": "", - "x": 2023.000015258789, - "y": 4112.750178337097, - "z": "759e49d3.adb538", - "wires": [] + "outputs": 1, + "x": 4735.000240325928, + "y": 2609.5000052452087, + "z": "851f20d0.cecb9", + "wires": [ + [ + "4ce246be.808e08", + "1f7a9770.1dfa99" + ] + ] }, { - "id": "c537c039.da2e7", - "type": "set", - "name": "set rrmpolicyratioid", - "xml": "\n\t\n\t\n", + "id": "4ce246be.808e08", + "type": "success", + "name": "success", + "xml": "\n", "comments": "", - "x": 2098.2502059936523, - "y": 2547.750701904297, - "z": "759e49d3.adb538", - "wires": [] + "outputs": 1, + "x": 4906.000011444092, + "y": 2481.5000985860825, + "z": "851f20d0.cecb9", + "wires": [ + [ + "1cd5a063.9d81e" + ] + ] }, { - "id": "68d1d5b7.b6490c", + "id": "1cd5a063.9d81e", "type": "set", - "name": "set rrmpolicyratioid", - "xml": "\n\t\n\t\n", + "name": "status", + "xml": "\n", "comments": "", - "x": 3433.25040435791, - "y": 6186.750330924988, - "z": "759e49d3.adb538", + "x": 5082.000011444092, + "y": 2484.500251173973, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "80361e5c.20845", + "id": "b431d9c8.57fc38", "type": "set", - "name": "set rrmpolicyratio list size", - "xml": "\n\n\n ", + "name": "failure status", + "xml": "\n", "comments": "", - "x": 1974.5, - "y": 2457.2500009536743, - "z": "759e49d3.adb538", + "x": 5082.999996185303, + "y": 2528.49997651577, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "186543e1.ed936c", - "type": "for", - "name": "for each rrmpolicyratio", - "xml": "\n", + "id": "1f7a9770.1dfa99", + "type": "other", + "name": "other", + "xml": "\n", "comments": "", "outputs": 1, - "x": 1791.500114440918, - "y": 2497.2500925064087, - "z": "759e49d3.adb538", + "x": 4921.999996185303, + "y": 2533.49997651577, + "z": "851f20d0.cecb9", "wires": [ [ - "7b6cbdc7.03ebe4" + "b431d9c8.57fc38" ] ] }, { - "id": "7b6cbdc7.03ebe4", + "id": "36b7a424.f750bc", "type": "block", - "name": "block : atomic", + "name": "Add sliceprofile NRTRIC", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1983.5000228881836, - "y": 2499.2503051757812, - "z": "759e49d3.adb538", + "x": 858.000057220459, + "y": 895.7500228881836, + "z": "851f20d0.cecb9", "wires": [ [ - "c537c039.da2e7", - "27bc4086.0e4df", - "31c945af.5bb96a", - "4f25ca6f.2ed7e4" + "a12c1cfd.73b37", + "d70d2511.ad9c88", + "543de6b3.4c8428", + "d3f68f4b.db24a" ] ] }, { - "id": "cf96e759.6ebad8", - "type": "set", - "name": "set rrmpolicyratio list size", - "xml": "\n\n\n ", + "id": "543de6b3.4c8428", + "type": "switchNode", + "name": "ransim mounted", + "xml": "\n", "comments": "", - "x": 3288.000099182129, - "y": 6043.250206947327, - "z": "759e49d3.adb538", - "wires": [] + "outputs": 1, + "x": 1021.0005836486816, + "y": 800.4063949584961, + "z": "851f20d0.cecb9", + "wires": [ + [ + "a1dcdb87.0b73a8", + "8ab39c7.22fc86" + ] + ] }, { - "id": "c6b96ce4.c01ef", - "type": "for", - "name": "for each rrmpolicyratio", - "xml": "\n", + "id": "a1dcdb87.0b73a8", + "type": "outcome", + "name": "Not Mounted", + "xml": "\n", "comments": "", "outputs": 1, - "x": 3270, - "y": 6087.250000953674, - "z": "759e49d3.adb538", + "x": 1211.0002365112305, + "y": 766.4060344696045, + "z": "851f20d0.cecb9", "wires": [ [ - "5809a0a2.f455d" + "86a6aee7.092b6" ] ] }, { - "id": "5809a0a2.f455d", + "id": "86a6aee7.092b6", "type": "block", - "name": "block : atomic", + "name": "URL", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3454.25, - "y": 6122.250000953674, - "z": "759e49d3.adb538", + "x": 1372.2016677856445, + "y": 775.0051879882812, + "z": "851f20d0.cecb9", "wires": [ [ - "68d1d5b7.b6490c", - "c031f54a.8eeba8", - "f64c9af4.5d8e28", - "9f3572a0.a276d" + "85658d44.ba71e", + "f0de89e6.4a7878" ] ] }, { - "id": "c7a236b2.5dc938", + "id": "85658d44.ba71e", "type": "execute", - "name": "set params", - "xml": "\n", + "name": "generate addSliceProfile.ToNearRTRIC URL", + "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 296.75, - "y": 1243.749997138977, - "z": "759e49d3.adb538", + "x": 1672.0000610351562, + "y": 724.4063549041748, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "828ff83a.c5b398", - "type": "record", - "name": "record", - "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "id": "f0de89e6.4a7878", + "type": "execute", + "name": "Populate addSliceProfile.ToNearRTRIC URL", + "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 276.75, - "y": 1293.749997138977, - "z": "759e49d3.adb538", + "x": 1668.5349044799805, + "y": 761.0053405761719, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "581db54e.a0064c", + "id": "a1ecbfa9.0d171", "type": "execute", - "name": "set trackingArea size", - "xml": "\n\t\n\t", + "name": "generate addSliceProfile.ToNearRTRIC URL", + "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 413.75, - "y": 610.749997138977, - "z": "759e49d3.adb538", + "x": 1738.5348434448242, + "y": 803.0053863525391, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "e2d6e587.376b48", - "type": "record", - "name": "record", - "xml": "\n\n\n\n", + "id": "1fe85c9e.949c63", + "type": "execute", + "name": "Populate addSliceProfile.ToNearRTRIC URL", + "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 392.75, - "y": 652.749997138977, - "z": "759e49d3.adb538", + "x": 1750.069725036621, + "y": 847.6041946411133, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "f118882b.21e7f8", - "type": "record", - "name": "record", - "xml": "\n\n\n\n", + "id": "bcdaf805.ffad68", + "type": "execute", + "name": "Populate MOUNT NAME", + "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 719.5, - "y": 4258.25, - "z": "759e49d3.adb538", + "x": 1769.5351028442383, + "y": 888.0052156150341, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "c7b28301.8ff26", - "type": "switchNode", - "name": "check status", - "xml": "\n", + "id": "576467e9.55c118", + "type": "block", + "name": "ransim URL", + "xml": "", + "atomic": "true", "comments": "", "outputs": 1, - "x": 744.4999961853027, - "y": 4311.999973654747, - "z": "759e49d3.adb538", + "x": 1404.9899368286133, + "y": 877.4060802459717, + "z": "851f20d0.cecb9", "wires": [ [ - "ee2b01b1.13f8f", - "36ace43f.34380c" + "a1ecbfa9.0d171", + "1fe85c9e.949c63", + "bcdaf805.ffad68" ] ] }, { - "id": "ee2b01b1.13f8f", - "type": "success", - "name": "success", - "xml": "\n", + "id": "8ab39c7.22fc86", + "type": "outcome", + "name": "Mounted", + "xml": "\n", "comments": "", "outputs": 1, - "x": 927.5000114440918, - "y": 4269.0000957250595, - "z": "759e49d3.adb538", + "x": 1200.0001983642578, + "y": 852.4061050415039, + "z": "851f20d0.cecb9", "wires": [ [ - "986f0682.38af78" + "576467e9.55c118" ] ] }, { - "id": "36ace43f.34380c", - "type": "other", - "name": "other", - "xml": "\n", + "id": "d70d2511.ad9c88", + "type": "record", + "name": "record", + "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 943.4999961853027, - "y": 4320.999973654747, - "z": "759e49d3.adb538", + "x": 1097.0003509521484, + "y": 900.7500839233398, + "z": "851f20d0.cecb9", "wires": [ - [ - "a96f560f.b05888" - ] + [] ] }, { - "id": "986f0682.38af78", - "type": "set", - "name": "status", - "xml": "\n", - "comments": "", - "x": 1103.5000114440918, - "y": 4272.00024831295, - "z": "759e49d3.adb538", - "wires": [] - }, - { - "id": "a96f560f.b05888", - "type": "set", - "name": "failure status", - "xml": "\n", - "comments": "", - "x": 1104.4999961853027, - "y": 4315.999973654747, - "z": "759e49d3.adb538", - "wires": [] - }, - { - "id": "8697076f.a80788", + "id": "a12c1cfd.73b37", "type": "record", "name": "record", - "xml": "\n\n\n\n", + "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 4689.000240325928, - "y": 2523.750002384186, - "z": "759e49d3.adb538", + "x": 1096.0008101463318, + "y": 945.7394647598267, + "z": "851f20d0.cecb9", "wires": [ [] ] }, { - "id": "e7b7e590.b78e68", - "type": "switchNode", - "name": "check status", - "xml": "\n", + "id": "d3f68f4b.db24a", + "type": "execute", + "name": "add addSliceProfile.ToNearRTRIC using PUT", + "xml": "\n\n\n\n\n\n\n \n", "comments": "", "outputs": 1, - "x": 4705.000240325928, - "y": 2579.500002384186, - "z": "759e49d3.adb538", + "x": 1173.0011444091797, + "y": 1023.7500839233398, + "z": "851f20d0.cecb9", "wires": [ [ - "e6c9570f.ec4158", - "8dd2c80.2963e38" + "73b3a50d.387b7c", + "3a51e291.dc3f0e" ] ] }, { - "id": "e6c9570f.ec4158", + "id": "3a51e291.dc3f0e", "type": "success", "name": "success", - "xml": "\n", + "xml": "\n", "comments": "", "outputs": 1, - "x": 4876.000011444092, - "y": 2451.5000957250595, - "z": "759e49d3.adb538", + "x": 1488.0012168884277, + "y": 972.739336013794, + "z": "851f20d0.cecb9", "wires": [ [ - "73f6f8e5.9c9ef8" + "47b0a15c.e7c01" ] ] }, { - "id": "73f6f8e5.9c9ef8", - "type": "set", - "name": "status", - "xml": "\n", + "id": "47b0a15c.e7c01", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", "comments": "", - "x": 5052.000011444092, - "y": 2454.50024831295, - "z": "759e49d3.adb538", - "wires": [] + "outputs": 1, + "x": 1652.9998588562012, + "y": 991.7393572330475, + "z": "851f20d0.cecb9", + "wires": [ + [ + "61b81239.51260c" + ] + ] }, { - "id": "44b2efa3.d562a", - "type": "set", - "name": "failure status", - "xml": "\n", + "id": "61b81239.51260c", + "type": "record", + "name": "record", + "xml": "\n\n\n", + "comments": "", + "outputs": 1, + "x": 1817.0006523132324, + "y": 984.7398464679718, + "z": "851f20d0.cecb9", + "wires": [ + [] + ] + }, + { + "id": "8a0b6b58.7d8ad8", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\n\n", "comments": "", - "x": 5052.999996185303, - "y": 2498.499973654747, - "z": "759e49d3.adb538", + "x": 1799.000789642334, + "y": 927.7396411895752, + "z": "851f20d0.cecb9", "wires": [] }, { - "id": "8dd2c80.2963e38", - "type": "other", - "name": "other", - "xml": "\n", + "id": "7feea329.3b70bc", + "type": "block", + "name": "block", + "xml": "\n", + "atomic": "false", + "comments": "", + "outputs": 1, + "x": 1659.423885345459, + "y": 926.5607318878174, + "z": "851f20d0.cecb9", + "wires": [ + [ + "8a0b6b58.7d8ad8", + "5ce931d8.83b77" + ] + ] + }, + { + "id": "73b3a50d.387b7c", + "type": "failure", + "name": "failure", + "xml": "\n", "comments": "", "outputs": 1, - "x": 4891.999996185303, - "y": 2503.499973654747, - "z": "759e49d3.adb538", + "x": 1543.0003623962402, + "y": 920.7394123077393, + "z": "851f20d0.cecb9", "wires": [ [ - "44b2efa3.d562a" + "7feea329.3b70bc" ] ] } diff --git a/platform-logic/ran-slice-api/src/main/json/ran-slice-api_instantiateRANSliceReconfigure.json b/platform-logic/ran-slice-api/src/main/json/ran-slice-api_instantiateRANSliceReconfigure.json index ad88d133..a6c38dff 100644 --- a/platform-logic/ran-slice-api/src/main/json/ran-slice-api_instantiateRANSliceReconfigure.json +++ b/platform-logic/ran-slice-api/src/main/json/ran-slice-api_instantiateRANSliceReconfigure.json @@ -1,36 +1,36 @@ [ { - "id": "b24c7db0.969cf", + "id": "f4ae2c81.e657a", "type": "method", "name": "method", "xml": "\n", "comments": "", "outputs": 1, - "x": 510.75, - "y": 166.75, - "z": "d1da56d7.1e7b78", + "x": 554.6875, + "y": 223.4375, + "z": "9ebd676c.bc9298", "wires": [ [ - "4b8ac01.a9b434" + "a62dab63.de7ad8" ] ] }, { - "id": "ed8ce47a.fe3698", + "id": "999e27e7.811448", "type": "dgstart", "name": "DGSTART", "outputs": 1, - "x": 134.74999618530273, - "y": 71.74997234344482, - "z": "d1da56d7.1e7b78", + "x": 178.68749618530273, + "y": 128.43747234344482, + "z": "9ebd676c.bc9298", "wires": [ [ - "9f703b81.c1aae8" + "7814db.8fd9eb24" ] ] }, { - "id": "9f703b81.c1aae8", + "id": "7814db.8fd9eb24", "type": "service-logic", "name": "ran-slice-api ${project.version}", "module": "ran-slice-api", @@ -38,2111 +38,2137 @@ "comments": "", "xml": "", "outputs": 1, - "x": 267.7499694824219, - "y": 168.75005340576172, - "z": "d1da56d7.1e7b78", + "x": 311.6874694824219, + "y": 225.43755340576172, + "z": "9ebd676c.bc9298", "wires": [ [ - "b24c7db0.969cf" + "f4ae2c81.e657a" ] ] }, { - "id": "f4b6650c.a050e8", + "id": "f869fec3.26981", "type": "returnSuccess", "name": "return success", "xml": "\n\n\n", "comments": "", - "x": 196.2396240234375, - "y": 1109.7502908706665, - "z": "d1da56d7.1e7b78", + "x": 240.1771240234375, + "y": 1166.4377908706665, + "z": "9ebd676c.bc9298", "wires": [] }, { - "id": "f059fd37.4ed2c", + "id": "ef860a2f.3fb1f8", "type": "comment", "name": "instantiateRANSliceReconfigure", "info": "", "comments": "", - "x": 479.75, - "y": 108.76037216186523, - "z": "d1da56d7.1e7b78", + "x": 523.6875, + "y": 165.44787216186523, + "z": "9ebd676c.bc9298", "wires": [] }, { - "id": "4b8ac01.a9b434", + "id": "a62dab63.de7ad8", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 145.74996948242188, - "y": 288.7603759765625, - "z": "d1da56d7.1e7b78", + "x": 189.68746948242188, + "y": 345.4478759765625, + "z": "9ebd676c.bc9298", "wires": [ [ - "f4b6650c.a050e8", - "27157e51.0df202", - "2731e85b.601c28", - "5bf86ac4.b8b1e4" + "f869fec3.26981", + "80b179ef.c11348", + "1b19804b.7eb57", + "d20c29d9.8c9fe8" ] ] }, { - "id": "58a18f59.28a6a", + "id": "1a4b54a8.a756cb", "type": "execute", "name": "add RRM Policy ToNRCellDU using PUT", "xml": "\n\n\n\n\n\n\n \n", "comments": "", "outputs": 1, - "x": 4026.739906311035, - "y": 7593.770859479904, - "z": "d1da56d7.1e7b78", + "x": 4070.677406311035, + "y": 7650.458359479904, + "z": "9ebd676c.bc9298", "wires": [ [ - "6fd77e68.2d0ec" + "94797250.ab2dd" ] ] }, { - "id": "6fd77e68.2d0ec", + "id": "94797250.ab2dd", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 4363.739784240723, - "y": 7619.760361433029, - "z": "d1da56d7.1e7b78", + "x": 4407.677284240723, + "y": 7676.447861433029, + "z": "9ebd676c.bc9298", "wires": [ [ - "f0bd358f.a700e8" + "6f83ffc3.f3b81" ] ] }, { - "id": "f0bd358f.a700e8", + "id": "6f83ffc3.f3b81", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 4543.739540100098, - "y": 7616.760361433029, - "z": "d1da56d7.1e7b78", + "x": 4587.677040100098, + "y": 7673.447861433029, + "z": "9ebd676c.bc9298", "wires": [ [ - "c94f16ac.80d678" + "51209f56.63bda" ] ] }, { - "id": "c94f16ac.80d678", + "id": "51209f56.63bda", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 4692.739841461182, - "y": 7642.760554075241, - "z": "d1da56d7.1e7b78", + "x": 4736.677341461182, + "y": 7699.448054075241, + "z": "9ebd676c.bc9298", "wires": [ [] ] }, { - "id": "5bf86ac4.b8b1e4", + "id": "d20c29d9.8c9fe8", "type": "block", "name": "SO Response", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 225.5, - "y": 1060.0146198272705, - "z": "d1da56d7.1e7b78", + "x": 269.4375, + "y": 1116.7021198272705, + "z": "9ebd676c.bc9298", "wires": [ [ - "fbdf36d2.d428a8", - "3f1931e1.a211de", - "efd0b10c.a5819", - "9d63de5e.8e682" + "deea80bb.ae04a", + "9d29d5c6.83cfc8", + "9e07afd4.ee649", + "d5e822c6.e425" ] ] }, { - "id": "fbdf36d2.d428a8", + "id": "deea80bb.ae04a", "type": "record", "name": "record SO reply parms", "xml": "\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 393.7499771118164, - "y": 1427.7648248672485, - "z": "d1da56d7.1e7b78", + "x": 437.6874771118164, + "y": 1484.4523248672485, + "z": "9ebd676c.bc9298", "wires": [ [] ] }, { - "id": "cbc8b2d8.13b52", + "id": "9c5f9721.d61068", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 427.7500762939453, - "y": 1524.7645282745361, - "z": "d1da56d7.1e7b78", + "x": 471.6875762939453, + "y": 1581.4520282745361, + "z": "9ebd676c.bc9298", "wires": [ [ - "474c52c2.f0ec3c" + "51e96ce4.92e244" ] ] }, { - "id": "8daf872.91ed978", + "id": "d1d6af16.b9028", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 419.7499694824219, - "y": 1597.7644786834717, - "z": "d1da56d7.1e7b78", + "x": 463.6874694824219, + "y": 1654.4519786834717, + "z": "9ebd676c.bc9298", "wires": [ [ - "2e8aa5dc.02933a" + "f1cdb61d.7a1448" ] ] }, { - "id": "2e8aa5dc.02933a", + "id": "f1cdb61d.7a1448", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 565.749813079834, - "y": 1602.7645874023438, - "z": "d1da56d7.1e7b78", + "x": 609.687313079834, + "y": 1659.4520874023438, + "z": "9ebd676c.bc9298", "wires": [ [ - "85a46ab6.8bc958" + "d816a3c4.0626" ] ] }, { - "id": "474c52c2.f0ec3c", + "id": "51e96ce4.92e244", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 576.7499771118164, - "y": 1520.764663696289, - "z": "d1da56d7.1e7b78", + "x": 620.6874771118164, + "y": 1577.452163696289, + "z": "9ebd676c.bc9298", "wires": [ [ - "99e0e1e0.b2633", - "9e1a252f.d9b4e8" + "6810cd91.007e04", + "825398a9.ceff08" ] ] }, { - "id": "99e0e1e0.b2633", + "id": "6810cd91.007e04", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 723.7495956420898, - "y": 1531.7644052505493, - "z": "d1da56d7.1e7b78", + "x": 767.6870956420898, + "y": 1588.4519052505493, + "z": "9ebd676c.bc9298", "wires": [] }, { - "id": "85a46ab6.8bc958", + "id": "d816a3c4.0626", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 726.7497329711914, - "y": 1608.764479637146, - "z": "d1da56d7.1e7b78", + "x": 770.6872329711914, + "y": 1665.451979637146, + "z": "9ebd676c.bc9298", "wires": [ [] ] }, { - "id": "c48f89b1.d18a38", + "id": "f542e28a.9466f", "type": "block", "name": "block : SO Response", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2958.2410202026367, - "y": 713.7605400085449, - "z": "d1da56d7.1e7b78", + "x": 3002.1785202026367, + "y": 770.4480400085449, + "z": "9ebd676c.bc9298", "wires": [ [ - "63712045.5256a", - "7b2f35ba.28701c", - "19ea2004.4e897" + "722676bf.721c48", + "b64e8a62.9e6d68", + "e175024a.59c41" ] ] }, { - "id": "63712045.5256a", + "id": "722676bf.721c48", "type": "set", "name": "set tmp variables for SO response", "xml": "\n\n\n\n\n\n", "comments": "", - "x": 3276.2419967651367, - "y": 637.6601982116699, - "z": "d1da56d7.1e7b78", + "x": 3320.1794967651367, + "y": 694.3476982116699, + "z": "9ebd676c.bc9298", "wires": [] }, { - "id": "7b2f35ba.28701c", + "id": "b64e8a62.9e6d68", "type": "record", "name": "record configdb RestAPI parms", "xml": "\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3251.240882873535, - "y": 734.7608757019043, - "z": "d1da56d7.1e7b78", + "x": 3295.178382873535, + "y": 791.4483757019043, + "z": "9ebd676c.bc9298", "wires": [ [] ] }, { - "id": "19ea2004.4e897", + "id": "e175024a.59c41", "type": "execute", "name": "Send to SO", "xml": "\n\n\n\n\n \n\n", "comments": "", "outputs": 1, - "x": 3166.240894317627, - "y": 831.7607536315918, - "z": "d1da56d7.1e7b78", + "x": 3210.178394317627, + "y": 888.4482536315918, + "z": "9ebd676c.bc9298", "wires": [ [ - "fbcf6132.18bc7", - "4cad675d.c40118" + "b2cf21cc.36356", + "1f01ec9a.58cbe3" ] ] }, { - "id": "fbcf6132.18bc7", + "id": "b2cf21cc.36356", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 3392.240902900696, - "y": 808.7607226371765, - "z": "d1da56d7.1e7b78", + "x": 3436.178402900696, + "y": 865.4482226371765, + "z": "9ebd676c.bc9298", "wires": [ [ - "fed346c0.cea928" + "7a1be79b.dde208" ] ] }, { - "id": "4cad675d.c40118", + "id": "1f01ec9a.58cbe3", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 3382.2407569885254, - "y": 916.7606620788574, - "z": "d1da56d7.1e7b78", + "x": 3426.1782569885254, + "y": 973.4481620788574, + "z": "9ebd676c.bc9298", "wires": [ [ - "d218d0cb.23013" + "a8b1ae0b.55b9c" ] ] }, { - "id": "d218d0cb.23013", + "id": "a8b1ae0b.55b9c", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 3532.2405433654785, - "y": 935.7607231140137, - "z": "d1da56d7.1e7b78", + "x": 3576.1780433654785, + "y": 992.4482231140137, + "z": "9ebd676c.bc9298", "wires": [ [ - "f78009ee.ed8188" + "f6123b59.cb0e68" ] ] }, { - "id": "fed346c0.cea928", + "id": "7a1be79b.dde208", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 3543.2407722473145, - "y": 803.760844707489, - "z": "d1da56d7.1e7b78", + "x": 3587.1782722473145, + "y": 860.448344707489, + "z": "9ebd676c.bc9298", "wires": [ [ - "fe21cfa5.d67e1" + "20e961e5.65990e" ] ] }, { - "id": "fe21cfa5.d67e1", + "id": "20e961e5.65990e", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 3709.240451812744, - "y": 806.7606620788574, - "z": "d1da56d7.1e7b78", + "x": 3753.177951812744, + "y": 863.4481620788574, + "z": "9ebd676c.bc9298", "wires": [] }, { - "id": "f78009ee.ed8188", + "id": "f6123b59.cb0e68", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 3696.2405586242676, - "y": 941.7606620788574, - "z": "d1da56d7.1e7b78", + "x": 3740.1780586242676, + "y": 998.4481620788574, + "z": "9ebd676c.bc9298", "wires": [ [] ] }, { - "id": "9e1a252f.d9b4e8", + "id": "825398a9.ceff08", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 711.2602043151855, - "y": 1435.7538967132568, - "z": "d1da56d7.1e7b78", + "x": 755.1977043151855, + "y": 1492.4413967132568, + "z": "9ebd676c.bc9298", "wires": [] }, { - "id": "efd0b10c.a5819", + "id": "9e07afd4.ee649", "type": "execute", "name": "generate URL for SO Callback", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 416.089599609375, - "y": 1363.749979019165, - "z": "d1da56d7.1e7b78", + "x": 460.027099609375, + "y": 1420.437479019165, + "z": "9ebd676c.bc9298", "wires": [ [] ] }, { - "id": "e0df4b22.4af068", + "id": "e9160fea.9b572", "type": "failure", "name": "true", "xml": "\n", "comments": "", "outputs": 1, - "x": 702.7502326965332, - "y": 226.75006008148193, - "z": "d1da56d7.1e7b78", + "x": 746.6877326965332, + "y": 283.43756008148193, + "z": "9ebd676c.bc9298", "wires": [ [ - "dc796750.c188e8" + "a8a4c5da.0884d8" ] ] }, { - "id": "27157e51.0df202", + "id": "80b179ef.c11348", "type": "execute", "name": "payload has dLThptPerSlice", "xml": "\n \n \n", "comments": "", "outputs": 1, - "x": 462.7500991821289, - "y": 504.7500252723694, - "z": "d1da56d7.1e7b78", + "x": 506.6875991821289, + "y": 561.4375252723694, + "z": "9ebd676c.bc9298", "wires": [ [ - "e0df4b22.4af068", - "bcbebaf7.2d1a18" + "e9160fea.9b572", + "39e444a1.4c285c" ] ] }, { - "id": "bcbebaf7.2d1a18", + "id": "39e444a1.4c285c", "type": "failure", "name": "false", "xml": "\n", "comments": "", "outputs": 1, - "x": 327.25665283203125, - "y": 646.75022315979, - "z": "d1da56d7.1e7b78", + "x": 371.19415283203125, + "y": 703.43772315979, + "z": "9ebd676c.bc9298", "wires": [ [ - "f620650.32c2f98" + "be23b479.0b7328" ] ] }, { - "id": "c888e6a6.7e5708", + "id": "7d98378a.1d1488", "type": "failure", "name": "true", "xml": "\n", "comments": "", "outputs": 1, - "x": 494.75038146972656, - "y": 1008.7502222061157, - "z": "d1da56d7.1e7b78", + "x": 538.6878814697266, + "y": 1065.4377222061157, + "z": "9ebd676c.bc9298", "wires": [ [ - "f4ba67c0.a31e88" + "2ae3fc00.93e234" ] ] }, { - "id": "dc796750.c188e8", + "id": "a8a4c5da.0884d8", "type": "block", "name": "Closed Loop", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 764.7502288818359, - "y": 87.75003004074097, - "z": "d1da56d7.1e7b78", + "x": 808.6877288818359, + "y": 144.43753004074097, + "z": "9ebd676c.bc9298", "wires": [ [ - "d279fa53.715268", - "c667ee72.f52b7" + "1e81a915.64d807", + "8bdeed60.9b64a" ] ] }, { - "id": "f4ba67c0.a31e88", + "id": "2ae3fc00.93e234", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "outputs": 1, - "x": 661.7502899169922, - "y": 1007.750207901001, - "z": "d1da56d7.1e7b78", + "x": 705.6877899169922, + "y": 1064.437707901001, + "z": "9ebd676c.bc9298", "wires": [ [ - "d80bb00a.4839a", - "51fc4962.028358", - "94895eee.b9676", - "39732f52.6ba52" + "20d4d101.cc639e", + "d379a487.a98a28", + "ada02534.068408", + "d6d32295.d9fbe" ] ] }, { - "id": "f620650.32c2f98", + "id": "be23b479.0b7328", "type": "execute", "name": "Intelligent Slicing", "xml": "\n \n \n", "comments": "", "outputs": 1, - "x": 320.7504577636719, - "y": 1006.7502689361572, - "z": "d1da56d7.1e7b78", + "x": 364.6879577636719, + "y": 1063.4377689361572, + "z": "9ebd676c.bc9298", "wires": [ [ - "c888e6a6.7e5708" + "7d98378a.1d1488" ] ] }, { - "id": "d279fa53.715268", + "id": "1e81a915.64d807", "type": "record", "name": "record", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 970.7500152587891, - "y": 72.75002574920654, - "z": "d1da56d7.1e7b78", + "x": 1014.6875152587891, + "y": 129.43752574920654, + "z": "9ebd676c.bc9298", "wires": [ [] ] }, { - "id": "d80bb00a.4839a", + "id": "20d4d101.cc639e", "type": "record", "name": "record", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 818.7503967285156, - "y": 978.7502517700195, - "z": "d1da56d7.1e7b78", + "x": 862.6878967285156, + "y": 1035.4377517700195, + "z": "9ebd676c.bc9298", "wires": [ [] ] }, { - "id": "2731e85b.601c28", + "id": "1b19804b.7eb57", "type": "record", "name": "record", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 535.75, - "y": 239.75, - "z": "d1da56d7.1e7b78", + "x": 579.6875, + "y": 296.4375, + "z": "9ebd676c.bc9298", "wires": [ [] ] }, { - "id": "c667ee72.f52b7", + "id": "8bdeed60.9b64a", "type": "block", "name": "NearRTRIC", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 868.7605514526367, - "y": 201.76043796539307, - "z": "d1da56d7.1e7b78", + "x": 912.6980514526367, + "y": 258.44793796539307, + "z": "9ebd676c.bc9298", "wires": [ [ - "5d65741b.2f5dbc", - "90c3b588.12eb28" + "3d80ca46.4012f6", + "2d42cc94.1ef5f4" ] ] }, { - "id": "51fc4962.028358", + "id": "d379a487.a98a28", "type": "block", "name": "CUCP", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 795.7607955932617, - "y": 1122.7605228424072, - "z": "d1da56d7.1e7b78", + "x": 839.6982955932617, + "y": 1179.4480228424072, + "z": "9ebd676c.bc9298", "wires": [ [ - "2f3cb6aa.93898a", - "6af9dda3.2dd684" + "427c983f.4ef798", + "6ec50d02.c4cad4" ] ] }, { - "id": "1aea211b.c8b17f", + "id": "c55c513c.310d2", "type": "execute", "name": "Update slice profile for nearRTRIC", "xml": "\n\n\n\n\n\n\n \n\n", "comments": "", "outputs": 1, - "x": 1439.6495742797852, - "y": 384.7604637145996, - "z": "d1da56d7.1e7b78", + "x": 1483.5870742797852, + "y": 441.4479637145996, + "z": "9ebd676c.bc9298", "wires": [ [ - "6578c65d.779e88", - "adfe63a5.2b78" + "5de2628.f1d349c", + "82f66885.660948" ] ] }, { - "id": "6578c65d.779e88", + "id": "5de2628.f1d349c", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 1725.6499099731445, - "y": 325.74999618530273, - "z": "d1da56d7.1e7b78", + "x": 1769.5874099731445, + "y": 382.43749618530273, + "z": "9ebd676c.bc9298", "wires": [ [ - "75b1597a.f98078" + "c01fa28e.af3f9" ] ] }, { - "id": "adfe63a5.2b78", + "id": "82f66885.660948", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 1718.649974822998, - "y": 385.74990463256836, - "z": "d1da56d7.1e7b78", + "x": 1762.587474822998, + "y": 442.43740463256836, + "z": "9ebd676c.bc9298", "wires": [ [ - "5fada710.663628" + "23271cc4.7ac7f4" ] ] }, { - "id": "75b1597a.f98078", + "id": "c01fa28e.af3f9", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 1908.6500053405762, - "y": 368.75000381469727, - "z": "d1da56d7.1e7b78", + "x": 1952.5875053405762, + "y": 425.43750381469727, + "z": "9ebd676c.bc9298", "wires": [ [ - "5f9052e7.0e233c", - "b7aa5934.3c40c8", - "c48f89b1.d18a38" + "6717e4f3.ce834c", + "e46c5941.087b28", + "f542e28a.9466f" ] ] }, { - "id": "5fada710.663628", + "id": "23271cc4.7ac7f4", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 1900.6496391296387, - "y": 414.7499656677246, - "z": "d1da56d7.1e7b78", + "x": 1944.5871391296387, + "y": 471.4374656677246, + "z": "9ebd676c.bc9298", "wires": [ [ - "cfb61ca.7540ee", - "ef54b6a8.1c5338" + "c4ee048f.670368", + "f09429a0.3c3408" ] ] }, { - "id": "ea9b6d81.24726", + "id": "e22d8202.486e3", "type": "block", "name": "Update SiceProfile for NeaeRTRIC", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1036.7500915527344, - "y": 369.4947757720947, - "z": "d1da56d7.1e7b78", + "x": 1080.6875915527344, + "y": 426.1822757720947, + "z": "9ebd676c.bc9298", "wires": [ [ - "49f3f9d8.e70bb8", - "1bef58c6.1c4687", - "6178a226.da38bc", - "1aea211b.c8b17f" + "123dc789.d53488", + "a87f8b52.6b8e08", + "7c23ab7a.d68654", + "c55c513c.310d2" ] ] }, { - "id": "6178a226.da38bc", + "id": "7c23ab7a.d68654", "type": "switchNode", "name": "ransim mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 1388.750394821167, - "y": 260.1510200202465, - "z": "d1da56d7.1e7b78", + "x": 1432.687894821167, + "y": 316.8385200202465, + "z": "9ebd676c.bc9298", "wires": [ [ - "c777f294.db18d", - "be048c30.591ad" + "7f4413c3.15a72c", + "7e319efb.2e1e3" ] ] }, { - "id": "c777f294.db18d", + "id": "7f4413c3.15a72c", "type": "outcome", "name": "Not Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 1551.7503185272217, - "y": 192.15080973505974, - "z": "d1da56d7.1e7b78", + "x": 1595.6878185272217, + "y": 248.83830973505974, + "z": "9ebd676c.bc9298", "wires": [ [ - "c0e08831.f060d8" + "327cc0a4.8a4db" ] ] }, { - "id": "be048c30.591ad", + "id": "7e319efb.2e1e3", "type": "outcome", "name": "Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 1563.7504386901855, - "y": 269.1509132385254, - "z": "d1da56d7.1e7b78", + "x": 1607.6879386901855, + "y": 325.8384132385254, + "z": "9ebd676c.bc9298", "wires": [ [ - "cfd0d98e.4a1168" + "795143ac.926f8c" ] ] }, { - "id": "1bef58c6.1c4687", + "id": "a87f8b52.6b8e08", "type": "record", "name": "record", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 1365.7506523132324, - "y": 295.4949840269983, - "z": "d1da56d7.1e7b78", + "x": 1409.6881523132324, + "y": 352.1824840269983, + "z": "9ebd676c.bc9298", "wires": [ [] ] }, { - "id": "49f3f9d8.e70bb8", + "id": "123dc789.d53488", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1366.751293182373, - "y": 340.4843406677246, - "z": "d1da56d7.1e7b78", + "x": 1410.688793182373, + "y": 397.1718406677246, + "z": "9ebd676c.bc9298", "wires": [ [] ] }, { - "id": "7dc45260.33f05c", + "id": "22e4e932.2b0ca6", "type": "execute", "name": "Populate MOUNT NAME", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 1980.2853164672852, - "y": 319.7500343322754, - "z": "d1da56d7.1e7b78", + "x": 2024.2228164672852, + "y": 376.4375343322754, + "z": "9ebd676c.bc9298", "wires": [ [] ] }, { - "id": "75187e82.ea858", + "id": "8db01d7b.44a72", "type": "execute", "name": "Populate addSliceProfile.ToNearRTRIC URL", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 2050.8199310302734, - "y": 275.3490562438965, - "z": "d1da56d7.1e7b78", + "x": 2094.7574310302734, + "y": 332.0365562438965, + "z": "9ebd676c.bc9298", "wires": [ [] ] }, { - "id": "cfd0d98e.4a1168", + "id": "795143ac.926f8c", "type": "block", "name": "ransim URL", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1746.7400932312012, - "y": 275.1508979797363, - "z": "d1da56d7.1e7b78", + "x": 1790.6775932312012, + "y": 331.8383979797363, + "z": "9ebd676c.bc9298", "wires": [ [ - "66cb49b8.a09c78", - "75187e82.ea858", - "7dc45260.33f05c" + "7524a904.15f6c8", + "8db01d7b.44a72", + "22e4e932.2b0ca6" ] ] }, { - "id": "66cb49b8.a09c78", + "id": "7524a904.15f6c8", "type": "execute", "name": "generate addSliceProfile.ToNearRTRIC URL", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 2042.2847747802734, - "y": 230.75024461746216, - "z": "d1da56d7.1e7b78", + "x": 2086.2222747802734, + "y": 287.43774461746216, + "z": "9ebd676c.bc9298", "wires": [ [] ] }, { - "id": "4bca87c6.56bc38", + "id": "353ab673.697b3a", "type": "execute", "name": "Populate addSliceProfile.ToNearRTRIC URL", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 2013.285140991211, - "y": 175.75013732910156, - "z": "d1da56d7.1e7b78", + "x": 2057.222640991211, + "y": 232.43763732910156, + "z": "9ebd676c.bc9298", "wires": [ [] ] }, { - "id": "93f2c37e.52446", + "id": "5698222d.b5a28c", "type": "execute", "name": "generate addSliceProfile.ToNearRTRIC URL", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 2008.7503662109375, - "y": 126.1511402130127, - "z": "d1da56d7.1e7b78", + "x": 2052.6878662109375, + "y": 182.8386402130127, + "z": "9ebd676c.bc9298", "wires": [ [] ] }, { - "id": "c0e08831.f060d8", + "id": "327cc0a4.8a4db", "type": "block", "name": "URL", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1710.9518432617188, - "y": 198.75000473856926, - "z": "d1da56d7.1e7b78", + "x": 1754.8893432617188, + "y": 255.43750473856926, + "z": "9ebd676c.bc9298", "wires": [ [ - "93f2c37e.52446", - "4bca87c6.56bc38" + "5698222d.b5a28c", + "353ab673.697b3a" ] ] }, { - "id": "90c3b588.12eb28", + "id": "2d42cc94.1ef5f4", "type": "set", "name": "set Temp Variables", "xml": "\n\n\n", "comments": "", - "x": 1032.7539825439453, - "y": 145.75392055511475, - "z": "d1da56d7.1e7b78", + "x": 1076.6914825439453, + "y": 202.44142055511475, + "z": "9ebd676c.bc9298", "wires": [] }, { - "id": "5d65741b.2f5dbc", + "id": "3d80ca46.4012f6", "type": "for", "name": "For Number of patches", "xml": "", "comments": "", "outputs": 1, - "x": 1013.7539215087891, - "y": 268.75392055511475, - "z": "d1da56d7.1e7b78", + "x": 1057.691421508789, + "y": 325.44142055511475, + "z": "9ebd676c.bc9298", "wires": [ [ - "ea9b6d81.24726", - "71c3e979.58d858", - "b7410b4b.5d8d98", - "6af9dda3.2dd684" + "e22d8202.486e3", + "230dec68.7cb7c4", + "2d02db2e.856a04", + "6ec50d02.c4cad4" ] ] }, { - "id": "71c3e979.58d858", + "id": "230dec68.7cb7c4", "type": "set", "name": "set Temp Variables", "xml": "\n\n\n", "comments": "", - "x": 1212.2049827575684, - "y": 189.76043224334717, - "z": "d1da56d7.1e7b78", + "x": 1256.1424827575684, + "y": 246.44793224334717, + "z": "9ebd676c.bc9298", "wires": [] }, { - "id": "5f9052e7.0e233c", + "id": "6717e4f3.ce834c", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 2094.204933166504, - "y": 369.76042556762695, - "z": "d1da56d7.1e7b78", + "x": 2138.142433166504, + "y": 426.44792556762695, + "z": "9ebd676c.bc9298", "wires": [] }, { - "id": "b7aa5934.3c40c8", + "id": "e46c5941.087b28", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 2104.204719543457, - "y": 408.64941024780273, - "z": "d1da56d7.1e7b78", + "x": 2148.142219543457, + "y": 465.33691024780273, + "z": "9ebd676c.bc9298", "wires": [] }, { - "id": "cfb61ca.7540ee", + "id": "c4ee048f.670368", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 2092.20463180542, - "y": 445.6493797302246, - "z": "d1da56d7.1e7b78", + "x": 2136.14213180542, + "y": 502.3368797302246, + "z": "9ebd676c.bc9298", "wires": [ [] ] }, { - "id": "ef54b6a8.1c5338", + "id": "f09429a0.3c3408", "type": "execute", "name": "printContext", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 2110.983039855957, - "y": 481.64941787719727, - "z": "d1da56d7.1e7b78", + "x": 2154.920539855957, + "y": 538.3369178771973, + "z": "9ebd676c.bc9298", "wires": [ [] ] }, { - "id": "94895eee.b9676", + "id": "ada02534.068408", "type": "set", "name": "set Temp Variables", "xml": "\n\n\n", "comments": "", - "x": 852.8720245361328, - "y": 1019.649528503418, - "z": "d1da56d7.1e7b78", + "x": 896.8095245361328, + "y": 1076.337028503418, + "z": "9ebd676c.bc9298", "wires": [] }, { - "id": "2f3cb6aa.93898a", + "id": "427c983f.4ef798", "type": "for", "name": "For Number of data Points", "xml": "", "comments": "", "outputs": 1, - "x": 1027.8715896606445, - "y": 1112.6494541168213, - "z": "d1da56d7.1e7b78", + "x": 1071.8090896606445, + "y": 1169.3369541168213, + "z": "9ebd676c.bc9298", "wires": [ [ - "ff317ab.8735a88" + "6a4a186b.f80ab8" ] ] }, { - "id": "6af9dda3.2dd684", + "id": "6ec50d02.c4cad4", "type": "block", "name": "get PLMNId", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1001.5, - "y": 535.4999732971191, - "z": "d1da56d7.1e7b78", + "x": 1045.4375, + "y": 592.1874732971191, + "z": "9ebd676c.bc9298", "wires": [ [ - "86788587.f52058", - "2bd64b8f.82f544", - "2dd88d01.be5312", - "91b028e9.9f93d8", - "528944a9.bc790c", - "5303822c.a01cdc" + "cdfd01c2.bb087", + "51d123e6.812bec", + "a78bd2d.9f2953", + "a8ee8669.5b18b8", + "20a64cf6.ff5984", + "9be2d64a.a3bbd8" ] ] }, { - "id": "86788587.f52058", + "id": "cdfd01c2.bb087", "type": "execute", "name": "get PLMNId URL", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 1266.4999923706055, - "y": 425.49996757507324, - "z": "d1da56d7.1e7b78", + "x": 1310.4374923706055, + "y": 482.18746757507324, + "z": "9ebd676c.bc9298", "wires": [ [] ] }, { - "id": "2bd64b8f.82f544", + "id": "51d123e6.812bec", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1240.0001182556152, - "y": 473.5000057220459, - "z": "d1da56d7.1e7b78", + "x": 1283.9376182556152, + "y": 530.1875057220459, + "z": "9ebd676c.bc9298", "wires": [ [] ] }, { - "id": "2dd88d01.be5312", + "id": "a78bd2d.9f2953", "type": "execute", "name": "Get PLMN from Sliceprofile id", "xml": "\n\n\n\n \n\n\n", "comments": "", "outputs": 1, - "x": 1307.7499923706055, - "y": 511.49995517730713, - "z": "d1da56d7.1e7b78", + "x": 1351.6874923706055, + "y": 568.1874551773071, + "z": "9ebd676c.bc9298", "wires": [ [ - "c725b1f.9c17f5", - "81e5d438.cdec78" + "580b6380.a3832c", + "81af58bb.bc1368" ] ] }, { - "id": "528944a9.bc790c", + "id": "20a64cf6.ff5984", "type": "set", "name": "set PLMNId", "xml": "\n", "comments": "", - "x": 1264.9375228881836, - "y": 552.1875219345093, - "z": "d1da56d7.1e7b78", + "x": 1308.8750228881836, + "y": 608.8750219345093, + "z": "9ebd676c.bc9298", "wires": [] }, { - "id": "f7be8f11.e7337", + "id": "76b26cb9.625d94", "type": "execute", "name": "find MCC", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 1665.7500343322754, - "y": 604.7500696182251, - "z": "d1da56d7.1e7b78", + "x": 1709.6875343322754, + "y": 661.4375696182251, + "z": "9ebd676c.bc9298", "wires": [ [] ] }, { - "id": "12967770.314669", + "id": "eadea779.aa7998", "type": "execute", "name": "find MNC", "xml": "\n \n \n ", "comments": "", "outputs": 1, - "x": 1676.5002136230469, - "y": 638.9999475479126, - "z": "d1da56d7.1e7b78", + "x": 1720.4377136230469, + "y": 695.6874475479126, + "z": "9ebd676c.bc9298", "wires": [ [] ] }, { - "id": "91b028e9.9f93d8", + "id": "a8ee8669.5b18b8", "type": "record", "name": "record", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1253.2435455322266, - "y": 670.993444442749, - "z": "d1da56d7.1e7b78", + "x": 1297.1810455322266, + "y": 727.680944442749, + "z": "9ebd676c.bc9298", "wires": [ [] ] }, { - "id": "c725b1f.9c17f5", + "id": "580b6380.a3832c", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 1545.2499923706055, - "y": 516.7499675750732, - "z": "d1da56d7.1e7b78", + "x": 1589.1874923706055, + "y": 573.4374675750732, + "z": "9ebd676c.bc9298", "wires": [ [ - "86c1ac17.260a" + "d0b97aa.5275988" ] ] }, { - "id": "81e5d438.cdec78", + "id": "81af58bb.bc1368", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 1543.8127365112305, - "y": 566.3124666213989, - "z": "d1da56d7.1e7b78", + "x": 1587.7502365112305, + "y": 622.9999666213989, + "z": "9ebd676c.bc9298", "wires": [ [ - "de2f65b2.380ce8" + "c6fc8a94.e90b18" ] ] }, { - "id": "86c1ac17.260a", + "id": "d0b97aa.5275988", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1718.2497940063477, - "y": 505.7500400543213, - "z": "d1da56d7.1e7b78", + "x": 1762.1872940063477, + "y": 562.4375400543213, + "z": "9ebd676c.bc9298", "wires": [ [ - "83c28bb6.d51a18", - "fad3d54e.815758" + "40d71717.0008a8", + "4aad3199.c331" ] ] }, { - "id": "de2f65b2.380ce8", + "id": "c6fc8a94.e90b18", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1704.812599182129, - "y": 544.3123931884766, - "z": "d1da56d7.1e7b78", + "x": 1748.750099182129, + "y": 600.9998931884766, + "z": "9ebd676c.bc9298", "wires": [ [ - "3b1555d0.f69e0a", - "29de30a2.74c7a", - "c48f89b1.d18a38" + "197cdde3.d46d22", + "a2a76d52.17f67", + "f542e28a.9466f" ] ] }, { - "id": "83c28bb6.d51a18", + "id": "40d71717.0008a8", "type": "record", "name": "record", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 1918.9995231628418, - "y": 505.5000648498535, - "z": "d1da56d7.1e7b78", + "x": 1962.9370231628418, + "y": 562.1875648498535, + "z": "9ebd676c.bc9298", "wires": [ [] ] }, { - "id": "fad3d54e.815758", + "id": "4aad3199.c331", "type": "execute", "name": "printContext", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 1954.7777366638184, - "y": 548.7500734329224, - "z": "d1da56d7.1e7b78", + "x": 1998.7152366638184, + "y": 605.4375734329224, + "z": "9ebd676c.bc9298", "wires": [ [] ] }, { - "id": "29de30a2.74c7a", + "id": "a2a76d52.17f67", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 1949.8129501342773, - "y": 581.4234933853149, - "z": "d1da56d7.1e7b78", + "x": 1993.7504501342773, + "y": 638.1109933853149, + "z": "9ebd676c.bc9298", "wires": [] }, { - "id": "3b1555d0.f69e0a", + "id": "197cdde3.d46d22", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 1949.812644958496, - "y": 617.3124780654907, - "z": "d1da56d7.1e7b78", + "x": 1993.750144958496, + "y": 673.9999780654907, + "z": "9ebd676c.bc9298", "wires": [] }, { - "id": "b7410b4b.5d8d98", + "id": "2d02db2e.856a04", "type": "block", "name": "Update NearRTRIC Config", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 762.25, - "y": 732.2499732971191, - "z": "d1da56d7.1e7b78", + "x": 806.1875, + "y": 788.9374732971191, + "z": "9ebd676c.bc9298", "wires": [ [ - "98e2e029.d50e8", - "47327c2c.cdd6a4", - "f9c127e5.84e9e8", - "e61c1415.20c848", - "8d6f5090.6c973" + "2051fa29.3f7ba6", + "98fa6e1a.b6327", + "48ddec9a.f4ec54", + "5ba9c334.7672ac", + "2b9caae9.350b86" ] ] }, { - "id": "98e2e029.d50e8", + "id": "2051fa29.3f7ba6", "type": "switchNode", "name": "ransim mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 1001.0000381469727, - "y": 652.7500114440918, - "z": "d1da56d7.1e7b78", + "x": 1044.9375381469727, + "y": 709.4375114440918, + "z": "9ebd676c.bc9298", "wires": [ [ - "223d5a1c.1b0fb6", - "9f90767.43c7588" + "a3a3615e.3cea9", + "560affac.9a3f1" ] ] }, { - "id": "223d5a1c.1b0fb6", + "id": "a3a3615e.3cea9", "type": "outcome", "name": "Not Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 1221.9999237060547, - "y": 709.7497630119324, - "z": "d1da56d7.1e7b78", + "x": 1265.9374237060547, + "y": 766.4372630119324, + "z": "9ebd676c.bc9298", "wires": [ [ - "55a7c56a.3fce3c" + "cc01e733.374d78" ] ] }, { - "id": "9f90767.43c7588", + "id": "560affac.9a3f1", "type": "outcome", "name": "Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 1216.0000038146973, - "y": 746.7499017715454, - "z": "d1da56d7.1e7b78", + "x": 1259.9375038146973, + "y": 803.4374017715454, + "z": "9ebd676c.bc9298", "wires": [ [ - "e8940986.b7ee28" + "38a95ed.43591a2" ] ] }, { - "id": "e8940986.b7ee28", + "id": "38a95ed.43591a2", "type": "block", "name": "ransim URL", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1392.9898414611816, - "y": 757.7498874664307, - "z": "d1da56d7.1e7b78", + "x": 1436.9273414611816, + "y": 814.4373874664307, + "z": "9ebd676c.bc9298", "wires": [ [ - "1d74dbdf.25ea24", - "4c4c0bee.483e74" + "8e4d7c6.e97b68", + "9d396567.e666a8" ] ] }, { - "id": "55a7c56a.3fce3c", + "id": "cc01e733.374d78", "type": "block", "name": "URL", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1381.2014484405518, - "y": 716.3489580154419, - "z": "d1da56d7.1e7b78", + "x": 1425.1389484405518, + "y": 773.0364580154419, + "z": "9ebd676c.bc9298", "wires": [ [ - "a7f2c835.dac1d8" + "261c75d4.08a57a" ] ] }, { - "id": "a7f2c835.dac1d8", + "id": "261c75d4.08a57a", "type": "execute", "name": "generate addnSSAIEntry.ToNearRTRIC URL", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 1662.999984741211, - "y": 706.7500991821289, - "z": "d1da56d7.1e7b78", + "x": 1706.937484741211, + "y": 763.4375991821289, + "z": "9ebd676c.bc9298", "wires": [ [] ] }, { - "id": "1d74dbdf.25ea24", + "id": "8e4d7c6.e97b68", "type": "execute", "name": "generate addnSSAIEntry.ToNearRTRIC URL", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 1712.5343799591064, - "y": 748.3491978943348, - "z": "d1da56d7.1e7b78", + "x": 1756.4718799591064, + "y": 805.0366978943348, + "z": "9ebd676c.bc9298", "wires": [ [] ] }, { - "id": "4c4c0bee.483e74", + "id": "9d396567.e666a8", "type": "execute", "name": "Populate MOUNT NAME", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 1655.534896850586, - "y": 793.3489608764648, - "z": "d1da56d7.1e7b78", + "x": 1699.472396850586, + "y": 850.0364608764648, + "z": "9ebd676c.bc9298", "wires": [ [] ] }, { - "id": "47327c2c.cdd6a4", + "id": "98fa6e1a.b6327", "type": "execute", "name": "prepare mcc", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 997.2500801086426, - "y": 695.2500720024109, - "z": "d1da56d7.1e7b78", + "x": 1041.1875801086426, + "y": 751.9375720024109, + "z": "9ebd676c.bc9298", "wires": [ [] ] }, { - "id": "f9c127e5.84e9e8", + "id": "48ddec9a.f4ec54", "type": "execute", "name": "prepare mnc", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 998.7500534057617, - "y": 735.2500114440918, - "z": "d1da56d7.1e7b78", + "x": 1042.6875534057617, + "y": 791.9375114440918, + "z": "9ebd676c.bc9298", "wires": [ [] ] }, { - "id": "d98e12cf.209e7", + "id": "c7a4042f.403948", "type": "execute", "name": "prepare sNssai", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 1001.7500534057617, - "y": 775.2499647140503, - "z": "d1da56d7.1e7b78", + "x": 1045.6875534057617, + "y": 831.9374647140503, + "z": "9ebd676c.bc9298", "wires": [ [] ] }, { - "id": "3a1d2a35.6a00e6", + "id": "9664ea32.a42528", "type": "execute", "name": "prepare uLThptPerSlice", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 1004.0000381469727, - "y": 819.250054359436, - "z": "d1da56d7.1e7b78", + "x": 1047.9375381469727, + "y": 875.937554359436, + "z": "9ebd676c.bc9298", "wires": [ [] ] }, { - "id": "d6823a6a.4c6468", + "id": "5424460c.74dd58", "type": "execute", "name": "prepare dLThptPerSlice", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 997.2500534057617, - "y": 860.0000238418579, - "z": "d1da56d7.1e7b78", + "x": 1041.1875534057617, + "y": 916.6875238418579, + "z": "9ebd676c.bc9298", "wires": [ [] ] }, { - "id": "e61c1415.20c848", + "id": "5ba9c334.7672ac", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 950.4999885559082, - "y": 895.499979019165, - "z": "d1da56d7.1e7b78", + "x": 994.4374885559082, + "y": 952.187479019165, + "z": "9ebd676c.bc9298", "wires": [ [] ] }, { - "id": "f1747783.e30e98", + "id": "388b8e6e.d38d72", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 1238.0000495910645, - "y": 944.0000343322754, - "z": "d1da56d7.1e7b78", + "x": 1281.9375495910645, + "y": 1000.6875343322754, + "z": "9ebd676c.bc9298", "wires": [ [ - "c14004b5.9a1838" + "15ba999b.e0ceb6" ] ] }, { - "id": "6a9992fc.795c2c", + "id": "e04a3f06.f03d4", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 1236.5627937316895, - "y": 993.5625333786011, - "z": "d1da56d7.1e7b78", + "x": 1280.5002937316895, + "y": 1050.250033378601, + "z": "9ebd676c.bc9298", "wires": [ [ - "a873143.b35e6e8" + "cf7dd075.4a9a5" ] ] }, { - "id": "c14004b5.9a1838", + "id": "15ba999b.e0ceb6", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1406.9998016357422, - "y": 938.0000581741333, - "z": "d1da56d7.1e7b78", + "x": 1450.9373016357422, + "y": 994.6875581741333, + "z": "9ebd676c.bc9298", "wires": [ [ - "71a12d75.5b5994" + "290479e8.5db636" ] ] }, { - "id": "a873143.b35e6e8", + "id": "cf7dd075.4a9a5", "type": "block", "name": "block", "xml": "", "atomic": "false", "comments": "", "outputs": 1, - "x": 1397.562656402588, - "y": 971.5624599456787, - "z": "d1da56d7.1e7b78", + "x": 1441.500156402588, + "y": 1028.2499599456787, + "z": "9ebd676c.bc9298", "wires": [ [ - "42069377.24c81c", - "8894a5e7.dc7408", - "c48f89b1.d18a38" + "55a53ced.fbcd64", + "a09edd9.d66502", + "f542e28a.9466f" ] ] }, { - "id": "71a12d75.5b5994", + "id": "290479e8.5db636", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 1618.7496070861816, - "y": 860.7501459121704, - "z": "d1da56d7.1e7b78", + "x": 1662.6871070861816, + "y": 917.4376459121704, + "z": "9ebd676c.bc9298", "wires": [ [] ] }, { - "id": "8894a5e7.dc7408", + "id": "a09edd9.d66502", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 1623.5632057189941, - "y": 916.6734857559204, - "z": "d1da56d7.1e7b78", + "x": 1667.5007057189941, + "y": 973.3609857559204, + "z": "9ebd676c.bc9298", "wires": [] }, { - "id": "42069377.24c81c", + "id": "55a53ced.fbcd64", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 1584.5627212524414, - "y": 967.5624780654907, - "z": "d1da56d7.1e7b78", + "x": 1628.5002212524414, + "y": 1024.2499780654907, + "z": "9ebd676c.bc9298", "wires": [] }, { - "id": "8d6f5090.6c973", + "id": "2b9caae9.350b86", "type": "execute", "name": "patch NearRTRIC - config", "xml": "\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1005.5000495910645, - "y": 942.7500219345093, - "z": "d1da56d7.1e7b78", + "x": 1049.4375495910645, + "y": 999.4375219345093, + "z": "9ebd676c.bc9298", "wires": [ [ - "f1747783.e30e98", - "6a9992fc.795c2c" + "388b8e6e.d38d72", + "e04a3f06.f03d4" ] ] }, { - "id": "3f1931e1.a211de", + "id": "9d29d5c6.83cfc8", "type": "set", "name": "set tmp variables for SO response", "xml": "\n\n\n\n\n", "comments": "", - "x": 426.4375, - "y": 1312.3749732971191, - "z": "d1da56d7.1e7b78", + "x": 470.375, + "y": 1369.0624732971191, + "z": "9ebd676c.bc9298", "wires": [] }, { - "id": "9d63de5e.8e682", + "id": "d5e822c6.e425", "type": "execute", "name": "Send to SO", "xml": "\n\n\n\n\n \n\n\n\n", "comments": "", "outputs": 1, - "x": 263.9375, - "y": 1556.1249732971191, - "z": "d1da56d7.1e7b78", + "x": 307.875, + "y": 1612.8124732971191, + "z": "9ebd676c.bc9298", "wires": [ [ - "cbc8b2d8.13b52", - "8daf872.91ed978" + "9c5f9721.d61068", + "d1d6af16.b9028" ] ] }, { - "id": "49d99fd7.fc694", + "id": "4f047810.3c5238", "type": "outcome", "name": "Not Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 1641.5000648498535, - "y": 1062.7500076293945, - "z": "d1da56d7.1e7b78", + "x": 1685.4375648498535, + "y": 1119.4375076293945, + "z": "9ebd676c.bc9298", "wires": [ [ - "191abe0b.872f32" + "28bdec69.fb4364" ] ] }, { - "id": "b038eec9.55512", + "id": "b4cb1e5c.9948c", "type": "outcome", "name": "Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 1635.500144958496, - "y": 1099.7501463890076, - "z": "d1da56d7.1e7b78", + "x": 1679.437644958496, + "y": 1156.4376463890076, + "z": "9ebd676c.bc9298", "wires": [ [ - "478492f6.e3bc0c" + "a8e4fca6.aee97" ] ] }, { - "id": "478492f6.e3bc0c", + "id": "a8e4fca6.aee97", "type": "block", "name": "ransim URL", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1812.4899826049805, - "y": 1110.7501320838928, - "z": "d1da56d7.1e7b78", + "x": 1856.4274826049805, + "y": 1167.4376320838928, + "z": "9ebd676c.bc9298", "wires": [ [ - "7610cbcc.f96fe4", - "979c14d1.cb1e58" + "62cebf1d.08dca", + "c611ccc1.6d8e4" ] ] }, { - "id": "191abe0b.872f32", + "id": "28bdec69.fb4364", "type": "block", "name": "URL", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1800.7015895843506, - "y": 1069.349202632904, - "z": "d1da56d7.1e7b78", + "x": 1844.6390895843506, + "y": 1126.036702632904, + "z": "9ebd676c.bc9298", "wires": [ [ - "893dfdaf.bebe3" + "c446f088.7af9d" ] ] }, { - "id": "893dfdaf.bebe3", + "id": "c446f088.7af9d", "type": "execute", "name": "generate addnSSAIEntry.ToNearRTRIC URL", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 2082.5001258850098, - "y": 1059.750343799591, - "z": "d1da56d7.1e7b78", + "x": 2126.4376258850098, + "y": 1116.437843799591, + "z": "9ebd676c.bc9298", "wires": [ [] ] }, { - "id": "7610cbcc.f96fe4", + "id": "62cebf1d.08dca", "type": "execute", "name": "generate addnSSAIEntry.ToNearRTRIC URL", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 2132.0345211029053, - "y": 1101.349442511797, - "z": "d1da56d7.1e7b78", + "x": 2175.9720211029053, + "y": 1158.036942511797, + "z": "9ebd676c.bc9298", "wires": [ [] ] }, { - "id": "979c14d1.cb1e58", + "id": "c611ccc1.6d8e4", "type": "execute", "name": "Populate MOUNT NAME", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 2075.0350379943848, - "y": 1146.349205493927, - "z": "d1da56d7.1e7b78", + "x": 2118.9725379943848, + "y": 1203.036705493927, + "z": "9ebd676c.bc9298", "wires": [ [] ] }, { - "id": "34e80fab.94589", + "id": "1cfa3d71.2d3fa3", "type": "switchNode", "name": "ransim mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 1451.500129699707, - "y": 1055.750005722046, - "z": "d1da56d7.1e7b78", + "x": 1495.437629699707, + "y": 1112.437505722046, + "z": "9ebd676c.bc9298", "wires": [ [ - "49d99fd7.fc694", - "b038eec9.55512" + "4f047810.3c5238", + "b4cb1e5c.9948c" ] ] }, { - "id": "1f9e057a.b5015b", + "id": "606b6775.a18bf8", "type": "execute", "name": "prepare mcc", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 1446.5000648498535, - "y": 1127.7500076293945, - "z": "d1da56d7.1e7b78", + "x": 1490.4375648498535, + "y": 1184.4375076293945, + "z": "9ebd676c.bc9298", "wires": [ [] ] }, { - "id": "c526ebdc.dcc278", + "id": "3f907a86.c2ad26", "type": "execute", "name": "prepare mnc", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 1448.0000381469727, - "y": 1167.7499470710754, - "z": "d1da56d7.1e7b78", + "x": 1491.9375381469727, + "y": 1224.4374470710754, + "z": "9ebd676c.bc9298", "wires": [ [] ] }, { - "id": "ff317ab.8735a88", + "id": "6a4a186b.f80ab8", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "outputs": 1, - "x": 1252.5000228881836, - "y": 1106.750039100647, - "z": "d1da56d7.1e7b78", + "x": 1296.4375228881836, + "y": 1163.437539100647, + "z": "9ebd676c.bc9298", "wires": [ [ - "34e80fab.94589", - "1f9e057a.b5015b", - "c526ebdc.dcc278", - "b7f1dcfa.9099e", - "92f9164e.8bd9f8", - "a597141c.955aa8", - "40a41a92.878344" + "1cfa3d71.2d3fa3", + "606b6775.a18bf8", + "3f907a86.c2ad26", + "d825b91c.27bc48", + "75ca05a0.ba475c", + "b8b27037.9d5ab", + "4b92d40d.528e5c" ] ] }, { - "id": "b7f1dcfa.9099e", + "id": "d825b91c.27bc48", "type": "for", "name": "For Number of cells", "xml": "", "comments": "", "outputs": 1, - "x": 1461.7501907348633, - "y": 1271.75004196167, - "z": "d1da56d7.1e7b78", + "x": 1505.6876907348633, + "y": 1328.43754196167, + "z": "9ebd676c.bc9298", "wires": [ [ - "73ca8487.787a6c" + "7bed6240.d9108c" ] ] }, { - "id": "874d627f.189ca", + "id": "83e28863.96fd98", "type": "execute", "name": "cellLocalId", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 1872.5000457763672, - "y": 1240.7500610351562, - "z": "d1da56d7.1e7b78", + "x": 1928.937629699707, + "y": 1234.9377765655518, + "z": "9ebd676c.bc9298", "wires": [ [] ] }, { - "id": "73ca8487.787a6c", + "id": "7bed6240.d9108c", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "outputs": 1, - "x": 1671.5, - "y": 1268.75, - "z": "d1da56d7.1e7b78", + "x": 1715.4375, + "y": 1325.4375, + "z": "9ebd676c.bc9298", "wires": [ [ - "874d627f.189ca", - "b903329b.50594", - "81ae2c97.4e515", - "add71935.c42ad8" + "83e28863.96fd98", + "fa247a04.5db3f8", + "c8a6e293.16cd3", + "f56f9270.39935", + "4a947320.b506ac" ] ] }, { - "id": "b903329b.50594", + "id": "fa247a04.5db3f8", "type": "execute", "name": "predictedMaxNumberofConns", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 1929.2500457763672, - "y": 1275.7501058578491, - "z": "d1da56d7.1e7b78", + "x": 1973.1875076293945, + "y": 1364.9376239776611, + "z": "9ebd676c.bc9298", "wires": [ [] ] }, { - "id": "81ae2c97.4e515", + "id": "c8a6e293.16cd3", "type": "execute", "name": "patch NearRTRIC - config", "xml": "\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1920, - "y": 1382.75, - "z": "d1da56d7.1e7b78", + "x": 1963.9375, + "y": 1439.4375, + "z": "9ebd676c.bc9298", "wires": [ [ - "573788df.ddddb8", - "7bdf8f5b.10a1" + "4c0b32fd.c75afc", + "7483f7e0.e84798" ] ] }, { - "id": "573788df.ddddb8", + "id": "4c0b32fd.c75afc", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 2152.5, - "y": 1384.000012397766, - "z": "d1da56d7.1e7b78", + "x": 2196.4375, + "y": 1440.687512397766, + "z": "9ebd676c.bc9298", "wires": [ [ - "4bcc1302.ba043c" + "f7e9fd1d.a0c2" ] ] }, { - "id": "7bdf8f5b.10a1", + "id": "7483f7e0.e84798", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 2151.062744140625, - "y": 1433.5625114440918, - "z": "d1da56d7.1e7b78", + "x": 2195.000244140625, + "y": 1490.2500114440918, + "z": "9ebd676c.bc9298", "wires": [ [ - "b111113c.40f09" + "da6606b.4fcbef8" ] ] }, { - "id": "b111113c.40f09", + "id": "da6606b.4fcbef8", "type": "block", "name": "block", "xml": "", "atomic": "false", "comments": "", "outputs": 1, - "x": 2312.0626068115234, - "y": 1411.5624380111694, - "z": "d1da56d7.1e7b78", + "x": 2356.0001068115234, + "y": 1468.2499380111694, + "z": "9ebd676c.bc9298", "wires": [ [ - "a13544b8.2f4298", - "1d24e1f0.9e612e", - "c48f89b1.d18a38" + "30beab96.b1d944", + "ef0a7650.cb7c78", + "f542e28a.9466f" ] ] }, { - "id": "4bcc1302.ba043c", + "id": "f7e9fd1d.a0c2", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2321.4997520446777, - "y": 1378.000036239624, - "z": "d1da56d7.1e7b78", + "x": 2365.4372520446777, + "y": 1434.687536239624, + "z": "9ebd676c.bc9298", "wires": [ [ - "8c850a61.9d5d58" + "73017d59.f89d74" ] ] }, { - "id": "a13544b8.2f4298", + "id": "30beab96.b1d944", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 2499.062671661377, - "y": 1407.5624561309814, - "z": "d1da56d7.1e7b78", + "x": 2543.000171661377, + "y": 1464.2499561309814, + "z": "9ebd676c.bc9298", "wires": [] }, { - "id": "1d24e1f0.9e612e", + "id": "ef0a7650.cb7c78", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 2538.0631561279297, - "y": 1356.6734638214111, - "z": "d1da56d7.1e7b78", + "x": 2582.0006561279297, + "y": 1413.3609638214111, + "z": "9ebd676c.bc9298", "wires": [] }, { - "id": "8c850a61.9d5d58", + "id": "73017d59.f89d74", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 2533.249557495117, - "y": 1300.7501239776611, - "z": "d1da56d7.1e7b78", + "x": 2577.187057495117, + "y": 1357.4376239776611, + "z": "9ebd676c.bc9298", "wires": [ [] ] }, { - "id": "39732f52.6ba52", + "id": "d6d32295.d9fbe", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 821.25, - "y": 1076.75, - "z": "d1da56d7.1e7b78", + "x": 865.1875, + "y": 1133.4375, + "z": "9ebd676c.bc9298", "wires": [ [] ] }, { - "id": "92f9164e.8bd9f8", + "id": "75ca05a0.ba475c", "type": "execute", "name": "CUCellListEntries", "xml": "\n\t\n\t\n\t", "comments": "", "outputs": 1, - "x": 1462.7500076293945, - "y": 1202.0000104904175, - "z": "d1da56d7.1e7b78", + "x": 1506.6875076293945, + "y": 1258.6875104904175, + "z": "9ebd676c.bc9298", "wires": [ [] ] }, { - "id": "a597141c.955aa8", + "id": "b8b27037.9d5ab", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1442.75, - "y": 1235, - "z": "d1da56d7.1e7b78", + "x": 1486.6875, + "y": 1291.6875, + "z": "9ebd676c.bc9298", "wires": [ [] ] }, { - "id": "add71935.c42ad8", + "id": "f56f9270.39935", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1868, - "y": 1329.25, - "z": "d1da56d7.1e7b78", + "x": 1909.4377555847168, + "y": 1402.187533378601, + "z": "9ebd676c.bc9298", "wires": [ [] ] }, { - "id": "40a41a92.878344", + "id": "4b92d40d.528e5c", "type": "set", "name": "set Temp Variables", "xml": "\n", "comments": "", - "x": 1468.25, - "y": 1011.25, - "z": "d1da56d7.1e7b78", + "x": 1512.1875, + "y": 1067.9375, + "z": "9ebd676c.bc9298", "wires": [] }, { - "id": "5303822c.a01cdc", + "id": "9be2d64a.a3bbd8", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "outputs": 1, - "x": 1261.2500457763672, - "y": 608.7500238418579, - "z": "d1da56d7.1e7b78", + "x": 1305.1875457763672, + "y": 665.4375238418579, + "z": "9ebd676c.bc9298", "wires": [ [ - "18f7864e.7ce22a", - "6d3ef7b9.ba50a8" + "2eae9783.b3f048", + "743d7949.25e8a8" ] ] }, { - "id": "6d3ef7b9.ba50a8", + "id": "743d7949.25e8a8", "type": "set", "name": "set mcc & mnc Variables", "xml": "\n\n", "comments": "", - "x": 1472.9771423339844, - "y": 666.3077244758606, - "z": "d1da56d7.1e7b78", + "x": 1516.9146423339844, + "y": 722.9952244758606, + "z": "9ebd676c.bc9298", "wires": [] }, { - "id": "18f7864e.7ce22a", + "id": "2eae9783.b3f048", "type": "execute", "name": "split pLMNId", "xml": "\n \n \n ", "comments": "", "outputs": 1, - "x": 1480.5224609375, - "y": 622.2623138427734, - "z": "d1da56d7.1e7b78", + "x": 1524.4599609375, + "y": 678.9498138427734, + "z": "9ebd676c.bc9298", + "wires": [ + [] + ] + }, + { + "id": "608ac868.ce80a8", + "type": "set", + "name": "append configParam", + "xml": "\n\t\n\t", + "comments": "", + "x": 1955.0000076293945, + "y": 1329.0625324249268, + "z": "9ebd676c.bc9298", + "wires": [] + }, + { + "id": "4a947320.b506ac", + "type": "execute", + "name": "append configParam", + "xml": "\n \n \n ", + "comments": "", + "outputs": 1, + "x": 1930.9375457763672, + "y": 1282.1875324249268, + "z": "9ebd676c.bc9298", "wires": [ [] ] diff --git a/platform-logic/ran-slice-api/src/main/json/ran-slice-api_terminateRANSliceInstance.json b/platform-logic/ran-slice-api/src/main/json/ran-slice-api_terminateRANSliceInstance.json index e20a83d0..191922df 100644 --- a/platform-logic/ran-slice-api/src/main/json/ran-slice-api_terminateRANSliceInstance.json +++ b/platform-logic/ran-slice-api/src/main/json/ran-slice-api_terminateRANSliceInstance.json @@ -1,20 +1,20 @@ [ { - "id": "62502bcc.66f714", + "id": "ab2cbb38.5b1548", "type": "dgstart", "name": "DGSTART", "outputs": 1, - "x": 159, - "y": 51, - "z": "681fe365.17b79c", + "x": 125.93746948242188, + "y": 110.50000286102295, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "572064bb.8831ec" + "3e75b5d2.86b88a" ] ] }, { - "id": "572064bb.8831ec", + "id": "3e75b5d2.86b88a", "type": "service-logic", "name": "ran-slice-api ${project.version}", "module": "ran-slice-api", @@ -22,8665 +22,8911 @@ "comments": "", "xml": "", "outputs": 1, - "x": 214.0000228881836, - "y": 137.99996852874756, - "z": "681fe365.17b79c", + "x": 180.93749237060547, + "y": 197.4999713897705, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "4b7ee4fc.d1e35c" + "a15e1668.6d4628" ] ] }, { - "id": "4b7ee4fc.d1e35c", + "id": "a15e1668.6d4628", "type": "method", "name": "method", "xml": "\n", "comments": "", "outputs": 1, - "x": 148, - "y": 197.99993419647217, - "z": "681fe365.17b79c", + "x": 114.93746948242188, + "y": 257.4999370574951, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "1dd439.8696abc7" + "f44f2ad6.d53e78" ] ] }, { - "id": "1dd439.8696abc7", + "id": "f44f2ad6.d53e78", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 153.99999237060547, - "y": 292.7499647140503, - "z": "681fe365.17b79c", + "x": 120.93746185302734, + "y": 352.24996757507324, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "a13999d5.13dfa8", - "9afe8a2f.2c9ce8", - "cf25ee61.62168", - "4b4f8ae1.4d04f4" + "ee062576.4060c8", + "42d82aa2.3e3df4", + "d22e193.150cbe8", + "a84fd19d.c1404" ] ] }, { - "id": "a13999d5.13dfa8", + "id": "ee062576.4060c8", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 367.99999618530273, - "y": 315.99999713897705, - "z": "681fe365.17b79c", + "x": 334.9374656677246, + "y": 375.5, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "28056d13.1adb12", - "5657f5bf.8033dc", - "33f9c89c.22e448", - "1de52104.ed19af", - "9122bb4.b278948", - "29a4c2d.d7ff73e", - "598df4a4.b19ffc", - "3a4a34c3.80f96c", - "55ae2ce.34cb9d4", - "4e6886e3.a23638", - "48fde408.564d5c", - "47449884.5cadd8", - "477a6692.3ec148", - "9e3e6385.08739", - "f9a1e52.1e42318", - "5d7613c4.1e14ec" + "39d6dc48.05e714", + "5f419111.c2c5f", + "a38c938a.944e7", + "b67e87df.a032b8", + "f66621ca.ced9", + "5f4a0c3f.45ca24", + "a69df01f.bc74e", + "45d0c578.c8ba6c", + "b34924a0.5577b8", + "163035c2.3d2eba", + "9f643c74.9b9b1", + "aa19d446.f11918", + "9086874c.666548", + "c7c7906e.14877", + "95f7659d.31ef38", + "f35c14d5.f3fb48" ] ] }, { - "id": "28056d13.1adb12", + "id": "39d6dc48.05e714", "type": "execute", "name": "generate getNearRTRICsFromRANNFNSSI URL", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 752.25, - "y": 459.2500071525574, - "z": "681fe365.17b79c", + "x": 719.1874694824219, + "y": 518.7500100135803, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "5657f5bf.8033dc", + "id": "5f419111.c2c5f", "type": "record", "name": "record configdb RestAPI params", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 692.2500152587891, - "y": 510.2500262260437, - "z": "681fe365.17b79c", + "x": 659.1874847412109, + "y": 569.7500290870667, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "33f9c89c.22e448", + "id": "a38c938a.944e7", "type": "execute", "name": "Get nearRTRIC for TrackingArea", "xml": "\n\n\n\n \n\n\n", "comments": "", "outputs": 1, - "x": 682.2500915527344, - "y": 562.2500567436218, - "z": "681fe365.17b79c", + "x": 649.1875610351562, + "y": 621.7500596046448, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "afa2e394.6a35f", - "8146c8e6.857c38" + "24fd35b1.3b958a", + "26e3bdce.b60de2" ] ] }, { - "id": "afa2e394.6a35f", + "id": "24fd35b1.3b958a", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 981.0680961608887, - "y": 580.0680804252625, - "z": "681fe365.17b79c", + "x": 948.0055656433105, + "y": 639.5680832862854, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "b3857860.08b528" + "1854053f.336d5b" ] ] }, { - "id": "b3857860.08b528", + "id": "1854053f.336d5b", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1151.0679931640625, - "y": 581.0681958198547, - "z": "681fe365.17b79c", + "x": 1118.0054626464844, + "y": 640.5681986808777, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "6c3736e0.b50ee8", - "9e72e683.e31d08" + "7c423082.59fa8", + "bc4f95b0.f6d498" ] ] }, { - "id": "6c3736e0.b50ee8", + "id": "7c423082.59fa8", "type": "record", "name": "record", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 1380.0677604675293, - "y": 481.0681757926941, - "z": "681fe365.17b79c", + "x": 1347.0052299499512, + "y": 540.568178653717, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "9e72e683.e31d08", + "id": "bc4f95b0.f6d498", "type": "execute", "name": "printContext", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 1384.8459777832031, - "y": 521.0681977272034, - "z": "681fe365.17b79c", + "x": 1351.783447265625, + "y": 580.5682005882263, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "8146c8e6.857c38", + "id": "26e3bdce.b60de2", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 987.0680503845215, - "y": 520.0681643486023, - "z": "681fe365.17b79c", + "x": 954.0055198669434, + "y": 579.5681672096252, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "b902a94c.b40e78" + "ec8cb0ec.551ee" ] ] }, { - "id": "b902a94c.b40e78", + "id": "ec8cb0ec.551ee", "type": "block", "name": "block", "xml": "", "atomic": "false", "comments": "", "outputs": 1, - "x": 1267.0681266784668, - "y": 426.0682182312012, - "z": "681fe365.17b79c", + "x": 1234.0055961608887, + "y": 485.5682210922241, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "349fa81a.830bc8", - "ad094b5c.97bfa8" + "fe941869.f84c68", + "96bc23d2.c6dae" ] ] }, { - "id": "349fa81a.830bc8", + "id": "fe941869.f84c68", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 1445.06791305542, - "y": 380.1792449951172, - "z": "681fe365.17b79c", + "x": 1412.0053825378418, + "y": 439.67924785614014, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "9afe8a2f.2c9ce8", + "id": "42d82aa2.3e3df4", "type": "for", "name": "foreach NearRTRIC", "xml": "\n", "comments": "", "outputs": 1, - "x": 349.25, - "y": 903.0681796073914, - "z": "681fe365.17b79c", + "x": 316.1874694824219, + "y": 962.5681824684143, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "b10a743f.24f7b8", - "4a8f6a0e.6c7b64", - "b79aca29.8b4fd8", - "20b1cd7e.4eef42" + "1e406d44.f9c303", + "d6faf49.1476608", + "42e489d3.c47a38", + "e90ee938.3216c8" ] ] }, { - "id": "b10a743f.24f7b8", + "id": "1e406d44.f9c303", "type": "block", "name": "Process NearRTRIC", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 669.6035614013672, - "y": 1041.643973827362, - "z": "681fe365.17b79c", + "x": 636.5410308837891, + "y": 1101.143976688385, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "1c4b1870.639c38", - "2df95230.31a61e", - "29762dac.dd5972" + "ceea0525.15ef08", + "627d8fb4.50f7c", + "4ac4d944.26ab78", + "9c27065a.121fe8", + "dc6f5c5d.19069", + "13495f7c.967481", + "cd467a3c.ebd308", + "4d8386dc.633268" ] ] }, { - "id": "1c4b1870.639c38", + "id": "ceea0525.15ef08", "type": "execute", "name": "read nearRTRICId-PLMN", "xml": "\n\t\n\t\n", "comments": "", "outputs": 1, - "x": 1039.795555114746, - "y": 621.9773616790771, - "z": "681fe365.17b79c", + "x": 916.7330322265625, + "y": 1098.9773712158203, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "cf13d6c4.d6c488", + "id": "d1172c03.a940d", "type": "execute", "name": "read nearRTRICId", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 1796.7960052490234, - "y": 791.9775466918945, - "z": "681fe365.17b79c", + "x": 1763.7334747314453, + "y": 851.4775495529175, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "61730f64.f5dd9", + "id": "479bb8b1.85a0f8", "type": "execute", "name": "Update nearRT RIC Details in ConfigDB", "xml": "\n\n\n\n \n\n\n", "comments": "", "outputs": 1, - "x": 1557.5128631591797, - "y": 974.4823522567749, - "z": "681fe365.17b79c", + "x": 1689.4503784179688, + "y": 1033.9824123382568, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "303c493d.895316", - "79aca7eb.88b728" + "440ca3a5.bcebdc", + "97c6e527.9bbfc8" ] ] }, { - "id": "303c493d.895316", + "id": "440ca3a5.bcebdc", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 1778.0682220458984, - "y": 927.52272605896, - "z": "681fe365.17b79c", + "x": 1745.0056915283203, + "y": 987.0227289199829, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "23dc74e6.0257ac" + "b84a5f78.02411" ] ] }, { - "id": "23dc74e6.0257ac", + "id": "b84a5f78.02411", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1914.0682830810547, - "y": 889.5226955413818, - "z": "681fe365.17b79c", + "x": 1881.0057525634766, + "y": 949.0226984024048, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "3e603f60.a577f", - "b24def43.a968d" + "61446378.c8e6ac", + "651b4733.567088" ] ] }, { - "id": "b24def43.a968d", + "id": "651b4733.567088", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 2063.067974090576, - "y": 852.6336736679077, - "z": "681fe365.17b79c", + "x": 2030.005443572998, + "y": 912.1336765289307, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "3e603f60.a577f", + "id": "61446378.c8e6ac", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 2077.0679779052734, - "y": 927.5227422714233, - "z": "681fe365.17b79c", + "x": 2044.0054473876953, + "y": 987.0227451324463, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "79aca7eb.88b728", + "id": "97c6e527.9bbfc8", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 1758.8863067626953, - "y": 1041.4317893981934, - "z": "681fe365.17b79c", + "x": 1725.8237762451172, + "y": 1100.9317922592163, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "fc776177.7b3d1" + "20b0f9ad.435826" ] ] }, { - "id": "fc776177.7b3d1", + "id": "20b0f9ad.435826", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1908.886215209961, - "y": 1056.431926727295, - "z": "681fe365.17b79c", + "x": 1875.8236846923828, + "y": 1115.9319295883179, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "8a18101f.fd109" + "5c50d1d6.f0dd" ] ] }, { - "id": "8a18101f.fd109", + "id": "5c50d1d6.f0dd", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 2055.8861541748047, - "y": 1084.4320030212402, - "z": "681fe365.17b79c", + "x": 2022.8236236572266, + "y": 1143.9320058822632, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "c64cd960.80d958", + "id": "f52fd913.aa6e38", "type": "execute", "name": "read CUCP list size", "xml": "\n\t\n\t\n ", "comments": "", "outputs": 1, - "x": 1023.25, - "y": 1266.25000333786, - "z": "681fe365.17b79c", + "x": 990.1874694824219, + "y": 1325.750006198883, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "4a8f6a0e.6c7b64", + "id": "d6faf49.1476608", "type": "block", "name": "Process CUCP", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 650.2500228881836, - "y": 1179.2500567436218, - "z": "681fe365.17b79c", + "x": 617.1874923706055, + "y": 1238.7500596046448, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "c64cd960.80d958", - "4c608981.fa98a8", - "12fdf229.11278e" + "f52fd913.aa6e38", + "2c781da9.43b782", + "b7c31d2d.f1bb7" ] ] }, { - "id": "4c608981.fa98a8", + "id": "2c781da9.43b782", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 995.25, - "y": 1331.25000333786, - "z": "681fe365.17b79c", + "x": 962.1874694824219, + "y": 1390.750006198883, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "12fdf229.11278e", + "id": "b7c31d2d.f1bb7", "type": "for", "name": "foreach CUCP", "xml": "\n", "comments": "", "outputs": 1, - "x": 1023.25, - "y": 1406.25000333786, - "z": "681fe365.17b79c", + "x": 990.1874694824219, + "y": 1465.750006198883, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "4cb7fc25.089984" + "c905b2f.499c55" ] ] }, { - "id": "4cb7fc25.089984", + "id": "c905b2f.499c55", "type": "block", "name": "block : process CUCP", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1244.25, - "y": 1413.25000333786, - "z": "681fe365.17b79c", + "x": 1211.1874694824219, + "y": 1472.750006198883, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "4b242a2b.90f1f4", - "1166c62e.d8c12a", - "8fdca167.05448", - "b2f34792.7f01a8" + "7cb85390.59d7ec", + "75fd0e0c.34803", + "a8794fee.39dd9", + "d3134450.6d7398" ] ] }, { - "id": "4b242a2b.90f1f4", + "id": "7cb85390.59d7ec", "type": "execute", "name": "read CUCP name", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 1552.2500762939453, - "y": 1253.8499941825867, - "z": "681fe365.17b79c", + "x": 1519.1875457763672, + "y": 1313.3499970436096, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "1166c62e.d8c12a", + "id": "75fd0e0c.34803", "type": "for", "name": "for cellCUList", "xml": "\n", "comments": "", "outputs": 1, - "x": 1599.25, - "y": 1410.25000333786, - "z": "681fe365.17b79c", + "x": 1566.1874694824219, + "y": 1469.750006198883, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "60331864.c5e1a8" + "896adb9d.6b6f18" ] ] }, { - "id": "9c11898d.0a7fc8", + "id": "42004097.48331", "type": "execute", "name": "read cellCU", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 2311.750274658203, - "y": 1019.0000162124634, - "z": "681fe365.17b79c", + "x": 2278.687744140625, + "y": 1078.5000190734863, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "99a6ac2a.09a37", + "id": "6050a6af.fb9708", "type": "execute", "name": "prepare mnc", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 2311.50008392334, - "y": 1259.500020980835, - "z": "681fe365.17b79c", + "x": 2278.4375534057617, + "y": 1319.000023841858, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "a9ca0959.5091f8", + "id": "c30f4bc2.fc6a48", "type": "execute", "name": "terminate sNNSAI ToNRCellCU", "xml": "\n\n\n\n\n\n \n", "comments": "", "outputs": 1, - "x": 2266.2500762939453, - "y": 1403.2499732971191, - "z": "681fe365.17b79c", + "x": 2233.187545776367, + "y": 1462.749976158142, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "b1b19a45.9c2198", - "d9b2ac55.976ce" + "f826c3e8.c515c", + "74b0ae9b.c7b95" ] ] }, { - "id": "37c8ac10.105a14", + "id": "b2866624.012f38", "type": "record", "name": "record API params", "xml": "\n\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2315.25008392334, - "y": 1351.749972820282, - "z": "681fe365.17b79c", + "x": 2282.1875534057617, + "y": 1411.249975681305, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "a4df9676.1618b8", + "id": "befe3d9f.2f52e", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2113.25, - "y": 1017.2500033378601, - "z": "681fe365.17b79c", + "x": 2080.187469482422, + "y": 1076.750006198883, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "9c11898d.0a7fc8", - "99a6ac2a.09a37", - "37c8ac10.105a14", - "a9ca0959.5091f8", - "93948746.ca3508", - "c8a10ed9.91f9f", - "f437215e.10d3b", - "ead169b0.125258", - "7a851d1e.4e26f4", - "b90d780e.3c4118", - "abe2baeb.40e348", - "b45cc7bf.8981f8", - "9cbbc061.21112", - "d8ee9881.173788", - "99c863bb.a06a2" + "42004097.48331", + "6050a6af.fb9708", + "b2866624.012f38", + "c30f4bc2.fc6a48", + "e1d27409.d87fc8", + "dc27eb4.85c4418", + "534a357f.61495c", + "afa479a9.ecfaa8", + "568231be.e9007", + "8473f3a2.0a471", + "1f8dc56d.ad39bb", + "1785991.56ac167", + "e6acac07.9093c", + "e003ea87.add6f8", + "167c0e22.901b82" ] ] }, { - "id": "b1b19a45.9c2198", + "id": "f826c3e8.c515c", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 2511.2499389648438, - "y": 1425.250069618225, - "z": "681fe365.17b79c", + "x": 2478.1874084472656, + "y": 1484.750072479248, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "4e2a8ab7.3aeda4" + "41cfa86.8432458" ] ] }, { - "id": "4e2a8ab7.3aeda4", + "id": "41cfa86.8432458", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2694.2499389648438, - "y": 1418.2500705718994, - "z": "681fe365.17b79c", + "x": 2661.1874084472656, + "y": 1477.7500734329224, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "bd20d085.ba5e8" + "3d327d82.d34362" ] ] }, { - "id": "bd20d085.ba5e8", + "id": "3d327d82.d34362", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 2947.2499465942383, - "y": 1415.2503623962402, - "z": "681fe365.17b79c", + "x": 2914.18741607666, + "y": 1474.7503652572632, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "d9b2ac55.976ce", + "id": "74b0ae9b.c7b95", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 2493.25008392334, - "y": 1373.2499713897705, - "z": "681fe365.17b79c", + "x": 2460.1875534057617, + "y": 1432.7499742507935, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "2dfc0093.aea07" + "16245cc0.373293" ] ] }, { - "id": "2dfc0093.aea07", + "id": "16245cc0.373293", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2636.2501373291016, - "y": 1334.2500686645508, - "z": "681fe365.17b79c", + "x": 2603.1876068115234, + "y": 1393.7500715255737, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "722ede7.d15322", - "3798963b.5543aa", - "ad094b5c.97bfa8" + "50d6cc65.334744", + "b5d9e3e6.a0c6c", + "96bc23d2.c6dae" ] ] }, { - "id": "722ede7.d15322", + "id": "50d6cc65.334744", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 2896.2499389648438, - "y": 1354.2501678466797, - "z": "681fe365.17b79c", + "x": 2863.1874084472656, + "y": 1413.7501707077026, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "3798963b.5543aa", + "id": "b5d9e3e6.a0c6c", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 2820.249942779541, - "y": 1316.2500686645508, - "z": "681fe365.17b79c", + "x": 2787.187412261963, + "y": 1375.7500715255737, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "93948746.ca3508", + "id": "e1d27409.d87fc8", "type": "execute", "name": "prepare idGNBCUCPFunction", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 2378.25008392334, - "y": 1122.2501153945923, - "z": "681fe365.17b79c", + "x": 2345.1875534057617, + "y": 1181.7501182556152, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "c8a10ed9.91f9f", + "id": "dc27eb4.85c4418", "type": "execute", "name": "prepare idNRCellCU", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 2352.25008392334, - "y": 1172.000018119812, - "z": "681fe365.17b79c", + "x": 2319.1875534057617, + "y": 1231.500020980835, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "f437215e.10d3b", + "id": "534a357f.61495c", "type": "execute", "name": "prepare mcc", "xml": "\n \n \n \n \n ", "comments": "", "outputs": 1, - "x": 2320.0000801086426, - "y": 1215.0000190734863, - "z": "681fe365.17b79c", + "x": 2286.9375495910645, + "y": 1274.5000219345093, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "8fdca167.05448", + "id": "a8794fee.39dd9", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1602.2500457763672, - "y": 1308.2499713897705, - "z": "681fe365.17b79c", + "x": 1569.187515258789, + "y": 1367.7499742507935, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "b2f34792.7f01a8", + "id": "d3134450.6d7398", "type": "execute", "name": "read cellCU list size", "xml": "\n\t\n\t\n ", "comments": "", "outputs": 1, - "x": 1609.25, - "y": 1366.25000333786, - "z": "681fe365.17b79c", + "x": 1576.1874694824219, + "y": 1425.750006198883, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "ead169b0.125258", + "id": "afa479a9.ecfaa8", "type": "switchNode", "name": "ransim mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 2307.25008392334, - "y": 974.2500152587891, - "z": "681fe365.17b79c", + "x": 2369.1878242492676, + "y": 1023.7500230371952, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "c8994121.aded2", - "75cad47a.7ade6c" + "66d9e235.76e98c", + "abfa97de.dcee38" ] ] }, { - "id": "c8994121.aded2", + "id": "66d9e235.76e98c", "type": "outcome", "name": "Not Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 2542.25008392334, - "y": 976.2498207092285, - "z": "681fe365.17b79c", + "x": 2604.1878242492676, + "y": 1025.7498284876347, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "81abe548.460dc8" + "226723d7.1352ac" ] ] }, { - "id": "81abe548.460dc8", + "id": "226723d7.1352ac", "type": "execute", "name": "generate terminate sNSSAItEntry ToNRCellCU", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 2864.25, - "y": 1060.25000333786, - "z": "681fe365.17b79c", + "x": 2926.1877403259277, + "y": 1109.7500111162663, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "75cad47a.7ade6c", + "id": "abfa97de.dcee38", "type": "outcome", "name": "Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 2554.25008392334, - "y": 1045.2500166893005, - "z": "681fe365.17b79c", + "x": 2616.1878242492676, + "y": 1094.7500244677067, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "774ee683.2fa458" + "3bf36cbe.1eac64" ] ] }, { - "id": "7a851d1e.4e26f4", + "id": "568231be.e9007", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1891.25, - "y": 1831.25000333786, - "z": "681fe365.17b79c", + "x": 1858.1874694824219, + "y": 1890.750006198883, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "4bc81889.c3e488", - "13de5646.12b86a", - "b8bc45c1.9b91b8", - "62a739ea.2b3de8", - "f9a1e0f0.4cf34", - "59f372a7.4cc0dc", - "a91f5808.a93658", - "5fd18804.b77ea8", - "f8513007.e48d1" + "31d0d99a.1e31c6", + "7065e02e.fe117", + "b0e943e3.07cbe", + "8b9ea572.01f998", + "1b417a56.408906", + "18100639.1a24ea", + "67b6b32e.bbf47c", + "f62abaf2.608288", + "eb3c3874.8d9fc8" ] ] }, { - "id": "4bc81889.c3e488", + "id": "31d0d99a.1e31c6", "type": "set", "name": "Calculate RRMPolicyRatio", "xml": "\n\n\n", "comments": "", - "x": 2073.25, - "y": 1614.25000333786, - "z": "681fe365.17b79c", + "x": 2040.1874694824219, + "y": 1673.750006198883, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "13de5646.12b86a", + "id": "7065e02e.fe117", "type": "record", "name": "record", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 2072.25, - "y": 1675.25000333786, - "z": "681fe365.17b79c", + "x": 2039.1874694824219, + "y": 1734.750006198883, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "b8bc45c1.9b91b8", + "id": "b0e943e3.07cbe", "type": "switchNode", "name": "ransim mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 2113.25, - "y": 1737.25000333786, - "z": "681fe365.17b79c", + "x": 2080.187469482422, + "y": 1796.750006198883, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "a683a41c.1d4058", - "9e6c15e.198abe8" + "63cc6347.1d755c", + "cf71a64b.b0e0c8" ] ] }, { - "id": "a683a41c.1d4058", + "id": "63cc6347.1d755c", "type": "outcome", "name": "Not Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 2291.25, - "y": 1704.249759197235, - "z": "681fe365.17b79c", + "x": 2258.187469482422, + "y": 1763.749762058258, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "30e2245e.8ab33c" + "843ab4ae.bbc048" ] ] }, { - "id": "30e2245e.8ab33c", + "id": "843ab4ae.bbc048", "type": "execute", "name": "fetch RRMPolicyRatio NRCellCU - URL", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 2569.25, - "y": 1696.25000333786, - "z": "681fe365.17b79c", + "x": 2536.187469482422, + "y": 1755.750006198883, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "62a739ea.2b3de8", + "id": "8b9ea572.01f998", "type": "execute", "name": "prepare idGNBCUCPFunction", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 2148.25, - "y": 1809.25000333786, - "z": "681fe365.17b79c", + "x": 2115.187469482422, + "y": 1868.750006198883, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "f9a1e0f0.4cf34", + "id": "1b417a56.408906", "type": "execute", "name": "prepare idNRCellCU", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 2113.25, - "y": 1861.25000333786, - "z": "681fe365.17b79c", + "x": 2080.187469482422, + "y": 1920.750006198883, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "ec7b3808.4058b8", + "id": "9ba1c217.6108f", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 2399.25, - "y": 1988.25000333786, - "z": "681fe365.17b79c", + "x": 2366.187469482422, + "y": 2047.750006198883, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "f7955dc4.a78a7" + "2b5b505.a7e46b" ] ] }, { - "id": "f7955dc4.a78a7", + "id": "2b5b505.a7e46b", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2563.2498779296875, - "y": 1989.2501254081726, - "z": "681fe365.17b79c", + "x": 2530.1873474121094, + "y": 2048.7501282691956, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "44e438.54d37bc8", - "f4c556d2.a897e8" + "3cabb34c.4265ec", + "e8b718e7.1c4b88" ] ] }, { - "id": "44e438.54d37bc8", + "id": "3cabb34c.4265ec", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 2713.2498779296875, - "y": 1984.250247478485, - "z": "681fe365.17b79c", + "x": 2680.1873474121094, + "y": 2043.750250339508, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "33a55b89.b58dc4", + "id": "b2283918.ba1868", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 2395.25, - "y": 1909.25000333786, - "z": "681fe365.17b79c", + "x": 2362.187469482422, + "y": 1968.750006198883, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "b15c872.ddc6978" + "dc1ed07.767e83" ] ] }, { - "id": "b15c872.ddc6978", + "id": "dc1ed07.767e83", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2553.250244140625, - "y": 1857.25000333786, - "z": "681fe365.17b79c", + "x": 2520.187713623047, + "y": 1916.750006198883, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "ced8e9ed.01f3a8", - "c478c403.a695c8", - "ad094b5c.97bfa8" + "872ccc72.03626", + "8325d214.0e469", + "96bc23d2.c6dae" ] ] }, { - "id": "ced8e9ed.01f3a8", + "id": "872ccc72.03626", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 2724.2498779296875, - "y": 1918.2500643730164, - "z": "681fe365.17b79c", + "x": 2691.1873474121094, + "y": 1977.7500672340393, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "c478c403.a695c8", + "id": "8325d214.0e469", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 2719.25, - "y": 1823.25000333786, - "z": "681fe365.17b79c", + "x": 2686.187469482422, + "y": 1882.750006198883, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "59f372a7.4cc0dc", + "id": "18100639.1a24ea", "type": "execute", "name": "fetch RRMPolicyRatio - NRCellCU", "xml": "\n\n\n\n\n\n \n\n\n", "comments": "", "outputs": 1, - "x": 2148.25, - "y": 1936.25000333786, - "z": "681fe365.17b79c", + "x": 2115.187469482422, + "y": 1995.750006198883, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "33a55b89.b58dc4", - "ec7b3808.4058b8" + "b2283918.ba1868", + "9ba1c217.6108f" ] ] }, { - "id": "f4c556d2.a897e8", + "id": "e8b718e7.1c4b88", "type": "execute", "name": "printContext", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 2736.2499656677246, - "y": 2021.2499423027039, - "z": "681fe365.17b79c", + "x": 2703.1874351501465, + "y": 2080.749945163727, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "a91f5808.a93658", + "id": "67b6b32e.bbf47c", "type": "for", "name": "for each rrmpolicyratio", "xml": "\n", "comments": "", "outputs": 1, - "x": 2083.25, - "y": 2094.250232219696, - "z": "681fe365.17b79c", + "x": 2050.187469482422, + "y": 2153.750235080719, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "35918787.88c868" + "cfc19ebc.ebfd8" ] ] }, { - "id": "5fd18804.b77ea8", + "id": "f62abaf2.608288", "type": "execute", "name": "read rrmpolicyratio list size", "xml": "\n\t\n\t\n ", "comments": "", "outputs": 1, - "x": 2127.25, - "y": 1990.25000333786, - "z": "681fe365.17b79c", + "x": 2094.187469482422, + "y": 2049.750006198883, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "35918787.88c868", + "id": "cfc19ebc.ebfd8", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2304.25, - "y": 2114.250232219696, - "z": "681fe365.17b79c", + "x": 2271.187469482422, + "y": 2173.750235080719, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "ce2ea549.0f1118", - "8d0a43d7.ec465", - "161f1fd6.b2ae4", - "b2831a61.7b70f8", - "714dfa37.1b8884", - "e55f953e.ae8588", - "b932805a.88184", - "f8bd009c.44741", - "875be4d4.5e6918", - "bfbb2edf.2f752", - "57973a51.8c2c54", - "558c117b.eb578" + "1ec1a04f.366fe", + "46c85195.a22de", + "f1b67974.7382f8", + "a1342146.e25a6", + "5fef4230.9c857c", + "6d7ae401.d6df2c", + "9c532b5d.f0d518", + "ff1e8d16.e8f14", + "e9d595ba.da8798", + "bcdd3642.205538", + "75e674c6.e4e7ec", + "15f1b3ba.7f395c" ] ] }, { - "id": "ce2ea549.0f1118", + "id": "1ec1a04f.366fe", "type": "set", "name": "Calculate updated RRMPolicyRatio", "xml": "\n\n", "comments": "", - "x": 2525.2498664855957, - "y": 2031.250138759613, - "z": "681fe365.17b79c", + "x": 2492.1873359680176, + "y": 2090.750141620636, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "f8513007.e48d1", + "id": "eb3c3874.8d9fc8", "type": "record", "name": "record", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2067.25, - "y": 2044.25000333786, - "z": "681fe365.17b79c", + "x": 2034.1874694824219, + "y": 2103.750006198883, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "aa710b38.7299d8", + "id": "ac2cacb3.f66fe", "type": "for", "name": "foreach PLMNInfo", "xml": "\n", "comments": "", "outputs": 1, - "x": 2588.3611221313477, - "y": 546.472261428833, - "z": "681fe365.17b79c", + "x": 2555.2985916137695, + "y": 605.972264289856, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "6e69020c.ffa84c" + "4e83f89.0415408" ] ] }, { - "id": "60331864.c5e1a8", + "id": "896adb9d.6b6f18", "type": "block", "name": "block", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1815.2499771118164, - "y": 1286.2499742507935, - "z": "681fe365.17b79c", + "x": 1782.1874465942383, + "y": 1345.7499771118164, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "84a59109.b2389", - "411987bd.6a71b8", - "615004fe.554e1c" + "24f3bd47.aa5b72", + "ad615746.bbf1e8", + "7a26e192.c21df" ] ] }, { - "id": "54c5833d.bb252c", + "id": "d6b537e8.0fef58", "type": "switchNode", "name": "is NSSAI exists", "xml": "\n", "comments": "", "outputs": 1, - "x": 2824.0274810791016, - "y": 804.0277628898621, - "z": "681fe365.17b79c", + "x": 2790.9649505615234, + "y": 863.527765750885, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "eb3203bf.9dd31" + "8201b3bc.3ade8" ] ] }, { - "id": "eb3203bf.9dd31", + "id": "8201b3bc.3ade8", "type": "outcome", "name": "True", "xml": "\n", "comments": "", "outputs": 1, - "x": 2486.25, - "y": 921.2500033378601, - "z": "681fe365.17b79c", + "x": 2453.187469482422, + "y": 980.750006198883, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "a4df9676.1618b8" + "befe3d9f.2f52e" ] ] }, { - "id": "b90d780e.3c4118", + "id": "8473f3a2.0a471", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2276.2500801086426, - "y": 903.2500143051147, - "z": "681fe365.17b79c", + "x": 2243.1875495910645, + "y": 962.7500171661377, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "2a178a2.39b2c76", + "id": "32791068.e42dc", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2863.1388092041016, - "y": 739.4722437858582, - "z": "681fe365.17b79c", + "x": 2830.0762786865234, + "y": 798.9722466468811, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "731a2191.f9dfb", + "id": "ad6ce437.1f4cf8", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2672.2501373291016, - "y": 713.2500758171082, - "z": "681fe365.17b79c", + "x": 2639.1876068115234, + "y": 772.7500786781311, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "2a178a2.39b2c76", - "54c5833d.bb252c", - "d021cf43.653b9" + "32791068.e42dc", + "d6b537e8.0fef58", + "60b9733.364df8c" ] ] }, { - "id": "d021cf43.653b9", + "id": "60b9733.364df8c", "type": "execute", "name": "read sNSSAI from getNFNSSIRIC-configdb-response", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 3043.1386108398438, - "y": 663.472291469574, - "z": "681fe365.17b79c", + "x": 3010.0760803222656, + "y": 722.9722943305969, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "b79aca29.8b4fd8", + "id": "42e489d3.c47a38", "type": "block", "name": "Process CUUP", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 604.25, - "y": 1476.25000333786, - "z": "681fe365.17b79c", + "x": 571.1874694824219, + "y": 1535.750006198883, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "390c92be.363bae", - "db0968ab.63e588", - "1dcdbe00.729ff2" + "8d1ecf94.56c75", + "17e983b1.0f5acc", + "25527780.2599c8" ] ] }, { - "id": "390c92be.363bae", + "id": "8d1ecf94.56c75", "type": "execute", "name": "read CUUP list size", "xml": "\n\t\n\t\n ", "comments": "", "outputs": 1, - "x": 935.25, - "y": 1486.25000333786, - "z": "681fe365.17b79c", + "x": 902.1874694824219, + "y": 1545.750006198883, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "db0968ab.63e588", + "id": "17e983b1.0f5acc", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 907.25, - "y": 1551.25000333786, - "z": "681fe365.17b79c", + "x": 874.1874694824219, + "y": 1610.750006198883, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "1dcdbe00.729ff2", + "id": "25527780.2599c8", "type": "for", "name": "foreach CUUP", "xml": "\n", "comments": "", "outputs": 1, - "x": 935.25, - "y": 1626.25000333786, - "z": "681fe365.17b79c", + "x": 902.1874694824219, + "y": 1685.750006198883, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "e2ec8c48.6d886" + "f767918b.c1909" ] ] }, { - "id": "e2ec8c48.6d886", + "id": "f767918b.c1909", "type": "block", "name": "block : process CUUP", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 800.250129699707, - "y": 1986.2502059936523, - "z": "681fe365.17b79c", + "x": 767.1875991821289, + "y": 2045.7502088546753, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "9dc494c6.2df118", - "22c7dabc.bd3326", - "a518b034.922ad", - "24593147.e7d6de", - "b5ba08f.5a3f3f8", - "18115eaf.388eb1", - "e70e3765.75b1f8", - "16883fd4.17cb1", - "7ef41.8ec040bf8", - "ab8499f1.764808", - "3ebdce6c.110842", - "291001de.d4d50e", - "bd924f54.c1842" + "47bac32b.d6df2c", + "607f15a1.e3bfdc", + "1244a86b.f09588", + "cd23d77e.638378", + "3237bde0.394412", + "1013b9f.df67c46", + "7540d398.4d7e7c", + "53716e4f.0e078", + "675f0053.7c06e", + "ce6a8825.08e218", + "731b1530.4c3bac", + "f17c73fb.f3c46", + "a5e1144f.668608" ] ] }, { - "id": "9dc494c6.2df118", + "id": "47bac32b.d6df2c", "type": "execute", "name": "read CUUP id", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 1217.2500457763672, - "y": 2039.2500247955322, - "z": "681fe365.17b79c", + "x": 1184.187515258789, + "y": 2098.750027656555, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "22c7dabc.bd3326", + "id": "607f15a1.e3bfdc", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1201.2501411437988, - "y": 2089.2500743865967, - "z": "681fe365.17b79c", + "x": 1168.1876106262207, + "y": 2148.7500772476196, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "a518b034.922ad", + "id": "1244a86b.f09588", "type": "execute", "name": "read plmninfolist size", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 1197.2500457763672, - "y": 2143.2500762939453, - "z": "681fe365.17b79c", + "x": 1164.187515258789, + "y": 2202.7500791549683, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "24593147.e7d6de", + "id": "cd23d77e.638378", "type": "for", "name": "foreach pLMNInfo", "xml": "\n", "comments": "", "outputs": 1, - "x": 1041.2499923706055, - "y": 2278.250228881836, - "z": "681fe365.17b79c", + "x": 1008.1874618530273, + "y": 2337.750231742859, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "c77ba88c.ad56f8" + "76531b0.fcdd0e4" ] ] }, { - "id": "c77ba88c.ad56f8", + "id": "76531b0.fcdd0e4", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1163.2499923706055, - "y": 2350.2502315044403, - "z": "681fe365.17b79c", + "x": 1130.1874618530273, + "y": 2409.7502343654633, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "fdc0ff7c.ee3fc", - "59f3a197.71b95", - "5c179b5b.37ced4" + "e69dbd8f.eeb1f", + "d9e7e9d6.d4c918", + "ed65fd40.81f58" ] ] }, { - "id": "880cb6d6.d4b0b8", + "id": "f6f2ec79.71ec3", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 2291.250270843506, - "y": 2858.250334739685, - "z": "681fe365.17b79c", + "x": 2258.1877403259277, + "y": 2917.750337600708, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "40a6a820.627d08" + "11ce79c1.a1eb76" ] ] }, { - "id": "40a6a820.627d08", + "id": "11ce79c1.a1eb76", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2448.250274658203, - "y": 2851.2501397132874, - "z": "681fe365.17b79c", + "x": 2415.187744140625, + "y": 2910.7501425743103, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "1e5e96f9.deb9b9", - "228683d5.376c2c", - "ad094b5c.97bfa8" + "b6ec5207.c85b3", + "a49dd287.9dcb7", + "96bc23d2.c6dae" ] ] }, { - "id": "228683d5.376c2c", + "id": "a49dd287.9dcb7", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 2693.2502822875977, - "y": 2852.25053024292, - "z": "681fe365.17b79c", + "x": 2660.1877517700195, + "y": 2911.750533103943, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "1e5e96f9.deb9b9", + "id": "b6ec5207.c85b3", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 2681.2502822875977, - "y": 2887.2505311965942, - "z": "681fe365.17b79c", + "x": 2648.1877517700195, + "y": 2946.750534057617, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "af9dfd26.dc4ec", + "id": "e29d71e1.f7537", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 2671.25008392334, - "y": 2935.2503356933594, - "z": "681fe365.17b79c", + "x": 2638.1875534057617, + "y": 2994.7503385543823, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "4da4b3f9.815d1c", + "id": "b3e805cf.7e3048", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2515.2500762939453, - "y": 2928.250141143799, - "z": "681fe365.17b79c", + "x": 2482.187545776367, + "y": 2987.750144004822, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "af9dfd26.dc4ec" + "e29d71e1.f7537" ] ] }, { - "id": "4594eb50.161444", + "id": "68b90674.2ffc88", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 2355.2500762939453, - "y": 2928.2503356933594, - "z": "681fe365.17b79c", + "x": 2322.187545776367, + "y": 2987.7503385543823, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "4da4b3f9.815d1c" + "b3e805cf.7e3048" ] ] }, { - "id": "144fa13.e80855f", + "id": "c445baf.1e26e48", "type": "switchNode", "name": "ransim mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 2037.2500267028809, - "y": 2649.2503805160522, - "z": "681fe365.17b79c", + "x": 2004.1874961853027, + "y": 2708.750383377075, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "d924133c.0f1c", - "cc1aca29.288338" + "b909a3bc.308e9", + "b7b3c806.452168" ] ] }, { - "id": "d924133c.0f1c", + "id": "b909a3bc.308e9", "type": "outcome", "name": "Not Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 2357.250129699707, - "y": 2699.250137835741, - "z": "681fe365.17b79c", + "x": 2324.187599182129, + "y": 2758.750140696764, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "2880a30.6b2b15e" + "71d180ff.6606e" ] ] }, { - "id": "cc1aca29.288338", + "id": "b7b3c806.452168", "type": "outcome", "name": "Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 2390.250015258789, - "y": 2798.250346660614, - "z": "681fe365.17b79c", + "x": 2357.187484741211, + "y": 2857.750349521637, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "80f5bdc1.78aaf" + "8d00366e.864018" ] ] }, { - "id": "2880a30.6b2b15e", + "id": "71d180ff.6606e", "type": "execute", "name": "generate terminate PLMNInfoListEntry CUUP URL", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 2722.250015258789, - "y": 2711.250346660614, - "z": "681fe365.17b79c", + "x": 2689.187484741211, + "y": 2770.750349521637, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "4db12306.f9576c", + "id": "bfa0e8f3.c5e558", "type": "execute", "name": "prepare idGNBCUUPFunction", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 2053.249969482422, - "y": 2753.250138282776, - "z": "681fe365.17b79c", + "x": 2020.1874389648438, + "y": 2812.750141143799, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "18115eaf.388eb1", + "id": "1013b9f.df67c46", "type": "set", "name": "Calculate RRMPolicyRatio", "xml": "\n\n\n\n", "comments": "", - "x": 1413.2501373291016, - "y": 3128.250389099121, - "z": "681fe365.17b79c", + "x": 1380.1876068115234, + "y": 3187.750391960144, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "e70e3765.75b1f8", + "id": "7540d398.4d7e7c", "type": "record", "name": "record", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 1371.2501411437988, - "y": 3193.250389099121, - "z": "681fe365.17b79c", + "x": 1338.1876106262207, + "y": 3252.750391960144, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "16883fd4.17cb1", + "id": "53716e4f.0e078", "type": "switchNode", "name": "ransim mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 1437.2500457763672, - "y": 3239.2501945495605, - "z": "681fe365.17b79c", + "x": 1404.187515258789, + "y": 3298.7501974105835, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "f3536205.b6d18", - "2406512.40e87ae" + "f570d5a6.8d8608", + "2a1244f1.a07f1c" ] ] }, { - "id": "f3536205.b6d18", + "id": "f570d5a6.8d8608", "type": "outcome", "name": "Not Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 1746.2499771118164, - "y": 3195.2497539520264, - "z": "681fe365.17b79c", + "x": 1713.1874465942383, + "y": 3254.7497568130493, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "5313b96e.3e1918" + "bb5e403b.03f39" ] ] }, { - "id": "5313b96e.3e1918", + "id": "bb5e403b.03f39", "type": "execute", "name": "fetch RRMPolicyRatio CUUP - URL", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 2005.2497863769531, - "y": 3197.249948978424, - "z": "681fe365.17b79c", + "x": 1972.187255859375, + "y": 3256.749951839447, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "7ef41.8ec040bf8", + "id": "675f0053.7c06e", "type": "execute", "name": "prepare idGNBCUUPFunction", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 1484.2501430511475, - "y": 3288.2503910064697, - "z": "681fe365.17b79c", + "x": 1451.1876125335693, + "y": 3347.7503938674927, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "ab8499f1.764808", + "id": "ce6a8825.08e218", "type": "execute", "name": "fetch RRMPolicyRatio - CUUP", "xml": "\n\n\n\n\n\n \n\n\n", "comments": "", "outputs": 1, - "x": 1503.2501419782639, - "y": 3336.250343322754, - "z": "681fe365.17b79c", + "x": 1470.1876114606857, + "y": 3395.750346183777, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "e7156499.457a18", - "f9535ec6.7927" + "fd89aea9.7b5b3", + "7f95c0e4.f485a" ] ] }, { - "id": "e7156499.457a18", + "id": "fd89aea9.7b5b3", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 1909.2501754760742, - "y": 3301.2501459121704, - "z": "681fe365.17b79c", + "x": 1876.187644958496, + "y": 3360.7501487731934, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "67da9057.2ebc" + "3680e62.12fa31a" ] ] }, { - "id": "67da9057.2ebc", + "id": "3680e62.12fa31a", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2083.250175476074, - "y": 3312.2499504089355, - "z": "681fe365.17b79c", + "x": 2050.187644958496, + "y": 3371.7499532699585, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "8e112a81.27a5e8", - "a9910653.13d4b8", - "ad094b5c.97bfa8" + "48ae1a5d.537aa4", + "65883337.6e50dc", + "96bc23d2.c6dae" ] ] }, { - "id": "a9910653.13d4b8", + "id": "65883337.6e50dc", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 2275.249984741211, - "y": 3257.2499504089355, - "z": "681fe365.17b79c", + "x": 2242.187454223633, + "y": 3316.7499532699585, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "8e112a81.27a5e8", + "id": "48ae1a5d.537aa4", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 2319.249984741211, - "y": 3301.2499504089355, - "z": "681fe365.17b79c", + "x": 2286.187454223633, + "y": 3360.7499532699585, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "91367f6d.db4a3", + "id": "64787e93.580a7", "type": "execute", "name": "printContext", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 2306.249984741211, - "y": 3380.2503423690796, - "z": "681fe365.17b79c", + "x": 2273.187454223633, + "y": 3439.7503452301025, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "682358ee.9fe208", + "id": "96fec774.ba6cc8", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 2298.249984741211, - "y": 3336.2503414154053, - "z": "681fe365.17b79c", + "x": 2265.187454223633, + "y": 3395.750344276428, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "f2497616.c61088", + "id": "9b510cd4.14479", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2089.2499809265137, - "y": 3358.2503414154053, - "z": "681fe365.17b79c", + "x": 2056.1874504089355, + "y": 3417.750344276428, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "682358ee.9fe208", - "91367f6d.db4a3" + "96fec774.ba6cc8", + "64787e93.580a7" ] ] }, { - "id": "f9535ec6.7927", + "id": "7f95c0e4.f485a", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 1908.2501754760742, - "y": 3357.2501468658447, - "z": "681fe365.17b79c", + "x": 1875.187644958496, + "y": 3416.7501497268677, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "f2497616.c61088" + "9b510cd4.14479" ] ] }, { - "id": "3ebdce6c.110842", + "id": "731b1530.4c3bac", "type": "execute", "name": "read rrmpolicyratio list size", "xml": "\n\t\n\t\n ", "comments": "", "outputs": 1, - "x": 1502.2501411437988, - "y": 3383.2503929138184, - "z": "681fe365.17b79c", + "x": 1469.1876106262207, + "y": 3442.7503957748413, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "291001de.d4d50e", + "id": "f17c73fb.f3c46", "type": "record", "name": "record", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1465.2501430511475, - "y": 3432.2503929138184, - "z": "681fe365.17b79c", + "x": 1432.1876125335693, + "y": 3491.7503957748413, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "bd924f54.c1842", + "id": "a5e1144f.668608", "type": "for", "name": "for each rrmpolicyratio", "xml": "\n", "comments": "", "outputs": 1, - "x": 1520.9166469573975, - "y": 3476.5835971832275, - "z": "681fe365.17b79c", + "x": 1487.8541164398193, + "y": 3536.0836000442505, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "358b4d42.dd07f2" + "e9ae6ba6.789d18" ] ] }, { - "id": "358b4d42.dd07f2", + "id": "e9ae6ba6.789d18", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1846.9166793823242, - "y": 3409.583484172821, - "z": "681fe365.17b79c", + "x": 1813.854148864746, + "y": 3469.083487033844, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "cda8ee51.c8dd3", - "2d907870.04c9d8", - "6dcd6d8b.8f8a74", - "80c78ee4.73906", - "4270a600.32d2fc", - "57e3012b.50b3f", - "75f31ef6.92277", - "c3a3fdd9.ccf7", - "cf2e8dfd.da164", - "f259ca88.208ba8", - "ce9627e7.f46608" + "ee8bcbfb.3c7bd8", + "f7776fb3.813fd", + "b886c16f.ec3f9", + "2f976a24.2999e6", + "ec777e18.0bdc2", + "904594a7.bb7d18", + "f7497ee4.8284d", + "a9af97f3.056d68", + "3ac47774.109b28", + "2ace0ee9.26c332", + "726fc2f.51f473c" ] ] }, { - "id": "5482832f.65a86c", + "id": "86b69dff.b5e4d", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2642.9165573120117, - "y": 3643.5837321281433, - "z": "681fe365.17b79c", + "x": 2609.8540267944336, + "y": 3703.0837349891663, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "e6c1d86d.e682b8" + "e6c20713.cecbb8" ] ] }, { - "id": "e6c1d86d.e682b8", + "id": "e6c20713.cecbb8", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 2836.9167098999023, - "y": 3673.5835490226746, - "z": "681fe365.17b79c", + "x": 2803.854179382324, + "y": 3733.0835518836975, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "ebe018b3.5a55b8", + "id": "26a35a8e.893d66", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 2902.916528701782, - "y": 3730.583426475525, - "z": "681fe365.17b79c", + "x": 2869.853998184204, + "y": 3790.083429336548, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "7c3a20e2.bb93", + "id": "1c5249b9.4a95e6", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 2917.916648864746, - "y": 3778.583426475525, - "z": "681fe365.17b79c", + "x": 2884.854118347168, + "y": 3838.083429336548, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "1fdda310.efc3bd", + "id": "f1c91196.7e76a", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2639.91707611084, - "y": 3705.583365917206, - "z": "681fe365.17b79c", + "x": 2606.8545455932617, + "y": 3765.0833687782288, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "7c3a20e2.bb93", - "ebe018b3.5a55b8" + "1c5249b9.4a95e6", + "26a35a8e.893d66" ] ] }, { - "id": "81dbf1c4.f6ab9", + "id": "84ca50d3.1e31c", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 2422.9165382385254, - "y": 3704.5831604003906, - "z": "681fe365.17b79c", + "x": 2389.8540077209473, + "y": 3764.0831632614136, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "1fdda310.efc3bd" + "f1c91196.7e76a" ] ] }, { - "id": "20b1cd7e.4eef42", + "id": "e90ee938.3216c8", "type": "block", "name": "Process gNBDU", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 967.0001754760742, - "y": 4114.000731945038, - "z": "681fe365.17b79c", + "x": 933.9376449584961, + "y": 4173.500734806061, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "5117c7e1.aa3ff8", - "cc83a77a.7ea698", - "c93d7ca9.89681" + "582f726c.7fcb3c", + "1b44b755.afa449", + "1bb458b2.a3c417" ] ] }, { - "id": "5117c7e1.aa3ff8", + "id": "582f726c.7fcb3c", "type": "execute", "name": "read DUlist size", "xml": "\n\t\n\t\n ", "comments": "", "outputs": 1, - "x": 1296.0001754760742, - "y": 4145.000731945038, - "z": "681fe365.17b79c", + "x": 1262.937644958496, + "y": 4204.500734806061, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "cc83a77a.7ea698", + "id": "1b44b755.afa449", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1254.0001602172852, - "y": 4206.000731945038, - "z": "681fe365.17b79c", + "x": 1220.937629699707, + "y": 4265.500734806061, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "c93d7ca9.89681", + "id": "1bb458b2.a3c417", "type": "for", "name": "foreach DU", "xml": "\n", "comments": "", "outputs": 1, - "x": 1269.0001907348633, - "y": 4272.000356674194, - "z": "681fe365.17b79c", + "x": 1235.9376602172852, + "y": 4331.500359535217, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "62543ed0.737ba" + "65c34acb.018754" ] ] }, { - "id": "62543ed0.737ba", + "id": "65c34acb.018754", "type": "block", "name": "block : process gNBDU", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1547.0001754760742, - "y": 4277.00070142746, - "z": "681fe365.17b79c", + "x": 1513.937644958496, + "y": 4336.500704288483, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "6c75d78e.cd0aa8", - "c9a5618f.3f7a2", - "751771a2.1a138", - "9096a058.b945c" + "ef834b23.f949a8", + "9d52922e.885b2", + "6f64d23b.fb001c", + "b8bec295.59384" ] ] }, { - "id": "6c75d78e.cd0aa8", + "id": "ef834b23.f949a8", "type": "execute", "name": "read DU id", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 1826, - "y": 4273.00000333786, - "z": "681fe365.17b79c", + "x": 1792.9374694824219, + "y": 4332.500006198883, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "c9a5618f.3f7a2", + "id": "9d52922e.885b2", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1799, - "y": 4324.00000333786, - "z": "681fe365.17b79c", + "x": 1765.9374694824219, + "y": 4383.500006198883, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "751771a2.1a138", + "id": "6f64d23b.fb001c", "type": "execute", "name": "read cellDU list size", "xml": "\n\t\n\t\n ", "comments": "", "outputs": 1, - "x": 1808, - "y": 4383.000358581543, - "z": "681fe365.17b79c", + "x": 1774.9374694824219, + "y": 4442.500361442566, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "9096a058.b945c", + "id": "b8bec295.59384", "type": "for", "name": "for cellDUList", "xml": "\n", "comments": "", "outputs": 1, - "x": 1844.9999771118164, - "y": 4462.000261306763, - "z": "681fe365.17b79c", + "x": 1811.9374465942383, + "y": 4521.500264167786, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "3bf672d8.2ca8ae" + "53bf66bc.532388" ] ] }, { - "id": "6cc28b13.198d84", + "id": "19c1319d.1cd4ae", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2801.750087738037, - "y": 4587.000261306763, - "z": "681fe365.17b79c", + "x": 2768.687557220459, + "y": 4646.500264167786, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "28b606d9.ccd93a", - "62c2785.467a688", - "8820f797.c88e08", - "ed352474.10d9e8", - "81aeb088.da33", - "45a4a653.3864d8", - "6e0ef52d.5aaefc", - "94a85cd2.636af", - "e06200dc.fccdd", - "d7bffafc.dfc748", - "78a62f70.66a53", - "31736e25.f21fa2", - "fc5e8045.0b54b", - "37597cbc.0bed04", - "dc22d02e.6e6fe" + "3ccc2304.a817cc", + "6f7bbbaa.eb58d4", + "14a22058.3f097", + "6cbe6134.18dde", + "ea26dd74.bf47e", + "507051ae.80ece", + "e0b12c63.862a", + "c8c318d3.b0b3a8", + "2bdf58a0.e21e08", + "789a7902.741ec8", + "d0124a83.aa2ab8", + "1c6b37a8.400fe8", + "710788ba.683388", + "ab779797.43fff8", + "2623a9f9.8193d6" ] ] }, { - "id": "94a85cd2.636af", + "id": "c8c318d3.b0b3a8", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3051.75, - "y": 4466.00000333786, - "z": "681fe365.17b79c", + "x": 3018.687469482422, + "y": 4525.500006198883, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "6e0ef52d.5aaefc", + "id": "e0b12c63.862a", "type": "switchNode", "name": "ransim mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 3079.75, - "y": 4534.00000333786, - "z": "681fe365.17b79c", + "x": 3046.687469482422, + "y": 4593.500006198883, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "e35db034.136b5", - "b8b0ac6c.0eaf1" + "ecc13f89.797d3", + "748efaf2.894f34" ] ] }, { - "id": "e35db034.136b5", + "id": "ecc13f89.797d3", "type": "outcome", "name": "Not Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 3287.75, - "y": 4498.999759197235, - "z": "681fe365.17b79c", + "x": 3254.687469482422, + "y": 4558.499762058258, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "fc7c4f4f.26814" + "c9b0f6a4.354ec8" ] ] }, { - "id": "b8b0ac6c.0eaf1", + "id": "748efaf2.894f34", "type": "outcome", "name": "Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 3282.7500495910645, - "y": 4568.000327587128, - "z": "681fe365.17b79c", + "x": 3249.6875190734863, + "y": 4627.500330448151, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "579d239c.3fb1cc" + "cd7be5a3.adf0c8" ] ] }, { - "id": "fc7c4f4f.26814", + "id": "c9b0f6a4.354ec8", "type": "execute", "name": "generate terminate PLMNInfoListEntry ToNRCellDU", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 3607.75, - "y": 4514.00000333786, - "z": "681fe365.17b79c", + "x": 3574.687469482422, + "y": 4573.500006198883, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "28b606d9.ccd93a", + "id": "3ccc2304.a817cc", "type": "execute", "name": "read cellDU", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 3083.750141143799, - "y": 4573.000655174255, - "z": "681fe365.17b79c", + "x": 3050.6876106262207, + "y": 4632.500658035278, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "ed352474.10d9e8", + "id": "6cbe6134.18dde", "type": "execute", "name": "prepare idGNBDUFunction", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 3131.750213623047, - "y": 4687.0001854896545, - "z": "681fe365.17b79c", + "x": 3098.6876831054688, + "y": 4746.5001883506775, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "81aeb088.da33", + "id": "ea26dd74.bf47e", "type": "execute", "name": "prepare idNRCellDU", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 3104.7503967285156, - "y": 4742.000187397003, - "z": "681fe365.17b79c", + "x": 3071.6878662109375, + "y": 4801.500190258026, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "45a4a653.3864d8", + "id": "507051ae.80ece", "type": "execute", "name": "prepare mcc", "xml": "\n \n \n \n \n ", "comments": "", "outputs": 1, - "x": 3089.750198364258, - "y": 4786.250686645508, - "z": "681fe365.17b79c", + "x": 3056.6876678466797, + "y": 4845.750689506531, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "62c2785.467a688", + "id": "6f7bbbaa.eb58d4", "type": "execute", "name": "prepare mnc", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 3090.500442504883, - "y": 4830.5002608299255, - "z": "681fe365.17b79c", + "x": 3057.4379119873047, + "y": 4890.0002636909485, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "8820f797.c88e08", + "id": "14a22058.3f097", "type": "record", "name": "record API params", "xml": "\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3098.7499465942383, - "y": 4919.0003662109375, - "z": "681fe365.17b79c", + "x": 3065.68741607666, + "y": 4978.50036907196, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "e06200dc.fccdd", + "id": "2bdf58a0.e21e08", "type": "execute", "name": "terminate PLMNInfoListEntry ToNRCellDU", "xml": "\n\n\n\n\n\n \n", "comments": "", "outputs": 1, - "x": 3146.7499465942383, - "y": 4958.249977111816, - "z": "681fe365.17b79c", + "x": 3113.68741607666, + "y": 5017.749979972839, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "5d696c32.9049b4", - "a5fd979b.d8abf8" + "f008e422.d5eee8", + "cab537eb.c5ec18" ] ] }, { - "id": "a5fd979b.d8abf8", + "id": "cab537eb.c5ec18", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 3399.749954223633, - "y": 4824.249975204468, - "z": "681fe365.17b79c", + "x": 3366.6874237060547, + "y": 4883.749978065491, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "9da89aca.da91d8" + "f8769385.9e43c" ] ] }, { - "id": "5d696c32.9049b4", + "id": "f008e422.d5eee8", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 3426.749954223633, - "y": 4955.249977111816, - "z": "681fe365.17b79c", + "x": 3393.6874237060547, + "y": 5014.749979972839, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "e26eee45.7c83" + "4d95ae8c.8a24a" ] ] }, { - "id": "9da89aca.da91d8", + "id": "f8769385.9e43c", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3563.750343322754, - "y": 4798.249975204468, - "z": "681fe365.17b79c", + "x": 3530.687812805176, + "y": 4857.749978065491, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "99790677.a54548", - "309d6bd3.a93094", - "ad094b5c.97bfa8" + "6fc85235.81968c", + "97a40b80.fa9278", + "96bc23d2.c6dae" ] ] }, { - "id": "e26eee45.7c83", + "id": "4d95ae8c.8a24a", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3570.749954223633, - "y": 4953.249977111816, - "z": "681fe365.17b79c", + "x": 3537.6874237060547, + "y": 5012.749979972839, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "4088e67f.5cd168" + "3825691c.53f876" ] ] }, { - "id": "4088e67f.5cd168", + "id": "3825691c.53f876", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 3742.7495651245117, - "y": 4932.250367164612, - "z": "681fe365.17b79c", + "x": 3709.6870346069336, + "y": 4991.750370025635, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "99790677.a54548", + "id": "6fc85235.81968c", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 3745.749954223633, - "y": 4859.249975204468, - "z": "681fe365.17b79c", + "x": 3712.6874237060547, + "y": 4918.749978065491, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "309d6bd3.a93094", + "id": "97a40b80.fa9278", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 3744.7499561309814, - "y": 4793.2499742507935, - "z": "681fe365.17b79c", + "x": 3711.6874256134033, + "y": 4852.749977111816, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "d7bffafc.dfc748", + "id": "789a7902.741ec8", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2950, - "y": 5279.25000333786, - "z": "681fe365.17b79c", + "x": 2916.937469482422, + "y": 5338.750006198883, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "2cb1bcc.d127644", - "7b13ee3e.1c26e", - "d8800150.29cff", - "f99b60b4.1820e", - "f8fa6067.7b247", - "8c5535e2.08e498", - "583ca659.cf56a8", - "378939d.f9eb1c6" + "62f0dd3.1be2924", + "75a44e5d.3f067", + "7b739c2a.3f2a64", + "79017cf0.345254", + "add21299.9274c", + "471082b0.638dec", + "800b88d6.12cf98", + "47bef9c7.0d71a8" ] ] }, { - "id": "2cb1bcc.d127644", + "id": "62f0dd3.1be2924", "type": "switchNode", "name": "ransim mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 3173.9999465942383, - "y": 5252.249979972839, - "z": "681fe365.17b79c", + "x": 3140.93741607666, + "y": 5311.749982833862, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "6e4ab177.0e2b4", - "4f10c4f5.ddb28c" + "41f49c7f.41bb44", + "5d7d6216.dd5d9c" ] ] }, { - "id": "6e4ab177.0e2b4", + "id": "41f49c7f.41bb44", "type": "outcome", "name": "Not Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 3366.000144958496, - "y": 5206.250370025635, - "z": "681fe365.17b79c", + "x": 3332.937614440918, + "y": 5265.750372886658, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "b92f0cf.1b455f" + "1a0aaabc.882725" ] ] }, { - "id": "b92f0cf.1b455f", + "id": "1a0aaabc.882725", "type": "execute", "name": "fetch RRMPolicyRatio NRCellDU - URL", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 3696.0003509521484, - "y": 5230.250370025635, - "z": "681fe365.17b79c", + "x": 3662.9378204345703, + "y": 5289.750372886658, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "7b13ee3e.1c26e", + "id": "75a44e5d.3f067", "type": "execute", "name": "prepare idGNBDUFunction", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 3198.9999465942383, - "y": 5319.249980926514, - "z": "681fe365.17b79c", + "x": 3165.93741607666, + "y": 5378.749983787537, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "d8800150.29cff", + "id": "7b739c2a.3f2a64", "type": "execute", "name": "prepare idNRCellDU", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 3174.9999465942383, - "y": 5376.249981880188, - "z": "681fe365.17b79c", + "x": 3141.93741607666, + "y": 5435.749984741211, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "f99b60b4.1820e", + "id": "79017cf0.345254", "type": "execute", "name": "fetch RRMPolicyRatio - NRCellDU", "xml": "\n\n\n\n\n\n \n\n\n", "comments": "", "outputs": 1, - "x": 3209.9999465942383, - "y": 5423.249982833862, - "z": "681fe365.17b79c", + "x": 3176.93741607666, + "y": 5482.749985694885, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "95c3716a.1a3d", - "4f022d2.4b19dd4" + "6d6b10de.c6776", + "80dd5b29.ed9d08" ] ] }, { - "id": "95c3716a.1a3d", + "id": "6d6b10de.c6776", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 3433.9999504089355, - "y": 5409.249981880188, - "z": "681fe365.17b79c", + "x": 3400.9374198913574, + "y": 5468.749984741211, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "bbcb1256.3447d" + "5355197e.72f3c8" ] ] }, { - "id": "4f022d2.4b19dd4", + "id": "80dd5b29.ed9d08", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 3461.999954223633, - "y": 5469.249982833862, - "z": "681fe365.17b79c", + "x": 3428.9374237060547, + "y": 5528.749985694885, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "47b51283.a0079c" + "40ce45c9.052afc" ] ] }, { - "id": "bbcb1256.3447d", + "id": "5355197e.72f3c8", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3598.000343322754, - "y": 5393.249980926514, - "z": "681fe365.17b79c", + "x": 3564.937812805176, + "y": 5452.749983787537, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "c3e1437a.57e3f", - "c5278cf4.749ff", - "ad094b5c.97bfa8" + "c0f9bf0.670f84", + "a8e370f7.2dd37", + "96bc23d2.c6dae" ] ] }, { - "id": "c5278cf4.749ff", + "id": "a8e370f7.2dd37", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 3798.000347137451, - "y": 5357.249980926514, - "z": "681fe365.17b79c", + "x": 3764.937816619873, + "y": 5416.749983787537, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "c3e1437a.57e3f", + "id": "c0f9bf0.670f84", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 3814.999954223633, - "y": 5393.249982833862, - "z": "681fe365.17b79c", + "x": 3781.9374237060547, + "y": 5452.749985694885, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "47b51283.a0079c", + "id": "40ce45c9.052afc", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3625.250343322754, - "y": 5458.999982833862, - "z": "681fe365.17b79c", + "x": 3592.187812805176, + "y": 5518.499985694885, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "4f25fd97.94b6a4", - "8465f71a.65d2a8" + "5c659621.ec7748", + "bd17d743.bafdf8" ] ] }, { - "id": "4f25fd97.94b6a4", + "id": "5c659621.ec7748", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 3793.500347137451, - "y": 5438.999982833862, - "z": "681fe365.17b79c", + "x": 3760.437816619873, + "y": 5498.499985694885, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "8465f71a.65d2a8", + "id": "bd17d743.bafdf8", "type": "execute", "name": "printContext", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 3808.0003509521484, - "y": 5483.499982833862, - "z": "681fe365.17b79c", + "x": 3774.9378204345703, + "y": 5542.999985694885, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "f8fa6067.7b247", + "id": "add21299.9274c", "type": "execute", "name": "read rrmpolicyratio list size", "xml": "\n\t\n\t\n ", "comments": "", "outputs": 1, - "x": 3181.9999465942383, - "y": 5479.249982833862, - "z": "681fe365.17b79c", + "x": 3148.93741607666, + "y": 5538.749985694885, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "8c5535e2.08e498", + "id": "471082b0.638dec", "type": "record", "name": "record", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3137.9999465942383, - "y": 5521.249983787537, - "z": "681fe365.17b79c", + "x": 3104.93741607666, + "y": 5580.74998664856, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "583ca659.cf56a8", + "id": "800b88d6.12cf98", "type": "block", "name": "rrmPolicyDedicatedRatio", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3753.000343322754, - "y": 5182.249979019165, - "z": "681fe365.17b79c", + "x": 3719.937812805176, + "y": 5241.749981880188, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "11ccc50c.187a6b", - "904e2fa9.9a829", - "96305e85.1d1dd", - "4941850f.50f45c", - "7cb77148.10d35", - "157ff441.fcb5dc", - "e8bb2902.fe7698", - "d5ffe250.a083b", - "dd5541c0.45d2c", - "40cce691.8bb5d8", - "4178334.18bdecc" + "a69697b3.655b08", + "ba7222b5.15814", + "7abcf82.59a0d08", + "7ccf97f7.625748", + "2c2fd4af.6b330c", + "e6803b6c.da2058", + "31e6c7f7.60b3e8", + "1c37db97.866184", + "d0c053fa.51f29", + "693ff94c.26eed8", + "892a5262.221e1" ] ] }, { - "id": "96305e85.1d1dd", + "id": "7abcf82.59a0d08", "type": "set", "name": "Calculate RRM Parms1", "xml": "\n\n", "comments": "", - "x": 4174.989807128906, - "y": 4849.572756290436, - "z": "681fe365.17b79c", + "x": 4141.927276611328, + "y": 4909.072759151459, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "4941850f.50f45c", + "id": "7ccf97f7.625748", "type": "set", "name": "Calculate RRM Parms2", "xml": "\n\n", "comments": "", - "x": 4183.531066894531, - "y": 4894.592775762081, - "z": "681fe365.17b79c", + "x": 4150.468536376953, + "y": 4954.092778623104, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "7cb77148.10d35", + "id": "2c2fd4af.6b330c", "type": "set", "name": "Calculate RRM Parms3", "xml": "\n", "comments": "", - "x": 4173.531188964844, - "y": 4949.592653691769, - "z": "681fe365.17b79c", + "x": 4140.468658447266, + "y": 5009.092656552792, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "157ff441.fcb5dc", + "id": "e6803b6c.da2058", "type": "set", "name": "Calculate RRM Parms4", "xml": "\n\n", "comments": "", - "x": 4173.531066894531, - "y": 5000.592653751373, - "z": "681fe365.17b79c", + "x": 4140.468536376953, + "y": 5060.092656612396, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "e8bb2902.fe7698", + "id": "31e6c7f7.60b3e8", "type": "set", "name": "Calculate RRM Parms5", "xml": "\n", "comments": "", - "x": 4161.531188964844, - "y": 5060.592775762081, - "z": "681fe365.17b79c", + "x": 4128.468658447266, + "y": 5120.092778623104, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "d5ffe250.a083b", + "id": "1c37db97.866184", "type": "set", "name": "Calculate RRM Parms6", "xml": "\n", "comments": "", - "x": 4199.531066894531, - "y": 5110.592775762081, - "z": "681fe365.17b79c", + "x": 4166.468536376953, + "y": 5170.092778623104, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "dd5541c0.45d2c", + "id": "d0c053fa.51f29", "type": "set", "name": "Calculate RRM Parms7", "xml": "\n\n", "comments": "", - "x": 4186.531005859375, - "y": 5180.593142032623, - "z": "681fe365.17b79c", + "x": 4153.468475341797, + "y": 5240.093144893646, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "40cce691.8bb5d8", + "id": "693ff94c.26eed8", "type": "set", "name": "calculation8", "xml": "\n\n", "comments": "", - "x": 4157.531005859375, - "y": 5244.592165470123, - "z": "681fe365.17b79c", + "x": 4124.468475341797, + "y": 5304.092168331146, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "4178334.18bdecc", + "id": "892a5262.221e1", "type": "set", "name": "calculation9", "xml": "\n\n", "comments": "", - "x": 4145.531555175781, - "y": 5295.592043399811, - "z": "681fe365.17b79c", + "x": 4112.469024658203, + "y": 5355.092046260834, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "904e2fa9.9a829", + "id": "ba7222b5.15814", "type": "set", "name": "calculation10", "xml": "\n\n", "comments": "", - "x": 4120.9898681640625, - "y": 5361.572512149811, - "z": "681fe365.17b79c", + "x": 4087.9273376464844, + "y": 5421.072515010834, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "11ccc50c.187a6b", + "id": "a69697b3.655b08", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3946.9997940063477, - "y": 5373.693818569183, - "z": "681fe365.17b79c", + "x": 3913.9372634887695, + "y": 5433.193821430206, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "378939d.f9eb1c6", + "id": "47bef9c7.0d71a8", "type": "for", "name": "for each rrmpolicyratio", "xml": "\n", "comments": "", "outputs": 1, - "x": 3167.25, - "y": 5563.25000333786, - "z": "681fe365.17b79c", + "x": 3134.187469482422, + "y": 5622.750006198883, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "e87917ad.095378" + "528c1d67.f57b04" ] ] }, { - "id": "e87917ad.095378", + "id": "528c1d67.f57b04", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3378.250343322754, - "y": 5565.249984741211, - "z": "681fe365.17b79c", + "x": 3345.187812805176, + "y": 5624.749987602234, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "419b3c7a.8d5e74", - "4a1ab775.d40cd8", - "71190a4a.d6c7d4", - "dd0943a9.ce117", - "487b5c6e.7df114", - "96a66afb.020568", - "3dfa7158.bac68e", - "fc300b44.066298", - "3ced6e0d.d08312", - "c65bc00f.5d59c", - "3c9a098d.1d1ba6" + "62ecc111.352e3", + "4920a244.7f5c6c", + "2fdb88a6.a26b88", + "f0025173.8bc81", + "3cec9739.39d9f8", + "110794fb.6c79bb", + "b0f385f8.012f48", + "3b954572.23a3ba", + "31c13c9.04fb3c4", + "dc8d2eaf.fac9f", + "5e725b04.67a0f4" ] ] }, { - "id": "c3e1a651.fcce08", + "id": "ae16bd76.9a8ff", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 3982.250160217285, - "y": 5785.500283718109, - "z": "681fe365.17b79c", + "x": 3949.187629699707, + "y": 5845.000286579132, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "b504213d.84065" + "8bf604ef.4dbf28" ] ] }, { - "id": "b504213d.84065", + "id": "8bf604ef.4dbf28", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 4174.500228881836, - "y": 5799.250283718109, - "z": "681fe365.17b79c", + "x": 4141.437698364258, + "y": 5858.750286579132, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "6397a62b.809c88" + "68ee709a.b4c93" ] ] }, { - "id": "6397a62b.809c88", + "id": "68ee709a.b4c93", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 4372.000595092773, - "y": 5790.25004529953, - "z": "681fe365.17b79c", + "x": 4338.938064575195, + "y": 5849.750048160553, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "dc141615.33e088", + "id": "e0e13208.118e9", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 4440.25, - "y": 5818.249774456024, - "z": "681fe365.17b79c", + "x": 4407.187469482422, + "y": 5877.749777317047, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "3c5a7f08.76c71", + "id": "a9572443.06ee98", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 4445.2498779296875, - "y": 5913.24983549118, - "z": "681fe365.17b79c", + "x": 4412.187347412109, + "y": 5972.749838352203, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "970932ee.f74e7", + "id": "54b8ae3a.c8806", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 4200.250244140625, - "y": 5867.249774456024, - "z": "681fe365.17b79c", + "x": 4167.187713623047, + "y": 5926.749777317047, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "3c5a7f08.76c71", - "dc141615.33e088", - "ad094b5c.97bfa8" + "a9572443.06ee98", + "e0e13208.118e9", + "96bc23d2.c6dae" ] ] }, { - "id": "94221c7f.4de61", + "id": "2b2a79ae.5fefe6", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 3981.25, - "y": 5862.249774456024, - "z": "681fe365.17b79c", + "x": 3948.187469482422, + "y": 5921.749777317047, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "970932ee.f74e7" + "54b8ae3a.c8806" ] ] }, { - "id": "ad094b5c.97bfa8", + "id": "96bc23d2.c6dae", "type": "block", "name": "block : SO Response", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 4524.734375, - "y": 2767.2500059604645, - "z": "681fe365.17b79c", + "x": 4491.671844482422, + "y": 2826.7500088214874, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "f9776580.bee4c8", - "e6e71565.4b3c58", - "90776720.3db8a8" + "bfb42204.8499", + "81dba352.2590b", + "3db6ea08.753196" ] ] }, { - "id": "f9776580.bee4c8", + "id": "bfb42204.8499", "type": "set", "name": "set tmp variables for SO response", "xml": "\n\n\n\n\n\n\n\n\n", "comments": "", - "x": 5186.7353515625, - "y": 2559.1496641635895, - "z": "681fe365.17b79c", + "x": 5153.672821044922, + "y": 2618.6496670246124, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "e6e71565.4b3c58", + "id": "81dba352.2590b", "type": "record", "name": "record configdb RestAPI parms", "xml": "\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 5161.734237670898, - "y": 2656.250341653824, - "z": "681fe365.17b79c", + "x": 5128.67170715332, + "y": 2715.750344514847, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "90776720.3db8a8", + "id": "3db6ea08.753196", "type": "execute", "name": "Send to SO", "xml": "\n\n\n\n\n \n\n\n\n\n", "comments": "", "outputs": 1, - "x": 5076.73424911499, - "y": 2753.2502195835114, - "z": "681fe365.17b79c", + "x": 5043.671718597412, + "y": 2812.7502224445343, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "8d0fa9f7.b2b218", - "36ba5058.4e65f" + "614653ba.f5434c", + "7e4f1a46.00cc14" ] ] }, { - "id": "8d0fa9f7.b2b218", + "id": "614653ba.f5434c", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 5302.734257698059, - "y": 2730.250188589096, - "z": "681fe365.17b79c", + "x": 5269.671727180481, + "y": 2789.750191450119, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "fe48ffab.88a9e" + "ecdd307d.108f1" ] ] }, { - "id": "36ba5058.4e65f", + "id": "7e4f1a46.00cc14", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 5292.734111785889, - "y": 2838.250128030777, - "z": "681fe365.17b79c", + "x": 5259.671581268311, + "y": 2897.7501308918, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "1d31c34d.eb9cad" + "acecf568.1e7908" ] ] }, { - "id": "1d31c34d.eb9cad", + "id": "acecf568.1e7908", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 5442.733898162842, - "y": 2857.2501890659332, - "z": "681fe365.17b79c", + "x": 5409.671367645264, + "y": 2916.750191926956, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "c7521a04.23d468" + "927e9c52.4b741" ] ] }, { - "id": "fe48ffab.88a9e", + "id": "ecdd307d.108f1", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 5453.734127044678, - "y": 2725.2503106594086, - "z": "681fe365.17b79c", + "x": 5420.6715965271, + "y": 2784.7503135204315, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "38ef15b7.f3c28a" + "564d082d.a38d18" ] ] }, { - "id": "38ef15b7.f3c28a", + "id": "564d082d.a38d18", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 5619.733806610107, - "y": 2728.250128030777, - "z": "681fe365.17b79c", + "x": 5586.671276092529, + "y": 2787.7501308918, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "c7521a04.23d468", + "id": "927e9c52.4b741", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 5606.733913421631, - "y": 2863.250128030777, - "z": "681fe365.17b79c", + "x": 5573.671382904053, + "y": 2922.7501308918, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "cf25ee61.62168", + "id": "d22e193.150cbe8", "type": "block", "name": "SO Response", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 606.734375, - "y": 4449.2500059604645, - "z": "681fe365.17b79c", + "x": 573.6718444824219, + "y": 4508.750008821487, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "a9f82ab9.becff8", - "543afd90.024e64", - "3a69da65.01ea36", - "de0a0ada.a67e18" + "840e3956.011b68", + "90c6746e.bbc4a8", + "23ee5b7a.40e3c4", + "6aad6f38.8196f" ] ] }, { - "id": "3a69da65.01ea36", + "id": "23ee5b7a.40e3c4", "type": "set", "name": "set tmp variables for SO response", "xml": "\n\n\n\n\n\n\n", "comments": "", - "x": 886.7355194091797, - "y": 4299.149490594864, - "z": "681fe365.17b79c", + "x": 853.6729888916016, + "y": 4358.649493455887, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "a9f82ab9.becff8", + "id": "840e3956.011b68", "type": "record", "name": "record SO reply parms", "xml": "\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 883.7343521118164, - "y": 4453.250189065933, - "z": "681fe365.17b79c", + "x": 850.6718215942383, + "y": 4512.750191926956, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "543afd90.024e64", + "id": "90c6746e.bbc4a8", "type": "execute", "name": "Send to SO", "xml": "\n\n\n\n\n \n\n\n\n", "comments": "", "outputs": 1, - "x": 752.7344512939453, - "y": 4570.249893426895, - "z": "681fe365.17b79c", + "x": 719.6719207763672, + "y": 4629.749896287918, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "daba264f.1664e8", - "c73e7e93.b685c" + "355d4643.f4a52a", + "52ff37ef.75aec8" ] ] }, { - "id": "daba264f.1664e8", + "id": "355d4643.f4a52a", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 917.7344512939453, - "y": 4550.249892473221, - "z": "681fe365.17b79c", + "x": 884.6719207763672, + "y": 4609.749895334244, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "c0deb7fa.b4f218" + "463c3e58.83f39" ] ] }, { - "id": "c73e7e93.b685c", + "id": "52ff37ef.75aec8", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 909.7343444824219, - "y": 4623.249842882156, - "z": "681fe365.17b79c", + "x": 876.6718139648438, + "y": 4682.749845743179, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "fada3fce.c1f98" + "3f2628b1.c9af88" ] ] }, { - "id": "fada3fce.c1f98", + "id": "3f2628b1.c9af88", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 1055.734188079834, - "y": 4628.249951601028, - "z": "681fe365.17b79c", + "x": 1022.6716575622559, + "y": 4687.749954462051, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "ca3537bf.0c5cc8" + "7147a089.01cd3" ] ] }, { - "id": "c0deb7fa.b4f218", + "id": "463c3e58.83f39", "type": "block", "name": "block", "xml": "\n", "atomic": "false", "comments": "", "outputs": 1, - "x": 1066.7343521118164, - "y": 4546.250027894974, - "z": "681fe365.17b79c", + "x": 1033.6718215942383, + "y": 4605.750030755997, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "d580c3df.332cf", - "797d20ce.18396" + "73420e15.3d06c", + "801c9504.b25868" ] ] }, { - "id": "d580c3df.332cf", + "id": "73420e15.3d06c", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 1213.7339706420898, - "y": 4557.249769449234, - "z": "681fe365.17b79c", + "x": 1180.6714401245117, + "y": 4616.749772310257, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "ca3537bf.0c5cc8", + "id": "7147a089.01cd3", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 1216.7341079711914, - "y": 4634.249843835831, - "z": "681fe365.17b79c", + "x": 1183.6715774536133, + "y": 4693.749846696854, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "797d20ce.18396", + "id": "801c9504.b25868", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 1201.2445793151855, - "y": 4461.2392609119415, - "z": "681fe365.17b79c", + "x": 1168.1820487976074, + "y": 4520.7392637729645, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "de0a0ada.a67e18", + "id": "6aad6f38.8196f", "type": "execute", "name": "generate URL for SO Callback", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 906.073974609375, - "y": 4389.23534321785, - "z": "681fe365.17b79c", + "x": 873.0114440917969, + "y": 4448.735346078873, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "9e6c15e.198abe8", + "id": "cf71a64b.b0e0c8", "type": "outcome", "name": "Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 2308.25, - "y": 1764.25000333786, - "z": "681fe365.17b79c", + "x": 2275.187469482422, + "y": 1823.750006198883, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "e0ee586e.2501d8" + "a8308c1c.2ffee" ] ] }, { - "id": "e0ee586e.2501d8", + "id": "a8308c1c.2ffee", "type": "block", "name": "ransim URL", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2501.239658355713, - "y": 1764.2501254081726, - "z": "681fe365.17b79c", + "x": 2468.1771278381348, + "y": 1823.7501282691956, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "28e68584.b3e98a", - "1efb01ae.c8758e" + "508d0070.47a66", + "35d3119b.a7f02e" ] ] }, { - "id": "28e68584.b3e98a", + "id": "508d0070.47a66", "type": "execute", "name": "generate fetchRRMPolicyRatio.ToNRCellCU", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 2808.239845275879, - "y": 1731.2502264976501, - "z": "681fe365.17b79c", + "x": 2775.177314758301, + "y": 1790.750229358673, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "1efb01ae.c8758e", + "id": "35d3119b.a7f02e", "type": "execute", "name": "populate mountName", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 2752.240245819092, - "y": 1784.2504200935364, - "z": "681fe365.17b79c", + "x": 2719.1777153015137, + "y": 1843.7504229545593, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "774ee683.2fa458", + "id": "3bf36cbe.1eac64", "type": "block", "name": "ransim URL", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2735.75, - "y": 1148.25000333786, - "z": "681fe365.17b79c", + "x": 2702.687469482422, + "y": 1207.750006198883, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "2e1becad.7be994", - "f0034ce.5cce0b" + "da113a6f.191e88", + "d69bb7b1.a0ff58" ] ] }, { - "id": "f0034ce.5cce0b", + "id": "d69bb7b1.a0ff58", "type": "execute", "name": "populate mountName", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 2986.750431060791, - "y": 1171.25013589859, - "z": "681fe365.17b79c", + "x": 2953.687900543213, + "y": 1230.750138759613, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "2e1becad.7be994", + "id": "da113a6f.191e88", "type": "execute", "name": "generate TERMINATEPLMNInfoList.ToNRCellCU", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 3042.750030517578, - "y": 1118.2499423027039, - "z": "681fe365.17b79c", + "x": 3009.6875, + "y": 1177.7499451637268, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "9d08a978.89ba88", + "id": "c16d1d9c.0dbf4", "type": "execute", "name": "populate mountName", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 2813.250015258789, - "y": 2813.250346660614, - "z": "681fe365.17b79c", + "x": 2780.187484741211, + "y": 2872.750349521637, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "fd81f49d.284fc8", + "id": "7b64d6c0.b69498", "type": "execute", "name": "generate terminatePLMNInfoList.TogNBCUUP", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 2887.249725341797, - "y": 2762.2501006126404, - "z": "681fe365.17b79c", + "x": 2854.1871948242188, + "y": 2821.7501034736633, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "80f5bdc1.78aaf", + "id": "8d00366e.864018", "type": "block", "name": "ransim URL", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2567.2496795654297, - "y": 2800.2500920295715, - "z": "681fe365.17b79c", + "x": 2534.1871490478516, + "y": 2859.7500948905945, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "fd81f49d.284fc8", - "9d08a978.89ba88" + "7b64d6c0.b69498", + "c16d1d9c.0dbf4" ] ] }, { - "id": "e56d8930.4e9058", + "id": "e0a16e2d.ab49b", "type": "block", "name": "ransim URL", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2078.2499809265137, - "y": 3244.2499494552612, - "z": "681fe365.17b79c", + "x": 2045.1874504089355, + "y": 3303.749952316284, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "12f718ef.cb46b7", - "9816acdf.8076e" + "64a33c12.a00234", + "36d41966.753e66" ] ] }, { - "id": "12f718ef.cb46b7", + "id": "64a33c12.a00234", "type": "execute", "name": "fetch RRMPolicyRatio.TogNBCUUP", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 2345.249984741211, - "y": 3177.249948501587, - "z": "681fe365.17b79c", + "x": 2312.187454223633, + "y": 3236.74995136261, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "9816acdf.8076e", + "id": "36d41966.753e66", "type": "execute", "name": "populate mountName", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 2319.2501792907715, - "y": 3216.250144958496, - "z": "681fe365.17b79c", + "x": 2286.1876487731934, + "y": 3275.750147819519, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "2406512.40e87ae", + "id": "2a1244f1.a07f1c", "type": "outcome", "name": "Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 1869.7499771118164, - "y": 3250.2499504089355, - "z": "681fe365.17b79c", + "x": 1836.6874465942383, + "y": 3309.7499532699585, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "e56d8930.4e9058" + "e0a16e2d.ab49b" ] ] }, { - "id": "579d239c.3fb1cc", + "id": "cd7be5a3.adf0c8", "type": "block", "name": "ransim URL", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3477.75, - "y": 4583.25000333786, - "z": "681fe365.17b79c", + "x": 3444.687469482422, + "y": 4642.750006198883, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "e037676b.f3dec8", - "d5b1d8c4.61ddd8" + "20e0658f.f28e4a", + "76804136.c0ef7" ] ] }, { - "id": "e037676b.f3dec8", + "id": "20e0658f.f28e4a", "type": "execute", "name": "generate patchPLMNInfoList.ToNRCellDU", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 3784.750030517578, - "y": 4553.249942302704, - "z": "681fe365.17b79c", + "x": 3751.6875, + "y": 4612.749945163727, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "d5b1d8c4.61ddd8", + "id": "76804136.c0ef7", "type": "execute", "name": "populate mountName", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 3728.750431060791, - "y": 4606.25013589859, - "z": "681fe365.17b79c", + "x": 3695.687900543213, + "y": 4665.750138759613, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "4f10c4f5.ddb28c", + "id": "5d7d6216.dd5d9c", "type": "outcome", "name": "Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 3368.4999504089355, - "y": 5273.249979019165, - "z": "681fe365.17b79c", + "x": 3335.4374198913574, + "y": 5332.749981880188, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "18f37305.8b516d" + "79d9f2a4.cfaedc" ] ] }, { - "id": "18f37305.8b516d", + "id": "79d9f2a4.cfaedc", "type": "block", "name": "ransim URL", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3529.500343322754, - "y": 5329.499589920044, - "z": "681fe365.17b79c", + "x": 3496.437812805176, + "y": 5388.999592781067, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "46cef023.14095", - "52cab61a.9b69a8" + "4ed4aad5.917ba4", + "fcafc397.48512" ] ] }, { - "id": "46cef023.14095", + "id": "4ed4aad5.917ba4", "type": "execute", "name": "generate getRRMPolicyRatio.ToNRCellDU", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 3779.5003509521484, - "y": 5273.49958896637, - "z": "681fe365.17b79c", + "x": 3746.4378204345703, + "y": 5332.999591827393, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "52cab61a.9b69a8", + "id": "fcafc397.48512", "type": "execute", "name": "populate mountName", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 3770.500343322754, - "y": 5314.499980926514, - "z": "681fe365.17b79c", + "x": 3737.437812805176, + "y": 5373.999983787537, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "cd2aa7b2.90ac88", + "id": "a57a302e.5c86a", "type": "comment", "name": "terminateRANSliceInstance/instantiateRANSliceModifyDeallocate", "info": "", "comments": "", - "x": 830.5000286102295, - "y": 38.50000333786011, - "z": "681fe365.17b79c", + "x": 797.4374980926514, + "y": 98.00000619888306, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "1de52104.ed19af", + "id": "b67e87df.a032b8", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 530.7500076293945, - "y": 75.74999284744263, - "z": "681fe365.17b79c", + "x": 497.6874771118164, + "y": 135.24999570846558, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "9122bb4.b278948", + "id": "f66621ca.ced9", "type": "set", "name": "set default status value", "xml": "\n\n", "comments": "", - "x": 636.7497634887695, - "y": 129.75000619888306, - "z": "681fe365.17b79c", + "x": 603.6872329711914, + "y": 189.250009059906, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "29a4c2d.d7ff73e", + "id": "5f4a0c3f.45ca24", "type": "execute", "name": "printContext", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 671.7497253417969, - "y": 273.73954677581787, - "z": "681fe365.17b79c", + "x": 638.6871948242188, + "y": 333.2395496368408, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "598df4a4.b19ffc", + "id": "a69df01f.bc74e", "type": "execute", "name": "execute Properties", "xml": "\n \n \n", "comments": "", "outputs": 1, - "x": 691.7497100830078, - "y": 314.7499122619629, - "z": "681fe365.17b79c", + "x": 658.6871795654297, + "y": 374.24991512298584, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "3a4a34c3.80f96c", + "id": "45d0c578.c8ba6c", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 702.7497787475586, - "y": 384.49999380111694, - "z": "681fe365.17b79c", + "x": 669.6872482299805, + "y": 443.9999966621399, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "55ae2ce.34cb9d4", + "id": "b34924a0.5577b8", "type": "execute", "name": "get PLMNId URL", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 652.2499923706055, - "y": 635.750027179718, - "z": "681fe365.17b79c", + "x": 594.1874618530273, + "y": 662.7500314712524, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "4e6886e3.a23638", + "id": "163035c2.3d2eba", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 623.2500228881836, - "y": 697.5000519752502, - "z": "681fe365.17b79c", + "x": 555.1875, + "y": 694.5000629425049, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "48fde408.564d5c", + "id": "9f643c74.9b9b1", "type": "execute", "name": "Get PLMN from Sliceprofile id", "xml": "\n\n\n\n \n\n\n", "comments": "", "outputs": 1, - "x": 688.2500076293945, - "y": 757.250006198883, - "z": "681fe365.17b79c", + "x": 595.1875152587891, + "y": 736.7500476837158, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "47449884.5cadd8", + "id": "aa19d446.f11918", "type": "execute", "name": "read PLMN Id", "xml": "\n\t\n\t\n", "comments": "", "outputs": 1, - "x": 641.25, - "y": 815.2500548362732, - "z": "681fe365.17b79c", + "x": 544.4375152587891, + "y": 788.5000796318054, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "477a6692.3ec148", + "id": "9086874c.666548", "type": "record", "name": "record", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 631.4935302734375, - "y": 982.493510723114, - "z": "681fe365.17b79c", + "x": 502.1810607910156, + "y": 909.4935817718506, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "84a59109.b2389", + "id": "24f3bd47.aa5b72", "type": "execute", "name": "read PLMNList size", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 2117.7776947021484, - "y": 545.7221846580505, - "z": "681fe365.17b79c", + "x": 2084.7151641845703, + "y": 605.2221875190735, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "8d0a43d7.ec465", + "id": "46c85195.a22de", "type": "for", "name": "for each rrmpolicyMember", "xml": "\n", "comments": "", "outputs": 1, - "x": 2586.749767303467, - "y": 2259.333149433136, - "z": "681fe365.17b79c", + "x": 2553.6872367858887, + "y": 2318.833152294159, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "ee23469d.b1eb28" + "18267cf5.231bd3" ] ] }, { - "id": "ee23469d.b1eb28", + "id": "18267cf5.231bd3", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2816.416763305664, - "y": 2259.444282054901, - "z": "681fe365.17b79c", + "x": 2783.354232788086, + "y": 2318.944284915924, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "7a818a33.d6fc14", - "d175e82a.acb388", - "1628cada.6921f5", - "2fd77fd1.e4a59", - "441562fc.91809c" + "bb3793cb.f7ec2", + "96ae15b5.89b348", + "ef839ecd.5091a", + "df594b4d.0a9fe8", + "160d644e.9945bc" ] ] }, { - "id": "7a818a33.d6fc14", + "id": "bb3793cb.f7ec2", "type": "switchNode", "name": "if length > 0 ", "xml": "\n\n \n", "comments": "", "outputs": 1, - "x": 2955.583595275879, - "y": 2172.583086490631, - "z": "681fe365.17b79c", + "x": 2922.521064758301, + "y": 2232.083089351654, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "91adb60a.8cb418", - "1bcd314.a7b9ccf" + "982ada76.de9ef8", + "aeda2bf5.fb0cf8" ] ] }, { - "id": "91adb60a.8cb418", + "id": "982ada76.de9ef8", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 3107.250068664551, - "y": 2147.1385684013367, - "z": "681fe365.17b79c", + "x": 3074.1875381469727, + "y": 2206.6385712623596, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "30d013b8.c7e45c" + "b8637337.43f2d" ] ] }, { - "id": "30d013b8.c7e45c", + "id": "b8637337.43f2d", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3273.9164695739746, - "y": 2148.1389441490173, - "z": "681fe365.17b79c", + "x": 3240.8539390563965, + "y": 2207.6389470100403, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "93669e64.a3703" + "19e44a74.420226" ] ] }, { - "id": "93669e64.a3703", + "id": "19e44a74.420226", "type": "switchNode", "name": "ransim mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 3121.694351196289, - "y": 2027.027679681778, - "z": "681fe365.17b79c", + "x": 3088.631820678711, + "y": 2086.527682542801, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "770075a9.f6528c", - "42f3ed4d.e7f564" + "c68e98ce.4d53f8", + "c240a23a.91fd6" ] ] }, { - "id": "770075a9.f6528c", + "id": "c68e98ce.4d53f8", "type": "outcome", "name": "Not Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 3365.028091430664, - "y": 2042.9163584709167, - "z": "681fe365.17b79c", + "x": 3331.965560913086, + "y": 2102.4163613319397, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "d50061c2.12c73" + "29366a5c.c76f86" ] ] }, { - "id": "42f3ed4d.e7f564", + "id": "c240a23a.91fd6", "type": "outcome", "name": "Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 3355.8716011047363, - "y": 2083.3606419563293, - "z": "681fe365.17b79c", + "x": 3322.809070587158, + "y": 2142.8606448173523, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "97180c02.407e7" + "4d82494e.9c66e8" ] ] }, { - "id": "d50061c2.12c73", + "id": "29366a5c.c76f86", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3546.4165115356445, - "y": 2044.2499585151672, - "z": "681fe365.17b79c", + "x": 3513.3539810180664, + "y": 2103.74996137619, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "8a5b9f90.fd4b5" + "834ea9d0.722278" ] ] }, { - "id": "97180c02.407e7", + "id": "4d82494e.9c66e8", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3537.527587890625, - "y": 2086.47199678421, - "z": "681fe365.17b79c", + "x": 3504.465057373047, + "y": 2145.971999645233, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "3033725b.b1ab1e", - "b85b5e04.af828" + "2702afd4.754d7", + "730c5daf.0d06d4" ] ] }, { - "id": "8a5b9f90.fd4b5", + "id": "834ea9d0.722278", "type": "execute", "name": "delete RRMPolicyRatio NRCellCU - URL", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 3831.694221496582, - "y": 2041.4722361564636, - "z": "681fe365.17b79c", + "x": 3798.631690979004, + "y": 2100.9722390174866, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "3033725b.b1ab1e", + "id": "2702afd4.754d7", "type": "execute", "name": "generate deleteRRMPolicyRatio.ToNRCellCU URL", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 3842.8054809570312, - "y": 2084.805597782135, - "z": "681fe365.17b79c", + "x": 3809.742950439453, + "y": 2144.305600643158, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "b85b5e04.af828", + "id": "730c5daf.0d06d4", "type": "execute", "name": "populate mountName", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 3767.2497024536133, - "y": 2120.3610796928406, - "z": "681fe365.17b79c", + "x": 3734.187171936035, + "y": 2179.8610825538635, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "1bcd314.a7b9ccf", + "id": "aeda2bf5.fb0cf8", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 3110.861053466797, - "y": 2201.4721179008484, - "z": "681fe365.17b79c", + "x": 3077.7985229492188, + "y": 2260.9721207618713, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "23782736.1c7578" + "5a2fc110.99836" ] ] }, { - "id": "23782736.1c7578", + "id": "5a2fc110.99836", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3296.5281372070312, - "y": 2189.8054366111755, - "z": "681fe365.17b79c", + "x": 3263.465606689453, + "y": 2249.3054394721985, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "b3f13f22.b7c39", - "e2b944e4.7d6fe8" + "6f86a737.76e898", + "eeec7bb6.9b2208" ] ] }, { - "id": "b3f13f22.b7c39", + "id": "6f86a737.76e898", "type": "set", "name": "Read RRMPolicyMember-sNSSA", "xml": "\n", "comments": "", - "x": 3588.917106628418, - "y": 2153.694749355316, - "z": "681fe365.17b79c", + "x": 3555.85457611084, + "y": 2213.194752216339, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "e2b944e4.7d6fe8", + "id": "eeec7bb6.9b2208", "type": "switchNode", "name": "find matching RRMPolicyMember", "xml": "\n", "comments": "", "outputs": 1, - "x": 3587.8055419921875, - "y": 2193.6942439079285, - "z": "681fe365.17b79c", + "x": 3554.7430114746094, + "y": 2253.1942467689514, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "995ca390.9084f" + "9e7e603e.8b7a" ] ] }, { - "id": "995ca390.9084f", + "id": "9e7e603e.8b7a", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 3818.638885498047, - "y": 2198.1386218070984, - "z": "681fe365.17b79c", + "x": 3785.5763549804688, + "y": 2257.6386246681213, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "240a42c0.bb25ee" + "fdedad1b.01304" ] ] }, { - "id": "240a42c0.bb25ee", + "id": "fdedad1b.01304", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 4042.249725341797, - "y": 2194.8053698539734, - "z": "681fe365.17b79c", + "x": 4009.1871948242188, + "y": 2254.3053727149963, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "8fcafc65.a8bcd", - "18463543.a9b2cb", - "6fa82472.8c635c" + "f7580f29.a08fe", + "10312f77.944571", + "53b3c677.c12258" ] ] }, { - "id": "8fcafc65.a8bcd", + "id": "f7580f29.a08fe", "type": "set", "name": "Read RRMPolicyMember-id", "xml": "\n", "comments": "", - "x": 4307.916458129883, - "y": 2162.5832562446594, - "z": "681fe365.17b79c", + "x": 4274.853927612305, + "y": 2222.0832591056824, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "36ec693b.2217d6", + "id": "5c3b4ead.c198a", "type": "execute", "name": "generate deleteRRMPolicyMember.ToNRCellCU URL", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 4837.360374450684, - "y": 2254.805455684662, - "z": "681fe365.17b79c", + "x": 4804.2978439331055, + "y": 2314.305458545685, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "18463543.a9b2cb", + "id": "10312f77.944571", "type": "switchNode", "name": "ransim mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 4265.138465881348, - "y": 2258.1389212608337, - "z": "681fe365.17b79c", + "x": 4232.0759353637695, + "y": 2317.6389241218567, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "caefb9c8.c0f608", - "86c27b6.8318888" + "5206463c.c5fd78", + "e910ab56.66b578" ] ] }, { - "id": "caefb9c8.c0f608", + "id": "5206463c.c5fd78", "type": "outcome", "name": "Not Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 4508.472526550293, - "y": 2257.360945224762, - "z": "681fe365.17b79c", + "x": 4475.409996032715, + "y": 2316.860948085785, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "36ec693b.2217d6" + "5c3b4ead.c198a" ] ] }, { - "id": "86c27b6.8318888", + "id": "e910ab56.66b578", "type": "outcome", "name": "Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 4499.315940856934, - "y": 2308.9163393974304, - "z": "681fe365.17b79c", + "x": 4466.2534103393555, + "y": 2368.4163422584534, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "940abeb7.a2bd8" + "f3c39e77.2ae7b" ] ] }, { - "id": "a76004cc.2097d8", + "id": "700bf196.ca76a", "type": "execute", "name": "generate deleteRRMPolicyRatio.ToNRCellCU URL", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 4966.527503967285, - "y": 2300.3613810539246, - "z": "681fe365.17b79c", + "x": 4933.464973449707, + "y": 2359.8613839149475, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "68f1b990.92a8f8", + "id": "b8475e43.0048c", "type": "execute", "name": "populate mountName", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 4886.5272216796875, - "y": 2359.2497973442078, - "z": "681fe365.17b79c", + "x": 4853.464691162109, + "y": 2418.7498002052307, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "940abeb7.a2bd8", + "id": "f3c39e77.2ae7b", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 4666.249794006348, - "y": 2306.4721732139587, - "z": "681fe365.17b79c", + "x": 4633.1872634887695, + "y": 2365.9721760749817, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "a76004cc.2097d8", - "68f1b990.92a8f8" + "700bf196.ca76a", + "b8475e43.0048c" ] ] }, { - "id": "161f1fd6.b2ae4", + "id": "f1b67974.7382f8", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2535.8609352111816, - "y": 2315.639142513275, - "z": "681fe365.17b79c", + "x": 2502.7984046936035, + "y": 2375.139145374298, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "b2831a61.7b70f8", + "id": "a1342146.e25a6", "type": "execute", "name": "Terminate NRCellCU - RRMPolicyRatio", "xml": "\n\n\n\n\n\n \n", "comments": "", "outputs": 1, - "x": 2630.6387329101562, - "y": 2357.6389594078064, - "z": "681fe365.17b79c", + "x": 2597.576202392578, + "y": 2417.1389622688293, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "78f4ddb9.581ff4", - "b13c92c9.72f3a" + "e542396b.9b5028", + "fa583439.c7df88" ] ] }, { - "id": "78f4ddb9.581ff4", + "id": "e542396b.9b5028", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 2916.3888359069824, - "y": 2403.3889288902283, - "z": "681fe365.17b79c", + "x": 2883.3263053894043, + "y": 2462.888931751251, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "dcea762d.5ebf28" + "150338a3.d501d7" ] ] }, { - "id": "dcea762d.5ebf28", + "id": "150338a3.d501d7", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3119.8888931274414, - "y": 2405.8889298439026, - "z": "681fe365.17b79c", + "x": 3086.8263626098633, + "y": 2465.3889327049255, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "fa4fc2bc.a8266" + "c02aae61.17846" ] ] }, { - "id": "fa4fc2bc.a8266", + "id": "c02aae61.17846", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 3347.3886528015137, - "y": 2313.139141559601, - "z": "681fe365.17b79c", + "x": 3314.3261222839355, + "y": 2372.639144420624, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "a8ab8f1c.73a63", + "id": "5994a51a.211e4c", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 3360.638641357422, - "y": 2356.1388659477234, - "z": "681fe365.17b79c", + "x": 3327.5761108398438, + "y": 2415.6388688087463, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "33c478c3.0c73f8", + "id": "74d8f1db.5893e", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 3365.6385192871094, - "y": 2451.1389269828796, - "z": "681fe365.17b79c", + "x": 3332.5759887695312, + "y": 2510.6389298439026, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "e66a98fa.23da98", + "id": "9261ad7e.c97c5", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3116.889320373535, - "y": 2457.638961315155, - "z": "681fe365.17b79c", + "x": 3083.826789855957, + "y": 2517.138964176178, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "33c478c3.0c73f8", - "a8ab8f1c.73a63", - "ad094b5c.97bfa8" + "74d8f1db.5893e", + "5994a51a.211e4c", + "96bc23d2.c6dae" ] ] }, { - "id": "b13c92c9.72f3a", + "id": "fa583439.c7df88", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 2911.6388359069824, - "y": 2442.638961315155, - "z": "681fe365.17b79c", + "x": 2878.5763053894043, + "y": 2502.138964176178, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "e66a98fa.23da98" + "9261ad7e.c97c5" ] ] }, { - "id": "6fa82472.8c635c", + "id": "53b3c677.c12258", "type": "record", "name": "record", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 4259.576385498047, - "y": 2210.4652819633484, - "z": "681fe365.17b79c", + "x": 4226.513854980469, + "y": 2269.9652848243713, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "abe2baeb.40e348", + "id": "1f8dc56d.ad39bb", "type": "execute", "name": "prepare sNSSAI", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 2325.138946533203, - "y": 1304.652853012085, - "z": "681fe365.17b79c", + "x": 2292.076416015625, + "y": 1364.152855873108, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "d175e82a.acb388", + "id": "96ae15b5.89b348", "type": "execute", "name": "prepare idGNBCUCPFunction", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 3073.3265075683594, - "y": 2251.7153429985046, - "z": "681fe365.17b79c", + "x": 3040.2639770507812, + "y": 2311.2153458595276, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "1628cada.6921f5", + "id": "ef839ecd.5091a", "type": "execute", "name": "prepare idNRCellCU", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 3045.826446533203, - "y": 2284.965313434601, - "z": "681fe365.17b79c", + "x": 3012.763916015625, + "y": 2344.465316295624, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "2fd77fd1.e4a59", + "id": "df594b4d.0a9fe8", "type": "execute", "name": "prepare RRMPolicyRatio id", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 3069.264389038086, - "y": 2319.5278449058533, - "z": "681fe365.17b79c", + "x": 3036.201858520508, + "y": 2379.027847766876, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "441562fc.91809c", + "id": "160d644e.9945bc", "type": "execute", "name": "prepare RRMPolicyMember id", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 3076.763946533203, - "y": 2355.277814388275, - "z": "681fe365.17b79c", + "x": 3043.701416015625, + "y": 2414.777817249298, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "b45cc7bf.8981f8", + "id": "1785991.56ac167", "type": "execute", "name": "read NFType", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 2328.013946533203, - "y": 1069.3403491973877, - "z": "681fe365.17b79c", + "x": 2294.951416015625, + "y": 1128.8403520584106, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "be30729d.352f3", + "id": "8fa4df32.142dc", "type": "execute", "name": "read sNSSAI from getNFNSSIRIC-configdb-response", "xml": "\n\t\n ", "comments": "", "outputs": 1, - "x": 1602.13916015625, - "y": 2594.4726457595825, - "z": "681fe365.17b79c", + "x": 1569.0766296386719, + "y": 2653.9726486206055, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "27f9305c.03079", + "id": "b1adda7f.308948", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1456.1390838623047, - "y": 2644.472743988037, - "z": "681fe365.17b79c", + "x": 1423.0765533447266, + "y": 2703.97274684906, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "5624d3a.5123d2c", + "id": "3cc00a06.5560b6", "type": "switchNode", "name": "is NSSAI exists", "xml": "\n", "comments": "", "outputs": 1, - "x": 1463.0282440185547, - "y": 2688.0276279449463, - "z": "681fe365.17b79c", + "x": 1429.9657135009766, + "y": 2747.5276308059692, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "8d44ed60.31bdf", - "91640b48.773fc8" + "e54d6cd0.5ca6b", + "a7793847.31e9f8" ] ] }, { - "id": "8d44ed60.31bdf", + "id": "e54d6cd0.5ca6b", "type": "outcome", "name": "True", "xml": "\n", "comments": "", "outputs": 1, - "x": 1636.2500228881836, - "y": 2642.250478744507, - "z": "681fe365.17b79c", + "x": 1603.1874923706055, + "y": 2701.75048160553, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "ec648819.193ac8" + "a0ddd52c.fd3058" ] ] }, { - "id": "9e872e2d.a50dc", + "id": "79470742.1ad3c8", "type": "execute", "name": "prepare mcc", "xml": "\n \n \n \n \n ", "comments": "", "outputs": 1, - "x": 1998.2499771118164, - "y": 2793.250334739685, - "z": "681fe365.17b79c", + "x": 1965.1874465942383, + "y": 2852.750337600708, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "b9198955.fb6e38", + "id": "c328d0be.82c19", "type": "execute", "name": "prepare mnc", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 2003.7501678466797, - "y": 2828.75053024292, - "z": "681fe365.17b79c", + "x": 1970.6876373291016, + "y": 2888.250533103943, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "e152a54.0928658", + "id": "f992d688.012618", "type": "execute", "name": "prepare sNSSAI", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 1992.3891372680664, - "y": 2863.9028749465942, - "z": "681fe365.17b79c", + "x": 1959.3266067504883, + "y": 2923.402877807617, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "ad3ea034.b772c", + "id": "9c7e75.4c2dd188", "type": "execute", "name": "terminate sNNSAI - CUUP", "xml": "\n\n\n\n\n\n \n", "comments": "", "outputs": 1, - "x": 2005.0001678466797, - "y": 2902.2503356933594, - "z": "681fe365.17b79c", + "x": 1971.9376373291016, + "y": 2961.7503385543823, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "880cb6d6.d4b0b8", - "4594eb50.161444" + "f6f2ec79.71ec3", + "68b90674.2ffc88" ] ] }, { - "id": "485d7fd7.a4ea9", + "id": "13823fd6.0655", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 2427.9165382385254, - "y": 3644.5839405059814, - "z": "681fe365.17b79c", + "x": 2394.8540077209473, + "y": 3704.0839433670044, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "5482832f.65a86c" + "86b69dff.b5e4d" ] ] }, { - "id": "cda8ee51.c8dd3", + "id": "ee8bcbfb.3c7bd8", "type": "for", "name": "for each rrmpolicyMember", "xml": "\n", "comments": "", "outputs": 1, - "x": 2120.2222442626953, - "y": 3581.027786254883, - "z": "681fe365.17b79c", + "x": 2087.159713745117, + "y": 3640.5277891159058, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "976bfa25.a4e6d8" + "1890ffcc.1a59b" ] ] }, { - "id": "976bfa25.a4e6d8", + "id": "1890ffcc.1a59b", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2345.888900756836, - "y": 3471.1390647888184, - "z": "681fe365.17b79c", + "x": 2312.826370239258, + "y": 3530.6390676498413, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "40fda035.3c346", - "3bf69c69.a43924", - "9f2ab222.4805", - "8523ea44.7a0898", - "68e1a6fb.7b3038" + "a1c228b0.110cf8", + "1f148330.077d3d", + "d6e8e92e.fa5f08", + "f823ca63.c76588", + "8e2e4de4.ab048" ] ] }, { - "id": "40fda035.3c346", + "id": "a1c228b0.110cf8", "type": "switchNode", "name": "if length > 0 ", "xml": "\n \n", "comments": "", "outputs": 1, - "x": 2484.055892944336, - "y": 3372.277886867523, - "z": "681fe365.17b79c", + "x": 2450.993362426758, + "y": 3431.777889728546, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "4a95c73a.bd5818", - "299092ec.4f94ee" + "10ff2554.4a5e3b", + "50877e82.d4515" ] ] }, { - "id": "4a95c73a.bd5818", + "id": "10ff2554.4a5e3b", "type": "success", "name": "True", "xml": "\n", "comments": "", "outputs": 1, - "x": 2632.722499847412, - "y": 3326.8329634666443, - "z": "681fe365.17b79c", + "x": 2599.659969329834, + "y": 3386.3329663276672, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "8a107f01.6629d" + "9c8e172.e19f3e8" ] ] }, { - "id": "8a107f01.6629d", + "id": "9c8e172.e19f3e8", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2792.3888511657715, - "y": 3383.833547115326, - "z": "681fe365.17b79c", + "x": 2759.3263206481934, + "y": 3443.333549976349, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "a2066ac5.655ec8", - "549253e4.9adfac" + "67cca0fe.8f03e", + "4aec1c37.d2ff24" ] ] }, { - "id": "a2066ac5.655ec8", + "id": "67cca0fe.8f03e", "type": "switchNode", "name": "ransim mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 2840.1669311523438, - "y": 3199.722415447235, - "z": "681fe365.17b79c", + "x": 2807.1044006347656, + "y": 3259.222418308258, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "62789a95.7abe44", - "6525774b.52a8f8" + "f8291b2c.62b258", + "76a9d5d3.2199bc" ] ] }, { - "id": "62789a95.7abe44", + "id": "f8291b2c.62b258", "type": "outcome", "name": "Not Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 2883.500473022461, - "y": 3278.6109614372253, - "z": "681fe365.17b79c", + "x": 2850.437942504883, + "y": 3338.1109642982483, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "5a86a6bc.5c0af8" + "5d9d17a6.dd9ee8" ] ] }, { - "id": "6525774b.52a8f8", + "id": "76a9d5d3.2199bc", "type": "outcome", "name": "Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 2874.343982696533, - "y": 3319.055244922638, - "z": "681fe365.17b79c", + "x": 2841.281452178955, + "y": 3378.555247783661, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "70aa389e.a34318" + "7d11f4ac.cd34ac" ] ] }, { - "id": "5a86a6bc.5c0af8", + "id": "5d9d17a6.dd9ee8", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3064.8888931274414, - "y": 3279.944561481476, - "z": "681fe365.17b79c", + "x": 3031.8263626098633, + "y": 3339.444564342499, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "d7229dd0.69289", - "f07f39b4.b6e5f8", - "7247259b.963b9c" + "5076729c.ead31c", + "202a446.1aab7bc", + "114b3bf.98b33c4" ] ] }, { - "id": "70aa389e.a34318", + "id": "7d11f4ac.cd34ac", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3055.999969482422, - "y": 3322.166599750519, - "z": "681fe365.17b79c", + "x": 3022.9374389648438, + "y": 3381.6666026115417, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "3d797d7c.1afe82", - "eed8719a.a190e" + "b7475b62.102488", + "a6d2416e.3182b" ] ] }, { - "id": "f07f39b4.b6e5f8", + "id": "202a446.1aab7bc", "type": "execute", "name": "delete RRMPolicyRatio CUUP- URL", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 3386.1665000915527, - "y": 3179.167140483856, - "z": "681fe365.17b79c", + "x": 3353.1039695739746, + "y": 3238.667143344879, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "3d797d7c.1afe82", + "id": "b7475b62.102488", "type": "execute", "name": "generate deleteRRMPolicyRatio.ToNRCellCU URL", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 3361.277862548828, - "y": 3320.5002007484436, - "z": "681fe365.17b79c", + "x": 3328.21533203125, + "y": 3380.0002036094666, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "eed8719a.a190e", + "id": "a6d2416e.3182b", "type": "execute", "name": "populate mountName", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 3285.72208404541, - "y": 3356.055682659149, - "z": "681fe365.17b79c", + "x": 3252.659553527832, + "y": 3415.555685520172, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "299092ec.4f94ee", + "id": "50877e82.d4515", "type": "failure", "name": "False", "xml": "\n", "comments": "", "outputs": 1, - "x": 2632.3336296081543, - "y": 3417.166949748993, - "z": "681fe365.17b79c", + "x": 2599.271099090576, + "y": 3476.666952610016, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "4a95431c.70f23c" + "53bdd94c.7d7d58" ] ] }, { - "id": "4a95431c.70f23c", + "id": "53bdd94c.7d7d58", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2815.000518798828, - "y": 3425.500039577484, - "z": "681fe365.17b79c", + "x": 2781.93798828125, + "y": 3485.000042438507, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "f3edc121.dc54c", - "eb7faaa4.236888", - "44e516c5.1c0268" + "4541fc8d.b17394", + "2d1f3c78.990674", + "79670665.c5b0f8" ] ] }, { - "id": "f3edc121.dc54c", + "id": "4541fc8d.b17394", "type": "set", "name": "Read RRMPolicyMember-sNSSAI", "xml": "\n", "comments": "", - "x": 3111.3894958496094, - "y": 3423.3896050453186, - "z": "681fe365.17b79c", + "x": 3078.3269653320312, + "y": 3482.8896079063416, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "eb7faaa4.236888", + "id": "2d1f3c78.990674", "type": "switchNode", "name": "find matching RRMPolicyMember", "xml": "\n", "comments": "", "outputs": 1, - "x": 3106.2777786254883, - "y": 3466.389214992523, - "z": "681fe365.17b79c", + "x": 3073.21524810791, + "y": 3525.889217853546, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "2047fa72.8af306" + "288eec82.77a1c4" ] ] }, { - "id": "2047fa72.8af306", + "id": "288eec82.77a1c4", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 3337.1112670898438, - "y": 3433.833224773407, - "z": "681fe365.17b79c", + "x": 3304.0487365722656, + "y": 3493.33322763443, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "359033fe.1a7d3c" + "2cec80f.bb65a8" ] ] }, { - "id": "359033fe.1a7d3c", + "id": "2cec80f.bb65a8", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3560.7221069335938, - "y": 3430.499972820282, - "z": "681fe365.17b79c", + "x": 3527.6595764160156, + "y": 3489.999975681305, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "4d5fc4b1.c2afec", - "23c7d6da.504a6a", - "2223cf6.d9cd53" + "b9828127.cbde9", + "680aaab6.fadde4", + "8ab94664.5fec38" ] ] }, { - "id": "4d5fc4b1.c2afec", + "id": "b9828127.cbde9", "type": "set", "name": "Read RRMPolicyMember-id", "xml": "\n", "comments": "", - "x": 3826.3888397216797, - "y": 3398.277859210968, - "z": "681fe365.17b79c", + "x": 3793.3263092041016, + "y": 3457.777862071991, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "2223cf6.d9cd53", + "id": "8ab94664.5fec38", "type": "record", "name": "record", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3778.0487670898438, - "y": 3446.159884929657, - "z": "681fe365.17b79c", + "x": 3744.9862365722656, + "y": 3505.65988779068, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "23c7d6da.504a6a", + "id": "680aaab6.fadde4", "type": "switchNode", "name": "ransim mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 3783.6108474731445, - "y": 3493.8335242271423, - "z": "681fe365.17b79c", + "x": 3750.5483169555664, + "y": 3553.3335270881653, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "8437cb4c.202b68", - "168c5d63.e199f3" + "d898bdf.66a304", + "500aaa6b.c368d4" ] ] }, { - "id": "8437cb4c.202b68", + "id": "d898bdf.66a304", "type": "outcome", "name": "Not Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 4026.94490814209, - "y": 3493.0555481910706, - "z": "681fe365.17b79c", + "x": 3993.8823776245117, + "y": 3552.5555510520935, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "8403aa2d.ece708" + "93e4ad9d.3b614" ] ] }, { - "id": "168c5d63.e199f3", + "id": "500aaa6b.c368d4", "type": "outcome", "name": "Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 4017.7883224487305, - "y": 3544.610942363739, - "z": "681fe365.17b79c", + "x": 3984.7257919311523, + "y": 3604.110945224762, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "34a4274d.228e98" + "1409e1b0.bb052e" ] ] }, { - "id": "8403aa2d.ece708", + "id": "93e4ad9d.3b614", "type": "execute", "name": "generate deleteRRMPolicyMember.CUUP URL", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 4355.8327560424805, - "y": 3490.5000586509705, - "z": "681fe365.17b79c", + "x": 4322.770225524902, + "y": 3550.0000615119934, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "34a4274d.228e98", + "id": "1409e1b0.bb052e", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 4184.7221755981445, - "y": 3542.1667761802673, - "z": "681fe365.17b79c", + "x": 4151.659645080566, + "y": 3601.6667790412903, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "bba97216.61a4e", - "b42ffe76.91a9" + "d61366a4.26bf58", + "5e94e939.bd8928" ] ] }, { - "id": "bba97216.61a4e", + "id": "d61366a4.26bf58", "type": "execute", "name": "generate deleteRRMPolicyRatio.ToNRCellCU URL", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 4484.999885559082, - "y": 3536.055984020233, - "z": "681fe365.17b79c", + "x": 4451.937355041504, + "y": 3595.555986881256, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "b42ffe76.91a9", + "id": "5e94e939.bd8928", "type": "execute", "name": "populate mountName", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 4404.999603271484, - "y": 3594.9444003105164, - "z": "681fe365.17b79c", + "x": 4371.937072753906, + "y": 3654.4444031715393, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "3bf69c69.a43924", + "id": "1f148330.077d3d", "type": "execute", "name": "prepare idGNBCUUPFunction", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 2578.5001373291016, - "y": 3489.5003447532654, - "z": "681fe365.17b79c", + "x": 2545.4376068115234, + "y": 3549.0003476142883, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "9f2ab222.4805", + "id": "d6e8e92e.fa5f08", "type": "execute", "name": "prepare RRMPolicyRatio id", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 2567.4380264282227, - "y": 3522.3128452301025, - "z": "681fe365.17b79c", + "x": 2534.3754959106445, + "y": 3581.8128480911255, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "8523ea44.7a0898", + "id": "f823ca63.c76588", "type": "execute", "name": "prepare RRMPolicyMember id", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 2577.9376373291016, - "y": 3559.062846183777, - "z": "681fe365.17b79c", + "x": 2544.8751068115234, + "y": 3618.5628490448, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "2d907870.04c9d8", + "id": "f7776fb3.813fd", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2066.034355163574, - "y": 3625.4242725372314, - "z": "681fe365.17b79c", + "x": 2032.971824645996, + "y": 3684.9242753982544, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "6dcd6d8b.8f8a74", + "id": "b886c16f.ec3f9", "type": "execute", "name": "Terminate NRCellCU - RRMPolicyRatio", "xml": "\n\n\n\n\n\n \n", "comments": "", "outputs": 1, - "x": 2142.812286376953, - "y": 3671.423490524292, - "z": "681fe365.17b79c", + "x": 2109.749755859375, + "y": 3730.923493385315, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "485d7fd7.a4ea9", - "81dbf1c4.f6ab9" + "13823fd6.0655", + "84ca50d3.1e31c" ] ] }, { - "id": "1a09eab5.8fb4d5", + "id": "dd8a2b25.19ba28", "type": "execute", "name": "read PLMNList size", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 2194.437728881836, - "y": 4194.125453948975, - "z": "681fe365.17b79c", + "x": 2161.375198364258, + "y": 4253.625456809998, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "a8c983be.71b54", + "id": "62d32210.5d22bc", "type": "for", "name": "foreach PLMNInfo", "xml": "\n", "comments": "", "outputs": 1, - "x": 2237.7713165283203, - "y": 4311.125455856323, - "z": "681fe365.17b79c", + "x": 2204.708786010742, + "y": 4370.625458717346, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "7ff37c7f.b02e84" + "9dac9c85.ee826" ] ] }, { - "id": "ba53b011.6cacf", + "id": "57798dd0.ea3d04", "type": "execute", "name": "read sNSSAI from getNFNSSIRIC-configdb-response", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 2859.29891204834, - "y": 4309.375453948975, - "z": "681fe365.17b79c", + "x": 2826.2363815307617, + "y": 4368.875456809998, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "79da80d7.0799b", + "id": "553c22c1.d7f38c", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2779.0487670898438, - "y": 4351.3750648498535, - "z": "681fe365.17b79c", + "x": 2745.9862365722656, + "y": 4410.8750677108765, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "ca93bc12.6b465", + "id": "ab1def53.0564f", "type": "switchNode", "name": "is NSSAI exists", "xml": "\n", "comments": "", "outputs": 1, - "x": 2777.1876335144043, - "y": 4407.680534362793, - "z": "681fe365.17b79c", + "x": 2744.125102996826, + "y": 4467.180537223816, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "5da516e.208e1e8" + "3ab2f389.ebcf4c" ] ] }, { - "id": "5da516e.208e1e8", + "id": "3ab2f389.ebcf4c", "type": "outcome", "name": "True", "xml": "\n", "comments": "", "outputs": 1, - "x": 2930.659900665283, - "y": 4411.152799606323, - "z": "681fe365.17b79c", + "x": 2897.597370147705, + "y": 4470.652802467346, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "6cc28b13.198d84" + "19c1319d.1cd4ae" ] ] }, { - "id": "78a62f70.66a53", + "id": "d0124a83.aa2ab8", "type": "execute", "name": "prepare sNSSAI", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 3106.1875, - "y": 4878.81250333786, - "z": "681fe365.17b79c", + "x": 3073.124969482422, + "y": 4938.312506198883, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "419b3c7a.8d5e74", + "id": "62ecc111.352e3", "type": "for", "name": "for each rrmpolicyMember", "xml": "\n", "comments": "", "outputs": 1, - "x": 3697.4722213745117, - "y": 5644.71551322937, - "z": "681fe365.17b79c", + "x": 3664.4096908569336, + "y": 5704.215516090393, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "9bef1746.084298" + "a044a425.d4a8f8" ] ] }, { - "id": "9bef1746.084298", + "id": "a044a425.d4a8f8", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3915.1390228271484, - "y": 5643.82684135437, - "z": "681fe365.17b79c", + "x": 3882.0764923095703, + "y": 5703.326844215393, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "ab01c8e3.401bb8", - "67081354.58f73c", - "51bbb837.90d658", - "eeb5bbb0.1d6178", - "1e206743.3e5689" + "4c0eb91e.016be8", + "66462011.f48f2", + "9a8989c6.9de3f8", + "5cd69f40.d5bb", + "341237e5.667278" ] ] }, { - "id": "ab01c8e3.401bb8", + "id": "4c0eb91e.016be8", "type": "switchNode", "name": "if length > 0 ", "xml": "\n", "comments": "", "outputs": 1, - "x": 4072.056137084961, - "y": 5558.465371608734, - "z": "681fe365.17b79c", + "x": 4038.993606567383, + "y": 5617.965374469757, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "11a49643.82feda", - "84eaecde.16ac4" + "f995b42b.c62888", + "5850fe3f.e7ae9" ] ] }, { - "id": "11a49643.82feda", + "id": "f995b42b.c62888", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 4214.972393035889, - "y": 5516.520587444305, - "z": "681fe365.17b79c", + "x": 4181.909862518311, + "y": 5576.020590305328, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "4a3b73e1.f2a4ac" + "8ab6b27e.d114c" ] ] }, { - "id": "4a3b73e1.f2a4ac", + "id": "8ab6b27e.d114c", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 4381.6388511657715, - "y": 5516.521047115326, - "z": "681fe365.17b79c", + "x": 4348.576320648193, + "y": 5576.021049976349, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "5550981e.495028" + "32032a83.0e2796" ] ] }, { - "id": "5550981e.495028", + "id": "32032a83.0e2796", "type": "switchNode", "name": "ransim mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 4229.416732788086, - "y": 5395.409782648087, - "z": "681fe365.17b79c", + "x": 4196.354202270508, + "y": 5454.9097855091095, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "a42c02b.48062", - "5f174b6.c0149b4" + "657a7bbc.3a03a4", + "1ff67891.fe0d97" ] ] }, { - "id": "a42c02b.48062", + "id": "657a7bbc.3a03a4", "type": "outcome", "name": "Not Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 4472.750473022461, - "y": 5411.298461437225, - "z": "681fe365.17b79c", + "x": 4439.687942504883, + "y": 5470.798464298248, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "bebaeb62.53f558" + "243456be.4c9d4a" ] ] }, { - "id": "5f174b6.c0149b4", + "id": "1ff67891.fe0d97", "type": "outcome", "name": "Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 4463.593982696533, - "y": 5451.742744922638, - "z": "681fe365.17b79c", + "x": 4430.531452178955, + "y": 5511.242747783661, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "287d0ad9.cbaf16" + "539c9037.11277" ] ] }, { - "id": "bebaeb62.53f558", + "id": "243456be.4c9d4a", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 4654.138893127441, - "y": 5412.632061481476, - "z": "681fe365.17b79c", + "x": 4621.076362609863, + "y": 5472.132064342499, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "682537c.8c9fec8" + "50f4a2d7.1c2d7c" ] ] }, { - "id": "682537c.8c9fec8", + "id": "50f4a2d7.1c2d7c", "type": "execute", "name": "delete RRMPolicyRatio DU- URL", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 4939.416603088379, - "y": 5409.854339122772, - "z": "681fe365.17b79c", + "x": 4906.354072570801, + "y": 5469.354341983795, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "865d667d.44a788", + "id": "5cfd6451.1e572c", "type": "execute", "name": "generate deleteRRMPolicyRatio.ToNRCellCU URL", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 4950.527862548828, - "y": 5453.187700748444, - "z": "681fe365.17b79c", + "x": 4917.46533203125, + "y": 5512.687703609467, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "c25a5885.480138", + "id": "1453b231.a0918e", "type": "execute", "name": "populate mountName", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 4874.97208404541, - "y": 5488.743182659149, - "z": "681fe365.17b79c", + "x": 4841.909553527832, + "y": 5548.243185520172, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "287d0ad9.cbaf16", + "id": "539c9037.11277", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 4645.249969482422, - "y": 5454.854099750519, - "z": "681fe365.17b79c", + "x": 4612.187438964844, + "y": 5514.354102611542, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "865d667d.44a788", - "c25a5885.480138" + "5cfd6451.1e572c", + "1453b231.a0918e" ] ] }, { - "id": "84eaecde.16ac4", + "id": "5850fe3f.e7ae9", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 4218.6875, - "y": 5588.18750333786, - "z": "681fe365.17b79c", + "x": 4185.624969482422, + "y": 5647.687506198883, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "62cc2b9d.546bb4" + "dcfa97ae.90fe08" ] ] }, { - "id": "62cc2b9d.546bb4", + "id": "dcfa97ae.90fe08", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 4404.354583740234, - "y": 5576.520822048187, - "z": "681fe365.17b79c", + "x": 4371.292053222656, + "y": 5636.02082490921, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "175773e3.cc37dc", - "fb24bd1d.849a9" + "a6148645.d746d8", + "48a80fd.c4ce0f" ] ] }, { - "id": "175773e3.cc37dc", + "id": "a6148645.d746d8", "type": "set", "name": "Read RRMPolicyMember-sNSSA", "xml": "\n", "comments": "", - "x": 4697.993957519531, - "y": 5535.410562038422, - "z": "681fe365.17b79c", + "x": 4664.931427001953, + "y": 5594.910564899445, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "fb24bd1d.849a9", + "id": "48a80fd.c4ce0f", "type": "switchNode", "name": "find matching RRMPolicyMember", "xml": "\n", "comments": "", "outputs": 1, - "x": 4695.631988525391, - "y": 5580.40962934494, - "z": "681fe365.17b79c", + "x": 4662.5694580078125, + "y": 5639.909632205963, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "5178497a.c66ab8" + "5e803bf8.de57d4" ] ] }, { - "id": "5178497a.c66ab8", + "id": "5e803bf8.de57d4", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 4926.46533203125, - "y": 5584.85400724411, - "z": "681fe365.17b79c", + "x": 4893.402801513672, + "y": 5644.354010105133, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "2b7a1103.21e69e" + "e3314a9.64d25b8" ] ] }, { - "id": "2b7a1103.21e69e", + "id": "e3314a9.64d25b8", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 5150.076171875, - "y": 5581.520755290985, - "z": "681fe365.17b79c", + "x": 5117.013641357422, + "y": 5641.020758152008, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "4bf0ba64.99cd64", - "49bec677.8498b8", - "39296eb4.0ec192" + "8ff1c9be.f5ab98", + "2d5fe3bf.b83dfc", + "7ddc9df8.be23b4" ] ] }, { - "id": "4bf0ba64.99cd64", + "id": "8ff1c9be.f5ab98", "type": "set", "name": "Read RRMPolicyMember-id", "xml": "\n", "comments": "", - "x": 5415.742904663086, - "y": 5549.298641681671, - "z": "681fe365.17b79c", + "x": 5382.680374145508, + "y": 5608.798644542694, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "39296eb4.0ec192", + "id": "7ddc9df8.be23b4", "type": "record", "name": "record", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 5367.40283203125, - "y": 5597.18066740036, - "z": "681fe365.17b79c", + "x": 5334.340301513672, + "y": 5656.680670261383, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "49bec677.8498b8", + "id": "2d5fe3bf.b83dfc", "type": "switchNode", "name": "ransim mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 5372.964912414551, - "y": 5644.8543066978455, - "z": "681fe365.17b79c", + "x": 5339.902381896973, + "y": 5704.354309558868, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "fce33118.ec5fd", - "8218be6f.080e6" + "873127af.ddb218", + "1ad28b62.5d6235" ] ] }, { - "id": "fce33118.ec5fd", + "id": "873127af.ddb218", "type": "outcome", "name": "Not Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 5616.298973083496, - "y": 5644.076330661774, - "z": "681fe365.17b79c", + "x": 5583.236442565918, + "y": 5703.576333522797, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "e0e45f3c.5ef9c" + "feebd6c6.117e18" ] ] }, { - "id": "8218be6f.080e6", + "id": "1ad28b62.5d6235", "type": "outcome", "name": "Mounted", "xml": "\n", "comments": "", "outputs": 1, - "x": 5607.142387390137, - "y": 5695.631724834442, - "z": "681fe365.17b79c", + "x": 5574.079856872559, + "y": 5755.131727695465, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "44f1224c.d6f38c" + "8e4d9ad5.5b1d08" ] ] }, { - "id": "e0e45f3c.5ef9c", + "id": "feebd6c6.117e18", "type": "execute", "name": "generate deleteRRMPolicyMember.ToNRCellDU URL", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 5945.186820983887, - "y": 5641.520841121674, - "z": "681fe365.17b79c", + "x": 5912.124290466309, + "y": 5701.0208439826965, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "44f1224c.d6f38c", + "id": "8e4d9ad5.5b1d08", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 5774.076240539551, - "y": 5693.1875586509705, - "z": "681fe365.17b79c", + "x": 5741.013710021973, + "y": 5752.687561511993, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "e3154c8e.1db27", - "2dc2c715.203168" + "7138de03.cc1be", + "1fd3a3c2.2d5dbc" ] ] }, { - "id": "e3154c8e.1db27", + "id": "7138de03.cc1be", "type": "execute", "name": "generate deleteRRMPolicyRatio.ToNRCellCU URL", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 6074.353950500488, - "y": 5687.076766490936, - "z": "681fe365.17b79c", + "x": 6041.29141998291, + "y": 5746.576769351959, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "2dc2c715.203168", + "id": "1fd3a3c2.2d5dbc", "type": "execute", "name": "populate mountName", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 5994.353668212891, - "y": 5745.9651827812195, - "z": "681fe365.17b79c", + "x": 5961.2911376953125, + "y": 5805.465185642242, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "67081354.58f73c", + "id": "66462011.f48f2", "type": "execute", "name": "prepare idGNBDUFunction", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 4247.750144958496, - "y": 5630.688269615173, - "z": "681fe365.17b79c", + "x": 4214.687614440918, + "y": 5690.188272476196, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "51bbb837.90d658", + "id": "9a8989c6.9de3f8", "type": "execute", "name": "prepare idNRCellDu", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 4220.25008392334, - "y": 5663.9382400512695, - "z": "681fe365.17b79c", + "x": 4187.187553405762, + "y": 5723.4382429122925, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "eeb5bbb0.1d6178", + "id": "5cd69f40.d5bb", "type": "execute", "name": "prepare RRMPolicyRatio id", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 4243.688026428223, - "y": 5698.500771522522, - "z": "681fe365.17b79c", + "x": 4210.6254959106445, + "y": 5758.000774383545, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "1e206743.3e5689", + "id": "341237e5.667278", "type": "execute", "name": "prepare RRMPolicyMember id", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 4251.18758392334, - "y": 5734.250741004944, - "z": "681fe365.17b79c", + "x": 4218.125053405762, + "y": 5793.750743865967, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "4a1ab775.d40cd8", + "id": "4920a244.7f5c6c", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3614.035189628601, - "y": 5727.112832546234, - "z": "681fe365.17b79c", + "x": 3580.972659111023, + "y": 5786.612835407257, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "71190a4a.d6c7d4", + "id": "2fdb88a6.a26b88", "type": "execute", "name": "Terminate NRCellDU - RRMPolicyRatio", "xml": "\n\n\n\n\n\n \n", "comments": "", "outputs": 1, - "x": 3701.312454223633, - "y": 5793.362391471863, - "z": "681fe365.17b79c", + "x": 3668.2499237060547, + "y": 5852.862394332886, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "c3e1a651.fcce08", - "94221c7f.4de61" + "ae16bd76.9a8ff", + "2b2a79ae.5fefe6" ] ] }, { - "id": "4b4f8ae1.4d04f4", + "id": "a84fd19d.c1404", "type": "returnSuccess", "name": "return success", "xml": "\n\n\n", "comments": "", - "x": 256.0833339691162, - "y": 1664.3333678245544, - "z": "681fe365.17b79c", + "x": 223.0208034515381, + "y": 1723.8333706855774, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "2df95230.31a61e", + "id": "627d8fb4.50f7c", "type": "for", "name": "foreach PLMNInfo", "xml": "\n", "comments": "", "outputs": 1, - "x": 1013.0000534057617, - "y": 712.2500514984131, - "z": "681fe365.17b79c", + "x": 908.6875381469727, + "y": 1215.5001239776611, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "e9250659.cd2a98" + "6d045faa.cf75" ] ] }, { - "id": "e9250659.cd2a98", + "id": "6d045faa.cf75", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1210.25, - "y": 694.2500042915344, - "z": "681fe365.17b79c", + "x": 1090.9375381469727, + "y": 1207.5000166893005, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "132c0105.fd3bff", - "e17349fb.a93e98" + "860157a8.dd1568", + "40e552a6.e5ed3c" ] ] }, { - "id": "cff035e0.5202f8", + "id": "e17075dc.31d448", "type": "switchNode", "name": "is NSSAI exists", "xml": "\n", "comments": "", "outputs": 1, - "x": 1385.2499771118164, - "y": 741.5000486373901, - "z": "681fe365.17b79c", + "x": 1550.9375839233398, + "y": 809.750078201294, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "13f08b41.a30fa5" + "db4b8fbb.3e0f9" ] ] }, { - "id": "3085002d.6fbc9", + "id": "a0c610d.e60e8f", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1627.500259399414, - "y": 654.2500514984131, - "z": "681fe365.17b79c", + "x": 1594.437728881836, + "y": 713.750054359436, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "9add7f06.c1df6", - "cf13d6c4.d6c488", - "61730f64.f5dd9", - "88a345ab.17f1a8", - "f60f717d.ccb86", - "cc300987.609d18", - "3d0dd40f.2855dc" + "4c03f81a.4abc48", + "d1172c03.a940d", + "479bb8b1.85a0f8", + "9488ad00.cdf51", + "28b0eeea.30d3f2", + "f627a38d.f4158", + "c81c4e2d.4ebc2" ] ] }, { - "id": "29762dac.dd5972", + "id": "4ac4d944.26ab78", "type": "record", "name": "record", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 994.25, - "y": 665, - "z": "681fe365.17b79c", + "x": 893.6875343322754, + "y": 1167.0000619888306, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "9add7f06.c1df6", + "id": "4c03f81a.4abc48", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1705.4546966552734, - "y": 893.0228490829468, - "z": "681fe365.17b79c", + "x": 1672.3921661376953, + "y": 952.5228519439697, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "13f08b41.a30fa5", + "id": "db4b8fbb.3e0f9", "type": "outcome", "name": "True", "xml": "\n", "comments": "", "outputs": 1, - "x": 1553.0000762939453, - "y": 708.5000514984131, - "z": "681fe365.17b79c", + "x": 1519.9375457763672, + "y": 768.000054359436, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "3085002d.6fbc9" + "a0c610d.e60e8f" ] ] }, { - "id": "f8cbcae3.d42898", - "type": "failure", - "name": "false", - "xml": "\n", - "comments": "", - "outputs": 1, - "x": 1425.75, - "y": 831, - "z": "681fe365.17b79c", - "wires": [ - [ - "4860f747.6f2588" - ] - ] - }, - { - "id": "4860f747.6f2588", - "type": "record", - "name": "record", - "xml": "\n\n\n\n\n\n", - "comments": "", - "outputs": 1, - "x": 1421.75, - "y": 876, - "z": "681fe365.17b79c", - "wires": [ - [] - ] - }, - { - "id": "d72cfacf.381158", + "id": "39239b55.0dd4b4", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2539.399990081787, - "y": 489.19999599456787, - "z": "681fe365.17b79c", + "x": 2506.337459564209, + "y": 548.6999988555908, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "411987bd.6a71b8", + "id": "ad615746.bbf1e8", "type": "switchNode", "name": "check the action", "xml": "\n", "comments": "", "outputs": 1, - "x": 2095.600082397461, - "y": 765.800060749054, - "z": "681fe365.17b79c", + "x": 2062.537551879883, + "y": 825.3000636100769, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "bbed825b.f57ac", - "3f02158c.add85a" + "2e26bf75.9a4c1", + "83840802.03bf28" ] ] }, { - "id": "bbed825b.f57ac", + "id": "2e26bf75.9a4c1", "type": "outcome", "name": "True", "xml": "\n", "comments": "", "outputs": 1, - "x": 2230.5998573303223, - "y": 636.8000245094299, - "z": "681fe365.17b79c", + "x": 2197.537326812744, + "y": 696.3000273704529, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "32b20b0d.818f84" + "149c1532.8be88b" ] ] }, { - "id": "3f02158c.add85a", + "id": "83840802.03bf28", "type": "outcome", "name": "False", "xml": "\n", "comments": "", "outputs": 1, - "x": 2249.599884033203, - "y": 687.8000469207764, - "z": "681fe365.17b79c", + "x": 2216.537353515625, + "y": 747.3000497817993, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "2d394f29.95bfe" + "a7a48f7a.3978b" ] ] }, { - "id": "8bea641e.7f78f8", + "id": "fc81945.c629668", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2424.400375366211, - "y": 766.6001257896423, - "z": "681fe365.17b79c", + "x": 2391.337844848633, + "y": 826.1001286506653, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "32b20b0d.818f84", + "id": "149c1532.8be88b", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2400.599937438965, - "y": 629.0000739097595, - "z": "681fe365.17b79c", + "x": 2367.5374069213867, + "y": 688.5000767707825, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "d72cfacf.381158", - "aa710b38.7299d8" + "39239b55.0dd4b4", + "ac2cacb3.f66fe" ] ] }, { - "id": "2d394f29.95bfe", + "id": "a7a48f7a.3978b", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2385.600051879883, - "y": 677.0000491142273, - "z": "681fe365.17b79c", + "x": 2352.5375213623047, + "y": 736.5000519752502, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "8bea641e.7f78f8" + "fc81945.c629668" ] ] }, { - "id": "615004fe.554e1c", + "id": "7a26e192.c21df", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2095.599868774414, - "y": 599.5001158714294, - "z": "681fe365.17b79c", + "x": 2062.537338256836, + "y": 659.0001187324524, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "b5ba08f.5a3f3f8", + "id": "3237bde0.394412", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1168.8000411987305, - "y": 2196.8999786376953, - "z": "681fe365.17b79c", + "x": 1135.7375106811523, + "y": 2256.3999814987183, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "714dfa37.1b8884", + "id": "5fef4230.9c857c", "type": "record", "name": "record", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2542.999984741211, - "y": 2221.4999351501465, - "z": "681fe365.17b79c", + "x": 2509.937454223633, + "y": 2280.9999380111694, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "e55f953e.ae8588", + "id": "6d7ae401.d6df2c", "type": "execute", "name": "Read RRMPolicy Member List Length", "xml": "\n\t\n\t\n ", "comments": "", "outputs": 1, - "x": 2593.000129699707, - "y": 2108.6999340057373, - "z": "681fe365.17b79c", + "x": 2559.937599182129, + "y": 2168.1999368667603, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "b932805a.88184", + "id": "9c532b5d.f0d518", "type": "execute", "name": "RRMPolicyRatio id", "xml": "\n\t\n\t\n ", "comments": "", "outputs": 1, - "x": 2537.400131225586, - "y": 2066.6999320983887, - "z": "681fe365.17b79c", + "x": 2504.337600708008, + "y": 2126.1999349594116, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "9e3e6385.08739", + "id": "c7c7906e.14877", "type": "execute", "name": "split pLMNId", "xml": "\n \n \n ", "comments": "", "outputs": 1, - "x": 659.5, - "y": 871.0000042915344, - "z": "681fe365.17b79c", + "x": 536.4375, + "y": 836.7500495910645, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "f9a1e52.1e42318", + "id": "95f7659d.31ef38", "type": "set", "name": "set mcc & mnc Variables", "xml": "\n\n", "comments": "", - "x": 689.95458984375, - "y": 918.0454449653625, - "z": "681fe365.17b79c", + "x": 565.6420593261719, + "y": 871.2954912185669, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "132c0105.fd3bff", + "id": "860157a8.dd1568", "type": "execute", "name": "read sNSSAIList Length", "xml": "\n\t\n\t\n", "comments": "", "outputs": 1, - "x": 1412, - "y": 558.2500042915344, - "z": "681fe365.17b79c", + "x": 1301.437759399414, + "y": 1196.5000505447388, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "e17349fb.a93e98", + "id": "40e552a6.e5ed3c", "type": "for", "name": "foreach sNSSAI", "xml": "\n", "comments": "", "outputs": 1, - "x": 1399, - "y": 600.2500042915344, - "z": "681fe365.17b79c", + "x": 1288.437759399414, + "y": 1238.5000505447388, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "ca1ece70.b9e06" + "456f7507.d0b75c" ] ] }, { - "id": "ca1ece70.b9e06", + "id": "456f7507.d0b75c", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1590, - "y": 592.2500042915344, - "z": "681fe365.17b79c", + "x": 1479.437759399414, + "y": 1230.5000505447388, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "97edef79.690cf", - "cff035e0.5202f8" + "51d6eca9.67bcc4", + "e17075dc.31d448" ] ] }, { - "id": "97edef79.690cf", + "id": "51d6eca9.67bcc4", "type": "execute", "name": "read sNSSAI", "xml": "\n\t\n\t\n", "comments": "", "outputs": 1, - "x": 1783.999984741211, - "y": 512.2500071525574, - "z": "681fe365.17b79c", + "x": 1469.687744140625, + "y": 1140.5000534057617, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "88a345ab.17f1a8", + "id": "9488ad00.cdf51", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1771.7501068115234, - "y": 625.2500057220459, - "z": "681fe365.17b79c", + "x": 1738.6875762939453, + "y": 684.7500085830688, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "b1472f5c.61cce", + "id": "447e4902.fc55f8", "type": "execute", "name": "set list prefix", "xml": "\n\n\t\n", "comments": "", "outputs": 1, - "x": 1829.5, - "y": 570.2500042915344, - "z": "681fe365.17b79c", + "x": 1796.4374694824219, + "y": 629.7500071525574, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "f9a91980.a13638", + "id": "18624b92.112da4", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 1804.250015258789, - "y": 713.0001735687256, - "z": "681fe365.17b79c", + "x": 1771.187484741211, + "y": 772.5001764297485, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "f60f717d.ccb86", + "id": "28b0eeea.30d3f2", "type": "execute", "name": "read sNSSAI", "xml": "\n\t\n\t\n", "comments": "", "outputs": 1, - "x": 1787.249984741211, - "y": 757.9999923706055, - "z": "681fe365.17b79c", + "x": 1754.1874542236328, + "y": 817.4999952316284, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "cc300987.609d18", + "id": "f627a38d.f4158", "type": "execute", "name": "generate removesNSSAIFromRIC URL", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 1852.2499771118164, - "y": 829.2501149177551, - "z": "681fe365.17b79c", + "x": 1819.1874465942383, + "y": 888.7501177787781, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "3d0dd40f.2855dc", + "id": "c81c4e2d.4ebc2", "type": "execute", "name": "prepare sNSSAI", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 1779.2500076293945, - "y": 865.7500548362732, - "z": "681fe365.17b79c", + "x": 1746.1874771118164, + "y": 925.2500576972961, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "80c78ee4.73906", + "id": "2f976a24.2999e6", "type": "execute", "name": "Read RRMPolicy Member List Length", "xml": "\n\t\n\t\n ", "comments": "", "outputs": 1, - "x": 2083.0002517700195, - "y": 3491.199954032898, - "z": "681fe365.17b79c", + "x": 2049.9377212524414, + "y": 3550.699956893921, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "4270a600.32d2fc", + "id": "ec777e18.0bdc2", "type": "record", "name": "record", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2068.000175476074, - "y": 3539.2000522613525, - "z": "681fe365.17b79c", + "x": 2034.937644958496, + "y": 3598.7000551223755, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "57e3012b.50b3f", + "id": "904594a7.bb7d18", "type": "execute", "name": "RRMPolicyRatio id", "xml": "\n\t\n\t\n ", "comments": "", "outputs": 1, - "x": 2071.799934387207, - "y": 3450.1999530792236, - "z": "681fe365.17b79c", + "x": 2038.737403869629, + "y": 3509.6999559402466, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "68e1a6fb.7b3038", + "id": "8e2e4de4.ab048", "type": "record", "name": "record", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2515.0001335144043, - "y": 3453.899953842163, - "z": "681fe365.17b79c", + "x": 2481.937602996826, + "y": 3513.399956703186, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "d7229dd0.69289", + "id": "5076729c.ead31c", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3230.199996948242, - "y": 3126.300099849701, - "z": "681fe365.17b79c", + "x": 3197.137466430664, + "y": 3185.800102710724, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "7247259b.963b9c", + "id": "114b3bf.98b33c4", "type": "record", "name": "record", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3263.199951171875, - "y": 3239.300052165985, - "z": "681fe365.17b79c", + "x": 3230.137420654297, + "y": 3298.800055027008, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "549253e4.9adfac", + "id": "4aec1c37.d2ff24", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2803.60009765625, - "y": 3149.10010099411, - "z": "681fe365.17b79c", + "x": 2770.537567138672, + "y": 3208.600103855133, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "44e516c5.1c0268", + "id": "79670665.c5b0f8", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3019.00004196167, - "y": 3377.1001505851746, - "z": "681fe365.17b79c", + "x": 2985.937511444092, + "y": 3436.6001534461975, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "3a5aa655.217c0a", + "id": "7d1eb89d.ae5768", "type": "execute", "name": "generate terminate PLMNInfoListEntry CUUP URL for configdb", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 2016.0000305175781, - "y": 2956.8000440597534, - "z": "681fe365.17b79c", + "x": 1982.9375, + "y": 3016.3000469207764, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "9b2d73cb.8acaa", + "id": "1a922a3e.bc9b96", "type": "execute", "name": "prepare sNSSAI", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 1859.0000228881836, - "y": 2996.200240135193, - "z": "681fe365.17b79c", + "x": 1825.9374923706055, + "y": 3055.700242996216, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "fb827cb5.f070e", + "id": "8c1c51d7.95c51", "type": "execute", "name": "Update nearRT RIC Details in ConfigDB", "xml": "\n\n\n\n \n\n\n", "comments": "", "outputs": 1, - "x": 1922.000015258789, - "y": 3044.8000450134277, - "z": "681fe365.17b79c", + "x": 1888.937484741211, + "y": 3104.3000478744507, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "8e330d1.8f3c4f", - "d7e39049.2d67a" + "3902bf5f.e01ce", + "d3581ecc.b9fd6" ] ] }, { - "id": "8e330d1.8f3c4f", + "id": "3902bf5f.e01ce", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 2180.4000282287598, - "y": 3003.200044631958, - "z": "681fe365.17b79c", + "x": 2147.3374977111816, + "y": 3062.700047492981, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "e12b9c7c.757b" + "8ca8d0ce.575fb" ] ] }, { - "id": "d7e39049.2d67a", + "id": "d3581ecc.b9fd6", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 2207.4000244140625, - "y": 3081.2000455856323, - "z": "681fe365.17b79c", + "x": 2174.3374938964844, + "y": 3140.7000484466553, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "93c86d.b72a379" + "b97663cd.538dc" ] ] }, { - "id": "e12b9c7c.757b", + "id": "8ca8d0ce.575fb", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2375.400032043457, - "y": 2996.200044631958, - "z": "681fe365.17b79c", + "x": 2342.337501525879, + "y": 3055.700047492981, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "6f56c1e5.df8e5", - "2ce01f3b.97fa1" + "d42d15ba.290d18", + "f55a1f63.5640d" ] ] }, { - "id": "93c86d.b72a379", + "id": "b97663cd.538dc", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2381.400032043457, - "y": 3074.200044631958, - "z": "681fe365.17b79c", + "x": 2348.337501525879, + "y": 3133.700047492981, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "b111e2a1.a27af" + "fd899390.b0eb1" ] ] }, { - "id": "b111e2a1.a27af", + "id": "fd899390.b0eb1", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 2560.4000358581543, - "y": 3093.2000455856323, - "z": "681fe365.17b79c", + "x": 2527.337505340576, + "y": 3152.7000484466553, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "2ce01f3b.97fa1", + "id": "f55a1f63.5640d", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 2606.6000366210938, - "y": 3020.200044631958, - "z": "681fe365.17b79c", + "x": 2573.5375061035156, + "y": 3079.700047492981, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "6f56c1e5.df8e5", + "id": "d42d15ba.290d18", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 2607.6000366210938, - "y": 2982.2000436782837, - "z": "681fe365.17b79c", + "x": 2574.5375061035156, + "y": 3041.7000465393066, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "fdc0ff7c.ee3fc", + "id": "e69dbd8f.eeb1f", "type": "execute", "name": "read snssailist size", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 1328.9999923706055, - "y": 2263.599838256836, - "z": "681fe365.17b79c", + "x": 1295.9374618530273, + "y": 2323.099841117859, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "59f3a197.71b95", + "id": "d9e7e9d6.d4c918", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1326.0000686645508, - "y": 2316.800033569336, - "z": "681fe365.17b79c", + "x": 1292.9375381469727, + "y": 2376.300036430359, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "786097b9.2ed618", + "id": "a2b0bd3b.f33d1", "type": "for", "name": "foreach snssai", "xml": "\n", "comments": "", "outputs": 1, - "x": 1514.0000915527344, - "y": 2478.4004287719727, - "z": "681fe365.17b79c", + "x": 1480.9375610351562, + "y": 2537.9004316329956, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "893e8751.d204c8" + "efe2cb29.7b61b8" ] ] }, { - "id": "893e8751.d204c8", + "id": "efe2cb29.7b61b8", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1260.0000915527344, - "y": 2563.400478363037, - "z": "681fe365.17b79c", + "x": 1226.9375610351562, + "y": 2622.90048122406, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "be30729d.352f3", - "27f9305c.03079", - "5624d3a.5123d2c" + "8fa4df32.142dc", + "b1adda7f.308948", + "3cc00a06.5560b6" ] ] }, { - "id": "5c179b5b.37ced4", + "id": "ed65fd40.81f58", "type": "switchNode", "name": "check the action", "xml": "\n", "comments": "", "outputs": 1, - "x": 1261.9999923706055, - "y": 2407.200428009033, - "z": "681fe365.17b79c", + "x": 1228.9374618530273, + "y": 2466.700430870056, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "612ff568.abd7cc", - "8251537f.4ff64" + "a53b434f.d3ad7", + "95d069bb.8816f8" ] ] }, { - "id": "612ff568.abd7cc", + "id": "a53b434f.d3ad7", "type": "outcome", "name": "True", "xml": "\n", "comments": "", "outputs": 1, - "x": 1435.9999961853027, - "y": 2353.4000358581543, - "z": "681fe365.17b79c", + "x": 1402.9374656677246, + "y": 2412.9000387191772, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "203bbf87.6a945" + "9e4dd15d.af7a2" ] ] }, { - "id": "8251537f.4ff64", + "id": "95d069bb.8816f8", "type": "outcome", "name": "False", "xml": "\n", "comments": "", "outputs": 1, - "x": 1430.799997329712, - "y": 2422.599841117859, - "z": "681fe365.17b79c", + "x": 1397.7374668121338, + "y": 2482.099843978882, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "fa5fb0b0.6fbb3" + "5f9bd4a8.ad376c" ] ] }, { - "id": "203bbf87.6a945", + "id": "9e4dd15d.af7a2", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1533.9999980926514, - "y": 2284.0000343322754, - "z": "681fe365.17b79c", + "x": 1500.9374675750732, + "y": 2343.5000371932983, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "786097b9.2ed618", - "d904c835.9ac858" + "a2b0bd3b.f33d1", + "24c81ed2.edae52" ] ] }, { - "id": "fa5fb0b0.6fbb3", + "id": "5f9bd4a8.ad376c", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1576.0000953674316, - "y": 2424.000036239624, - "z": "681fe365.17b79c", + "x": 1542.9375648498535, + "y": 2483.500039100647, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "39e2ffc7.d358f" + "125ad7a8.070a78" ] ] }, { - "id": "39e2ffc7.d358f", + "id": "125ad7a8.070a78", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1653.599998474121, - "y": 2369.2000370025635, - "z": "681fe365.17b79c", + "x": 1620.537467956543, + "y": 2428.7000398635864, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "d904c835.9ac858", + "id": "24c81ed2.edae52", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1681.400074005127, - "y": 2263.200033187866, - "z": "681fe365.17b79c", + "x": 1648.3375434875488, + "y": 2322.700036048889, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "ec648819.193ac8", + "id": "a0ddd52c.fd3058", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1810.2000274658203, - "y": 2640.4002838134766, - "z": "681fe365.17b79c", + "x": 1777.1374969482422, + "y": 2699.9002866744995, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "144fa13.e80855f", - "4db12306.f9576c", - "9e872e2d.a50dc", - "b9198955.fb6e38", - "e152a54.0928658", - "ad3ea034.b772c", - "3a5aa655.217c0a", - "9b2d73cb.8acaa", - "fb827cb5.f070e", - "5a98b905.00d298" + "c445baf.1e26e48", + "bfa0e8f3.c5e558", + "79470742.1ad3c8", + "c328d0be.82c19", + "f992d688.012618", + "9c7e75.4c2dd188", + "7d1eb89d.ae5768", + "1a922a3e.bc9b96", + "8c1c51d7.95c51", + "a7b14fd6.8883d" ] ] }, { - "id": "91640b48.773fc8", + "id": "a7793847.31e9f8", "type": "outcome", "name": "False", "xml": "\n", "comments": "", "outputs": 1, - "x": 1628, - "y": 2693.800040245056, - "z": "681fe365.17b79c", + "x": 1594.9374694824219, + "y": 2753.300043106079, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "b2f45fa0.36d07" + "6e6de793.c48fa8" ] ] }, { - "id": "b2f45fa0.36d07", + "id": "6e6de793.c48fa8", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1778, - "y": 2692.800039291382, - "z": "681fe365.17b79c", + "x": 1744.9374694824219, + "y": 2752.300042152405, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "546fadd3.b99304" + "22c4948e.ec886c" ] ] }, { - "id": "546fadd3.b99304", + "id": "22c4948e.ec886c", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1771.0000038146973, - "y": 2758.800039291382, - "z": "681fe365.17b79c", + "x": 1737.9374732971191, + "y": 2818.300042152405, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "5a98b905.00d298", + "id": "a7b14fd6.8883d", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1981.0000267028809, - "y": 2602.8000869750977, - "z": "681fe365.17b79c", + "x": 1947.9374961853027, + "y": 2662.3000898361206, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "75f31ef6.92277", + "id": "f7497ee4.8284d", "type": "execute", "name": "Read RRMPolicyResourcetype", "xml": "\n\t\n\t\n ", "comments": "", "outputs": 1, - "x": 2110.199981689453, - "y": 3720.3999576568604, - "z": "681fe365.17b79c", + "x": 2077.137451171875, + "y": 3779.8999605178833, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "c3a3fdd9.ccf7", + "id": "a9af97f3.056d68", "type": "execute", "name": "generate terminate rrmpolicy CUUP URL for configdb", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 2171.600128173828, - "y": 3761.3999576568604, - "z": "681fe365.17b79c", + "x": 2138.53759765625, + "y": 3820.8999605178833, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "f259ca88.208ba8", + "id": "2ace0ee9.26c332", "type": "execute", "name": "prepare sNSSAI", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 2045.6000061035156, - "y": 3852.3999586105347, - "z": "681fe365.17b79c", + "x": 2012.5374755859375, + "y": 3911.8999614715576, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "cf2e8dfd.da164", + "id": "3ac47774.109b28", "type": "execute", "name": "prepare resourcetype", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 2044.5999755859375, - "y": 3811.39990234375, - "z": "681fe365.17b79c", + "x": 2011.5374450683594, + "y": 3870.899905204773, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "ce9627e7.f46608", + "id": "726fc2f.51f473c", "type": "execute", "name": "Update nearRT RIC Details in ConfigDB", "xml": "\n\n\n\n \n\n\n", "comments": "", "outputs": 1, - "x": 2099.600128173828, - "y": 3910.3999605178833, - "z": "681fe365.17b79c", + "x": 2066.53759765625, + "y": 3969.8999633789062, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "8dba0f18.7791c", - "b98881f5.8f88f" + "ad7a0321.83b31", + "483d33c5.7af65c" ] ] }, { - "id": "8dba0f18.7791c", + "id": "ad7a0321.83b31", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 2345.60009765625, - "y": 3851.39990234375, - "z": "681fe365.17b79c", + "x": 2312.537567138672, + "y": 3910.899905204773, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "a3eb9f30.0e2c4" + "d9aa3e7a.014e1" ] ] }, { - "id": "b98881f5.8f88f", + "id": "483d33c5.7af65c", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 2352.600128173828, - "y": 3923.6001567840576, - "z": "681fe365.17b79c", + "x": 2319.53759765625, + "y": 3983.1001596450806, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "102e371a.fde299" + "b7bed467.8c0c68" ] ] }, { - "id": "a3eb9f30.0e2c4", + "id": "d9aa3e7a.014e1", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2514.60009765625, - "y": 3850.39990234375, - "z": "681fe365.17b79c", + "x": 2481.537567138672, + "y": 3909.899905204773, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "406c227e.45374c", - "dd45538e.6f3b4" + "b9d2c4bb.b0ac78", + "3dcdb759.781678" ] ] }, { - "id": "dd45538e.6f3b4", + "id": "3dcdb759.781678", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 2703.6001358032227, - "y": 3853.399959564209, - "z": "681fe365.17b79c", + "x": 2670.5376052856445, + "y": 3912.899962425232, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "406c227e.45374c", + "id": "b9d2c4bb.b0ac78", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 2694.60009765625, - "y": 3803.3999013900757, - "z": "681fe365.17b79c", + "x": 2661.537567138672, + "y": 3862.8999042510986, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "102e371a.fde299", + "id": "b7bed467.8c0c68", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 2595.60009765625, - "y": 3935.39990234375, - "z": "681fe365.17b79c", + "x": 2562.537567138672, + "y": 3994.899905204773, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "3bf672d8.2ca8ae", + "id": "53bf66bc.532388", "type": "block", "name": "block : gNBDU", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2013.1999778747559, - "y": 4269.2002601623535, - "z": "681fe365.17b79c", + "x": 1980.1374473571777, + "y": 4328.7002630233765, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "1a09eab5.8fb4d5", - "a8c983be.71b54", - "1b4d1262.0f377e", - "38afa430.f0fa0c" + "dd8a2b25.19ba28", + "62d32210.5d22bc", + "9a11cafc.860298", + "55d4a739.9f0a68" ] ] }, { - "id": "1b4d1262.0f377e", + "id": "9a11cafc.860298", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2132.2000312805176, - "y": 4140.200061798096, - "z": "681fe365.17b79c", + "x": 2099.1375007629395, + "y": 4199.700064659119, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "38afa430.f0fa0c", + "id": "55d4a739.9f0a68", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2197.2000312805176, - "y": 4267.200063705444, - "z": "681fe365.17b79c", + "x": 2164.1375007629395, + "y": 4326.700066566467, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "31736e25.f21fa2", + "id": "1c6b37a8.400fe8", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3088.39990234375, - "y": 4633.2001953125, - "z": "681fe365.17b79c", + "x": 3055.337371826172, + "y": 4692.700198173523, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "dd0943a9.ce117", + "id": "f0025173.8bc81", "type": "execute", "name": "RRMPolicyRatio id", "xml": "\n\t\n\t\n ", "comments": "", "outputs": 1, - "x": 3611.199951171875, - "y": 5507.1998863220215, - "z": "681fe365.17b79c", + "x": 3578.137420654297, + "y": 5566.699889183044, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "a39116a0.330918", + "id": "50d5f57a.28f54c", "type": "set", "name": "RRMPolicyRatio id", "xml": "\n", "comments": "", - "x": 3980.2503509521484, - "y": 5498.750373840332, - "z": "681fe365.17b79c", + "x": 3947.1878204345703, + "y": 5558.250376701355, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "487b5c6e.7df114", + "id": "3cec9739.39d9f8", "type": "execute", "name": "Read RRMPolicy Member List Length", "xml": "\n\t\n\t\n ", "comments": "", "outputs": 1, - "x": 3673.999954223633, - "y": 5548.1998863220215, - "z": "681fe365.17b79c", + "x": 3640.9374237060547, + "y": 5607.699889183044, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "96a66afb.020568", + "id": "110794fb.6c79bb", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3701.7999572753906, - "y": 5595.800277709961, - "z": "681fe365.17b79c", + "x": 3668.7374267578125, + "y": 5655.300280570984, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "fc5e8045.0b54b", + "id": "710788ba.683388", "type": "execute", "name": "generate terminate plmn GNBDU URL for configdb", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 3139.39990234375, - "y": 4999.39990234375, - "z": "681fe365.17b79c", + "x": 3106.337371826172, + "y": 5058.899905204773, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "37597cbc.0bed04", + "id": "ab779797.43fff8", "type": "execute", "name": "prepare sNSSAI", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 3034.4000930786133, - "y": 5061.400075912476, - "z": "681fe365.17b79c", + "x": 3001.337562561035, + "y": 5120.9000787734985, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "dc22d02e.6e6fe", + "id": "2623a9f9.8193d6", "type": "execute", "name": "Update nearRT RIC Details in ConfigDB", "xml": "\n\n\n\n \n\n\n", "comments": "", "outputs": 1, - "x": 3071.4002838134766, - "y": 5114.400075912476, - "z": "681fe365.17b79c", + "x": 3038.3377532958984, + "y": 5173.9000787734985, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "970c2ef9.58e39", - "cb563901.266e88" + "cd9d1e81.c52f7", + "2bdd7981.9b98a6" ] ] }, { - "id": "970c2ef9.58e39", + "id": "cd9d1e81.c52f7", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 3313.399871826172, - "y": 5089.39984703064, - "z": "681fe365.17b79c", + "x": 3280.3373413085938, + "y": 5148.899849891663, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "4a852b2.e02e4d4" + "b24b6ca8.64a59" ] ] }, { - "id": "cb563901.266e88", + "id": "2bdd7981.9b98a6", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 3320.39990234375, - "y": 5161.600101470947, - "z": "681fe365.17b79c", + "x": 3287.337371826172, + "y": 5221.10010433197, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "63cb1c57.10f9b4" + "33c91db3.7cb762" ] ] }, { - "id": "4a852b2.e02e4d4", + "id": "b24b6ca8.64a59", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3482.399871826172, - "y": 5088.39984703064, - "z": "681fe365.17b79c", + "x": 3449.3373413085938, + "y": 5147.899849891663, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "f5cd4698.bcdb08", - "bd3c1ce5.c6e53" + "78e3acb2.3bc4b4", + "92728418.374928" ] ] }, { - "id": "bd3c1ce5.c6e53", + "id": "92728418.374928", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 3671.3999099731445, - "y": 5091.399904251099, - "z": "681fe365.17b79c", + "x": 3638.3373794555664, + "y": 5150.899907112122, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "f5cd4698.bcdb08", + "id": "78e3acb2.3bc4b4", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 3662.399871826172, - "y": 5041.399846076965, - "z": "681fe365.17b79c", + "x": 3629.3373413085938, + "y": 5100.899848937988, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "63cb1c57.10f9b4", + "id": "33c91db3.7cb762", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 3543.4001502990723, - "y": 5147.4001750946045, - "z": "681fe365.17b79c", + "x": 3510.337619781494, + "y": 5206.900177955627, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "3dfa7158.bac68e", + "id": "b0f385f8.012f48", "type": "execute", "name": "Read RRMPolicyResourcetype", "xml": "\n\t\n\t\n ", "comments": "", "outputs": 1, - "x": 3573.400146484375, - "y": 5881.600184440613, - "z": "681fe365.17b79c", + "x": 3540.337615966797, + "y": 5941.100187301636, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "fc300b44.066298", + "id": "3b954572.23a3ba", "type": "execute", "name": "generate terminate rrmpolicy CUUP URL for configdb", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 3631.800148010254, - "y": 5924.600184440613, - "z": "681fe365.17b79c", + "x": 3598.737617492676, + "y": 5984.100187301636, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "c65bc00f.5d59c", + "id": "dc8d2eaf.fac9f", "type": "execute", "name": "prepare sNSSAI", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 3526.800148010254, - "y": 6009.600185394287, - "z": "681fe365.17b79c", + "x": 3493.737617492676, + "y": 6069.10018825531, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "3ced6e0d.d08312", + "id": "31c13c9.04fb3c4", "type": "execute", "name": "prepare resourcetype", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 3536.800148010254, - "y": 5964.600185394287, - "z": "681fe365.17b79c", + "x": 3503.737617492676, + "y": 6024.10018825531, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "3c9a098d.1d1ba6", + "id": "5e725b04.67a0f4", "type": "execute", "name": "Update nearRT RIC Details in ConfigDB", "xml": "\n\n\n\n \n\n\n", "comments": "", "outputs": 1, - "x": 3587.800148010254, - "y": 6052.600186824799, - "z": "681fe365.17b79c", + "x": 3554.737617492676, + "y": 6112.1001896858215, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "b65ba96c.a34208", - "67ea2fda.efaab" + "b43a35d2.f46d38", + "5c31f16d.97a37" ] ] }, { - "id": "b65ba96c.a34208", + "id": "b43a35d2.f46d38", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 3842.800151824951, - "y": 6010.600185394287, - "z": "681fe365.17b79c", + "x": 3809.737621307373, + "y": 6070.10018825531, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "a0b7b2e2.6c017" + "bfc39caf.d0946" ] ] }, { - "id": "67ea2fda.efaab", + "id": "5c31f16d.97a37", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 3855.800151824951, - "y": 6058.800578117371, - "z": "681fe365.17b79c", + "x": 3822.737621307373, + "y": 6118.300580978394, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "161471a3.7d09be" + "cba92c50.eab75" ] ] }, { - "id": "a0b7b2e2.6c017", + "id": "bfc39caf.d0946", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 4003.8001556396484, - "y": 6017.600185394287, - "z": "681fe365.17b79c", + "x": 3970.7376251220703, + "y": 6077.10018825531, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "161471a3.7d09be", + "id": "cba92c50.eab75", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 4012.8001556396484, - "y": 6059.600187301636, - "z": "681fe365.17b79c", + "x": 3979.7376251220703, + "y": 6119.100190162659, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "f8bd009c.44741", + "id": "ff1e8d16.e8f14", "type": "execute", "name": "Read RRMPolicyResourcetype", "xml": "\n\t\n\t\n ", "comments": "", "outputs": 1, - "x": 2564.199951171875, - "y": 2429.60009765625, - "z": "681fe365.17b79c", + "x": 2531.137420654297, + "y": 2489.100100517273, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "875be4d4.5e6918", + "id": "e9d595ba.da8798", "type": "execute", "name": "generate terminate rrmpolicy CUUP URL for configdb", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 2622.599952697754, - "y": 2472.60009765625, - "z": "681fe365.17b79c", + "x": 2589.537422180176, + "y": 2532.100100517273, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "57973a51.8c2c54", + "id": "75e674c6.e4e7ec", "type": "execute", "name": "prepare sNSSAI", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 2517.599952697754, - "y": 2557.6000986099243, - "z": "681fe365.17b79c", + "x": 2484.537422180176, + "y": 2617.1001014709473, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "bfbb2edf.2f752", + "id": "bcdd3642.205538", "type": "execute", "name": "prepare resourcetype", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 2527.599952697754, - "y": 2512.6000986099243, - "z": "681fe365.17b79c", + "x": 2494.537422180176, + "y": 2572.1001014709473, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "558c117b.eb578", + "id": "15f1b3ba.7f395c", "type": "execute", "name": "Update nearRT RIC Details in ConfigDB", "xml": "\n\n\n\n \n\n\n", "comments": "", "outputs": 1, - "x": 2578.599952697754, - "y": 2600.600100040436, - "z": "681fe365.17b79c", + "x": 2545.537422180176, + "y": 2660.1001029014587, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "34654bbd.6f9cd4", - "61bd7c01.466ef4" + "162e717e.ef11af", + "f17933e5.5c686" ] ] }, { - "id": "34654bbd.6f9cd4", + "id": "162e717e.ef11af", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 2833.599956512451, - "y": 2558.6000986099243, - "z": "681fe365.17b79c", + "x": 2800.537425994873, + "y": 2618.1001014709473, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "a8c877fa.780ce8" + "a07e848e.b2ec78" ] ] }, { - "id": "61bd7c01.466ef4", + "id": "f17933e5.5c686", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 2846.599956512451, - "y": 2606.800491333008, - "z": "681fe365.17b79c", + "x": 2813.537425994873, + "y": 2666.3004941940308, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "42d079b.aca4d88" + "4569fa29.9761d4" ] ] }, { - "id": "a8c877fa.780ce8", + "id": "a07e848e.b2ec78", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2994.5999603271484, - "y": 2565.6000986099243, - "z": "681fe365.17b79c", + "x": 2961.5374298095703, + "y": 2625.1001014709473, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "42d079b.aca4d88", + "id": "4569fa29.9761d4", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 3003.5999603271484, - "y": 2607.600100517273, - "z": "681fe365.17b79c", + "x": 2970.5374298095703, + "y": 2667.100103378296, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "9cbbc061.21112", + "id": "e6acac07.9093c", "type": "execute", "name": "generate terminate PLMNInfoListEntry CellCU URL for configdb", "xml": "\n \n \n \n \n", "comments": "", "outputs": 1, - "x": 2321.800048828125, - "y": 1460.5999755859375, - "z": "681fe365.17b79c", + "x": 2288.737518310547, + "y": 1520.0999784469604, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "d8ee9881.173788", + "id": "e003ea87.add6f8", "type": "execute", "name": "prepare sNSSAI", "xml": "\n \n \n \n ", "comments": "", "outputs": 1, - "x": 2164.8000411987305, - "y": 1500.000171661377, - "z": "681fe365.17b79c", + "x": 2131.7375106811523, + "y": 1559.5001745224, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "99c863bb.a06a2", + "id": "167c0e22.901b82", "type": "execute", "name": "Update nearRT RIC Details in ConfigDB", "xml": "\n\n\n\n \n\n\n", "comments": "", "outputs": 1, - "x": 2227.800033569336, - "y": 1548.5999765396118, - "z": "681fe365.17b79c", + "x": 2194.737503051758, + "y": 1608.0999794006348, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "4ff57e1e.5755a", - "73250f4a.bdceb" + "bd05ffc.53b06", + "75b51cd0.bcd294" ] ] }, { - "id": "4ff57e1e.5755a", + "id": "bd05ffc.53b06", "type": "failure", "name": "failure", "xml": "\n", "comments": "", "outputs": 1, - "x": 2486.2000465393066, - "y": 1506.999976158142, - "z": "681fe365.17b79c", + "x": 2453.1375160217285, + "y": 1566.499979019165, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "da61a63.df44658" + "fa6b1d08.2256f" ] ] }, { - "id": "73250f4a.bdceb", + "id": "75b51cd0.bcd294", "type": "success", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 2513.2000427246094, - "y": 1584.9999771118164, - "z": "681fe365.17b79c", + "x": 2480.1375122070312, + "y": 1644.4999799728394, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "f99fff0e.400ac" + "3dc520.c6c85ae" ] ] }, { - "id": "da61a63.df44658", + "id": "fa6b1d08.2256f", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2681.200050354004, - "y": 1499.999976158142, - "z": "681fe365.17b79c", + "x": 2648.137519836426, + "y": 1559.499979019165, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "57df227e.6d767c", - "17b46f22.2c4ce1" + "505accef.2e3454", + "8f30284f.20e3a8" ] ] }, { - "id": "f99fff0e.400ac", + "id": "3dc520.c6c85ae", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2687.200050354004, - "y": 1577.999976158142, - "z": "681fe365.17b79c", + "x": 2654.137519836426, + "y": 1637.499979019165, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "7e89d315.e20edc" + "a855b0a4.5dd58" ] ] }, { - "id": "7e89d315.e20edc", + "id": "a855b0a4.5dd58", "type": "record", "name": "record", "xml": "\n\n\n", "comments": "", "outputs": 1, - "x": 2866.200054168701, - "y": 1596.9999771118164, - "z": "681fe365.17b79c", + "x": 2833.137523651123, + "y": 1656.4999799728394, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "17b46f22.2c4ce1", + "id": "8f30284f.20e3a8", "type": "returnFailure", "name": "return failure", "xml": "\n\n\n", "comments": "", - "x": 2912.4000549316406, - "y": 1523.999976158142, - "z": "681fe365.17b79c", + "x": 2879.3375244140625, + "y": 1583.499979019165, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "57df227e.6d767c", + "id": "505accef.2e3454", "type": "set", "name": "set", "xml": "\n\n", "comments": "", - "x": 2913.4000549316406, - "y": 1485.9999752044678, - "z": "681fe365.17b79c", + "x": 2880.3375244140625, + "y": 1545.4999780654907, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "7ff37c7f.b02e84", + "id": "9dac9c85.ee826", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2359.3999366760254, - "y": 4083.000060081482, - "z": "681fe365.17b79c", + "x": 2326.3374061584473, + "y": 4142.500062942505, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "6740dc9f.71ec44", - "774658e0.74a298", - "d6c5d5ed.30fc68" + "a6dc58d6.ae0068", + "e5975bbd.e96d98", + "c47a66d9.4f2d18" ] ] }, { - "id": "6740dc9f.71ec44", + "id": "a6dc58d6.ae0068", "type": "execute", "name": "read snssailist size", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 2610.14990234375, - "y": 4015.3496067523956, - "z": "681fe365.17b79c", + "x": 2577.087371826172, + "y": 4074.8496096134186, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "774658e0.74a298", + "id": "e5975bbd.e96d98", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2607.1500358581543, - "y": 4065.550060272217, - "z": "681fe365.17b79c", + "x": 2574.087505340576, + "y": 4125.05006313324, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "337db247.c2fe7e", + "id": "61c3d845.b03188", "type": "for", "name": "foreach snssai", "xml": "\n", "comments": "", "outputs": 1, - "x": 2795.150001525879, - "y": 4230.150197267532, - "z": "681fe365.17b79c", + "x": 2762.087471008301, + "y": 4289.650200128555, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "133b96ae.ed80a9" + "da67b0bc.8c7b3" ] ] }, { - "id": "133b96ae.ed80a9", + "id": "da67b0bc.8c7b3", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2541.150001525879, - "y": 4315.150246858597, - "z": "681fe365.17b79c", + "x": 2508.087471008301, + "y": 4374.65024971962, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "ba53b011.6cacf", - "79da80d7.0799b", - "ca93bc12.6b465" + "57798dd0.ea3d04", + "553c22c1.d7f38c", + "ab1def53.0564f" ] ] }, { - "id": "d6c5d5ed.30fc68", + "id": "c47a66d9.4f2d18", "type": "switchNode", "name": "check the action", "xml": "\n", "comments": "", "outputs": 1, - "x": 2543.14990234375, - "y": 4158.950196504593, - "z": "681fe365.17b79c", + "x": 2510.087371826172, + "y": 4218.450199365616, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "4aa3d4ed.beb08c", - "12d533dd.e71aac" + "b735ee77.c7f87", + "f0750106.84eb4" ] ] }, { - "id": "4aa3d4ed.beb08c", + "id": "b735ee77.c7f87", "type": "outcome", "name": "True", "xml": "\n", "comments": "", "outputs": 1, - "x": 2717.1499061584473, - "y": 4105.149804353714, - "z": "681fe365.17b79c", + "x": 2684.087375640869, + "y": 4164.649807214737, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "c509333b.3ae73" + "6683083.4b909f8" ] ] }, { - "id": "12d533dd.e71aac", + "id": "f0750106.84eb4", "type": "outcome", "name": "False", "xml": "\n", "comments": "", "outputs": 1, - "x": 2711.9499073028564, - "y": 4174.349609613419, - "z": "681fe365.17b79c", + "x": 2678.8873767852783, + "y": 4233.8496124744415, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "b7e8ccc0.b1672" + "fe59e210.8af75" ] ] }, { - "id": "c509333b.3ae73", + "id": "6683083.4b909f8", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2815.149908065796, - "y": 4035.749802827835, - "z": "681fe365.17b79c", + "x": 2782.087377548218, + "y": 4095.249805688858, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "337db247.c2fe7e", - "9266d7bf.db4298" + "61c3d845.b03188", + "8a718a7d.e0c168" ] ] }, { - "id": "b7e8ccc0.b1672", + "id": "fe59e210.8af75", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2857.150005340576, - "y": 4175.749804735184, - "z": "681fe365.17b79c", + "x": 2824.087474822998, + "y": 4235.249807596207, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "fa38e911.b82678" + "4a9dab66.0d6df4" ] ] }, { - "id": "fa38e911.b82678", + "id": "4a9dab66.0d6df4", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2934.7499084472656, - "y": 4120.949805498123, - "z": "681fe365.17b79c", + "x": 2901.6873779296875, + "y": 4180.449808359146, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "9266d7bf.db4298", + "id": "8a718a7d.e0c168", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2962.5499839782715, - "y": 4014.949801683426, - "z": "681fe365.17b79c", + "x": 2929.4874534606934, + "y": 4074.449804544449, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "6e69020c.ffa84c", + "id": "4e83f89.0415408", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 2641.199951171875, - "y": 393.3999938964844, - "z": "681fe365.17b79c", + "x": 2608.137420654297, + "y": 452.8999967575073, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "ea60bc2c.f3ce4", - "6337305.6eeabd", - "e2c08dd6.fcaaf" + "e0137cdd.35094", + "e1c52a0a.9a7108", + "5859fc47.20bfd4" ] ] }, { - "id": "ea60bc2c.f3ce4", + "id": "e0137cdd.35094", "type": "execute", "name": "read snssailist size", "xml": "\n\t\n\t", "comments": "", "outputs": 1, - "x": 2891.9499168395996, - "y": 325.74954056739807, - "z": "681fe365.17b79c", + "x": 2858.8873863220215, + "y": 385.249543428421, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "6337305.6eeabd", + "id": "e1c52a0a.9a7108", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 2888.950050354004, - "y": 375.94999408721924, - "z": "681fe365.17b79c", + "x": 2855.887519836426, + "y": 435.4499969482422, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "f9c4fc8.90513", + "id": "9aa06737.51c1f8", "type": "for", "name": "foreach snssai", "xml": "\n", "comments": "", "outputs": 1, - "x": 3076.9500160217285, - "y": 540.5501310825348, - "z": "681fe365.17b79c", + "x": 3043.8874855041504, + "y": 600.0501339435577, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "731a2191.f9dfb" + "ad6ce437.1f4cf8" ] ] }, { - "id": "e2c08dd6.fcaaf", + "id": "5859fc47.20bfd4", "type": "switchNode", "name": "check the action", "xml": "\n", "comments": "", "outputs": 1, - "x": 2824.9499168395996, - "y": 469.35013031959534, - "z": "681fe365.17b79c", + "x": 2791.8873863220215, + "y": 528.8501331806183, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "5adc7d2.dd38d84", - "10d1ebf0.68d2c4" + "aa737ed1.6a961", + "c8177674.b30438" ] ] }, { - "id": "5adc7d2.dd38d84", + "id": "aa737ed1.6a961", "type": "outcome", "name": "True", "xml": "\n", "comments": "", "outputs": 1, - "x": 2998.949920654297, - "y": 415.54973816871643, - "z": "681fe365.17b79c", + "x": 2965.8873901367188, + "y": 475.0497410297394, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "faa71bdf.bbd398" + "f2b53721.af67c8" ] ] }, { - "id": "10d1ebf0.68d2c4", + "id": "c8177674.b30438", "type": "outcome", "name": "False", "xml": "\n", "comments": "", "outputs": 1, - "x": 2994.7500915527344, - "y": 465.74956130981445, - "z": "681fe365.17b79c", + "x": 2961.6875610351562, + "y": 525.2495641708374, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "ebd30403.5f2f58" + "f3ce3792.e50918" ] ] }, { - "id": "faa71bdf.bbd398", + "id": "f2b53721.af67c8", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3096.9499225616455, - "y": 346.1497366428375, - "z": "681fe365.17b79c", + "x": 3063.8873920440674, + "y": 405.6497395038605, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "f9c4fc8.90513", - "f57a14ae.3c4058" + "9aa06737.51c1f8", + "2efddcd5.94ceb4" ] ] }, { - "id": "ebd30403.5f2f58", + "id": "f3ce3792.e50918", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3147.950096130371, - "y": 478.1497564315796, - "z": "681fe365.17b79c", + "x": 3114.887565612793, + "y": 537.6497592926025, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "49b19cb2.416634" + "b7522f6c.9b0c8" ] ] }, { - "id": "49b19cb2.416634", + "id": "b7522f6c.9b0c8", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3324.5499000549316, - "y": 475.3497314453125, - "z": "681fe365.17b79c", + "x": 3291.4873695373535, + "y": 534.8497343063354, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "f57a14ae.3c4058", + "id": "2efddcd5.94ceb4", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3244.349998474121, - "y": 325.34973549842834, - "z": "681fe365.17b79c", + "x": 3211.287467956543, + "y": 384.8497383594513, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "5d7613c4.1e14ec", + "id": "f35c14d5.f3fb48", "type": "switchNode", "name": "check the action for terminate", "xml": "\n", "comments": "", "outputs": 1, - "x": 660, - "y": 200.5000033378601, - "z": "681fe365.17b79c", + "x": 626.9374694824219, + "y": 260.00000619888306, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "f02356b0.6de838", - "a41c0012.ee0be" + "be39d2c7.72ae8", + "1e70a6a7.0c1ba9" ] ] }, { - "id": "f02356b0.6de838", + "id": "be39d2c7.72ae8", "type": "outcome", "name": "True", "xml": "\n", "comments": "", "outputs": 1, - "x": 870, - "y": 119.50000333786011, - "z": "681fe365.17b79c", + "x": 836.9374694824219, + "y": 179.00000619888306, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "34257438.f039cc" + "ba308818.919e88" ] ] }, { - "id": "a41c0012.ee0be", + "id": "1e70a6a7.0c1ba9", "type": "outcome", "name": "False", "xml": "\n", "comments": "", "outputs": 1, - "x": 888.9999885559082, - "y": 273.50002670288086, - "z": "681fe365.17b79c", + "x": 855.9374580383301, + "y": 333.0000295639038, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "3f71f50f.bfb31a" + "795710d6.8ab0a" ] ] }, { - "id": "8c2b4fb0.9c3af", + "id": "a8659210.b1071", "type": "record", "name": "record", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1219.8007507324219, - "y": 239.30010223388672, - "z": "681fe365.17b79c", + "x": 1186.7382202148438, + "y": 298.80010509490967, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "34257438.f039cc", + "id": "ba308818.919e88", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1040.0000801086426, - "y": 111.7000527381897, - "z": "681fe365.17b79c", + "x": 1006.9375495910645, + "y": 171.20005559921265, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "edc863cd.4c065", - "62627cc.ad28b84" + "2961a7d4.e35bb8", + "ab273474.d6aa08" ] ] }, { - "id": "3f71f50f.bfb31a", + "id": "795710d6.8ab0a", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1050.0001831054688, - "y": 273.700026512146, - "z": "681fe365.17b79c", + "x": 1016.9376525878906, + "y": 333.20002937316895, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "8c2b4fb0.9c3af", - "ff8631bd.6cfcf" + "a8659210.b1071", + "411586f6.d75028" ] ] }, { - "id": "edc863cd.4c065", + "id": "2961a7d4.e35bb8", "type": "record", "name": "record", "xml": "\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1210.7999687194824, - "y": 45.500006675720215, - "z": "681fe365.17b79c", + "x": 1177.7374382019043, + "y": 105.00000953674316, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "5c716f1e.34b", + "id": "71ee3244.3f6c6c", "type": "execute", "name": "printContext", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 3302.800048828125, - "y": 138.50000190734863, - "z": "681fe365.17b79c", + "x": 3269.737518310547, + "y": 198.00000476837158, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "ddeb48d8.c64e38", + "id": "ea4a7f65.a142d", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3321.549945831299, - "y": 183.00000190734863, - "z": "681fe365.17b79c", + "x": 3288.4874153137207, + "y": 242.50000476837158, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "4114cd81.dc40a4", + "id": "2332d772.0a7c98", "type": "switchNode", "name": "check action", "xml": "", "comments": "", "outputs": 1, - "x": 3322.300247192383, - "y": 69.75, - "z": "681fe365.17b79c", + "x": 3289.2377166748047, + "y": 129.25000286102295, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "2237a97e.6e8ce6", - "69fe5985.2d2b48" + "64feef5b.a749", + "e60a8ab4.836f68" ] ] }, { - "id": "2237a97e.6e8ce6", + "id": "64feef5b.a749", "type": "success", "name": "deallocate", "xml": "\n", "comments": "", "outputs": 1, - "x": 3509.300048828125, - "y": 80.50002574920654, - "z": "681fe365.17b79c", + "x": 3476.237518310547, + "y": 140.0000286102295, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "57900bf5.5165c4" + "5f43b123.70519" ] ] }, { - "id": "898231d5.b9473", + "id": "d8c0873e.407948", "type": "execute", "name": "read sNSSAI from sliceProfile", "xml": "\n\t\n\t\n", "comments": "", "outputs": 1, - "x": 3920.3002548217773, - "y": 154.50000286102295, - "z": "681fe365.17b79c", + "x": 3887.237724304199, + "y": 214.0000057220459, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "69fe5985.2d2b48", + "id": "e60a8ab4.836f68", "type": "failure", "name": "modify-deallocate", "xml": "\n", "comments": "", "outputs": 1, - "x": 3504.300048828125, - "y": 178.50000190734863, - "z": "681fe365.17b79c", + "x": 3471.237518310547, + "y": 238.00000476837158, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "d9fb6d98.dc5ab" + "3a14a027.4fa99" ] ] }, { - "id": "c43a7e48.c891f", + "id": "282e962e.a0db5a", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3881.5500526428223, - "y": 108.50000190734863, - "z": "681fe365.17b79c", + "x": 3848.487522125244, + "y": 168.00000476837158, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "57900bf5.5165c4", + "id": "5f43b123.70519", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3681.550048828125, - "y": 80.50000190734863, - "z": "681fe365.17b79c", + "x": 3648.487518310547, + "y": 140.00000476837158, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "c43a7e48.c891f", - "e218fee3.836c3" + "282e962e.a0db5a", + "d55c8f44.8dcb4" ] ] }, { - "id": "e218fee3.836c3", + "id": "d55c8f44.8dcb4", "type": "set", "name": "read sNSSAI from input", "xml": "\n", "comments": "", - "x": 3883.5500564575195, - "y": 59.500000953674316, - "z": "681fe365.17b79c", + "x": 3850.4875259399414, + "y": 119.00000381469727, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "f7b8b284.68822", + "id": "fc0ce4ec.2b3278", "type": "set", "name": "read action from input", "xml": "\n", "comments": "", - "x": 3341.050048828125, - "y": 23, - "z": "681fe365.17b79c", + "x": 3307.987518310547, + "y": 82.50000286102295, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "d9fb6d98.dc5ab", + "id": "3a14a027.4fa99", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3698.100051879883, - "y": 175.00000190734863, - "z": "681fe365.17b79c", + "x": 3665.0375213623047, + "y": 234.50000476837158, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "898231d5.b9473", - "a5799116.cf38a" + "d8c0873e.407948", + "73ad016b.f6a04" ] ] }, { - "id": "a5799116.cf38a", + "id": "73ad016b.f6a04", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 3940.10005569458, - "y": 223.00000381469727, - "z": "681fe365.17b79c", + "x": 3907.037525177002, + "y": 282.5000066757202, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "c6867b74.42eca8", + "id": "fdf53f68.9b808", "type": "execute", "name": "execute jsonStringToCtx", "xml": "\n\t\n\t\n\t", "comments": "", "outputs": 1, - "x": 2734.199951171875, - "y": 110, - "z": "681fe365.17b79c", + "x": 2701.137420654297, + "y": 169.50000286102295, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "c370df41.5a98f" + "c5d7c697.59a738" ] ] }, { - "id": "c370df41.5a98f", + "id": "c5d7c697.59a738", "type": "other", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 2935.4497604370117, - "y": 99.25, - "z": "681fe365.17b79c", + "x": 2902.3872299194336, + "y": 158.75000286102295, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "e240bfcf.89f1a" + "ffce6f8f.d9463" ] ] }, { - "id": "e240bfcf.89f1a", + "id": "ffce6f8f.d9463", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 3101.4498596191406, - "y": 93.25, - "z": "681fe365.17b79c", + "x": 3068.3873291015625, + "y": 152.75000286102295, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "f7b8b284.68822", - "4114cd81.dc40a4", - "5c716f1e.34b", - "ddeb48d8.c64e38" + "fc0ce4ec.2b3278", + "2332d772.0a7c98", + "71ee3244.3f6c6c", + "ea4a7f65.a142d" ] ] }, { - "id": "ff8631bd.6cfcf", + "id": "411586f6.d75028", "type": "execute", "name": "execute jsonStringToCtx", "xml": "\n\t\n\t\n\t", "comments": "", "outputs": 1, - "x": 1333.2001647949219, - "y": 320.00000381469727, - "z": "681fe365.17b79c", + "x": 1300.1376342773438, + "y": 379.5000066757202, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "d44cf593.409d78" + "1ea03f41.d87241" ] ] }, { - "id": "d44cf593.409d78", + "id": "1ea03f41.d87241", "type": "other", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 1594.1999740600586, - "y": 268, - "z": "681fe365.17b79c", + "x": 1561.1374435424805, + "y": 327.50000286102295, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "1a8e8463.6e1cac" + "235ab0fa.baf27" ] ] }, { - "id": "1a8e8463.6e1cac", + "id": "235ab0fa.baf27", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1765.1999740600586, - "y": 269.0000009536743, - "z": "681fe365.17b79c", + "x": 1732.1374435424805, + "y": 328.50000381469727, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "55fac337.1bb07c", - "6956064c.db7758", - "891aa56b.e3e208", - "d12e26d5.f8e5b8", - "612cfde.0b0cf04", - "24a7035.a5e46fc" + "e9ab7ba8.ba2a48", + "3ab109e1.469ed6", + "531ec500.b69ecc", + "c2795157.ead99", + "c46cff24.3f3ca", + "4e9ea98d.a94e08" ] ] }, { - "id": "55fac337.1bb07c", + "id": "e9ab7ba8.ba2a48", "type": "set", "name": "read action from input", "xml": "\n", "comments": "", - "x": 1985.2000732421875, - "y": 251.00000381469727, - "z": "681fe365.17b79c", + "x": 1952.1375427246094, + "y": 310.5000066757202, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "6956064c.db7758", + "id": "3ab109e1.469ed6", "type": "execute", "name": "printContext", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 1955.1999816894531, - "y": 288, - "z": "681fe365.17b79c", + "x": 1922.137451171875, + "y": 347.50000286102295, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "891aa56b.e3e208", + "id": "531ec500.b69ecc", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1953.9497833251953, - "y": 334.5000009536743, - "z": "681fe365.17b79c", + "x": 1920.8872528076172, + "y": 394.00000381469727, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "d12e26d5.f8e5b8", + "id": "c2795157.ead99", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1945.4000778198242, - "y": 468.50000762939453, - "z": "681fe365.17b79c", + "x": 1912.337547302246, + "y": 528.0000104904175, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "62627cc.ad28b84", + "id": "ab273474.d6aa08", "type": "execute", "name": "execute jsonStringToCtx", "xml": "\n\t\n\t\n\t", "comments": "", "outputs": 1, - "x": 1428.8000679016113, - "y": 123, - "z": "681fe365.17b79c", + "x": 1395.7375373840332, + "y": 182.50000286102295, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "dfd96611.c23fa8" + "cee69f4f.a2b73" ] ] }, { - "id": "dfd96611.c23fa8", + "id": "cee69f4f.a2b73", "type": "other", "name": "success", "xml": "\n", "comments": "", "outputs": 1, - "x": 1630.8000259399414, - "y": 48.99999809265137, - "z": "681fe365.17b79c", + "x": 1597.7374954223633, + "y": 108.50000095367432, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "82baaeb7.084c9" + "5123566a.747ba8" ] ] }, { - "id": "82baaeb7.084c9", + "id": "5123566a.747ba8", "type": "block", "name": "block : atomic", "xml": "", "atomic": "true", "comments": "", "outputs": 1, - "x": 1801.8000259399414, - "y": 49.999999046325684, - "z": "681fe365.17b79c", + "x": 1768.7374954223633, + "y": 109.50000190734863, + "z": "7dbbf2af.ccfd8c", "wires": [ [ - "f4ea7153.1e445", - "61de822f.baef2c", - "51156788.f2a778", - "dc28934c.bf03", - "2b705c38.4bd364", - "d81a0a.007775f8" + "22cf997a.f16fb6", + "2452aeb0.585dd2", + "df34217.cef9be", + "4c89e4b7.f008ac", + "1ae4e467.6f532c", + "fe6ed4e9.3b1f78" ] ] }, { - "id": "f4ea7153.1e445", + "id": "22cf997a.f16fb6", "type": "set", "name": "read action from input", "xml": "\n", "comments": "", - "x": 2021.8000259399414, - "y": 26.999998092651367, - "z": "681fe365.17b79c", + "x": 1988.7374954223633, + "y": 86.50000095367432, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "61de822f.baef2c", + "id": "2452aeb0.585dd2", "type": "execute", "name": "printContext", "xml": "\n\n\n\n", "comments": "", "outputs": 1, - "x": 1991.800033569336, - "y": 68.99999809265137, - "z": "681fe365.17b79c", + "x": 1958.7375030517578, + "y": 128.50000095367432, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "51156788.f2a778", + "id": "df34217.cef9be", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1984.800048828125, - "y": 106, - "z": "681fe365.17b79c", + "x": 1951.7375183105469, + "y": 165.50000286102295, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "2b705c38.4bd364", + "id": "1ae4e467.6f532c", "type": "record", "name": "record", "xml": "\n\n\n\n\n\n\n\n", "comments": "", "outputs": 1, - "x": 1986.8000793457031, - "y": 214.00000381469727, - "z": "681fe365.17b79c", + "x": 1953.737548828125, + "y": 273.5000066757202, + "z": "7dbbf2af.ccfd8c", "wires": [ [] ] }, { - "id": "dc28934c.bf03", + "id": "4c89e4b7.f008ac", "type": "set", "name": "read sNSSAI from input", "xml": "\n", "comments": "", - "x": 2051.800079345703, - "y": 144.00000190734863, - "z": "681fe365.17b79c", + "x": 2018.737548828125, + "y": 203.50000476837158, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "612cfde.0b0cf04", + "id": "c46cff24.3f3ca", "type": "set", "name": "read sNSSAI from input sliceprofile", "xml": "\n", "comments": "", - "x": 2010.4000244140625, - "y": 379, - "z": "681fe365.17b79c", + "x": 1977.3374938964844, + "y": 438.50000286102295, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "24a7035.a5e46fc", + "id": "4e9ea98d.a94e08", "type": "set", "name": "read SpId from input sliceprofile", "xml": "\n", "comments": "", - "x": 2037.800048828125, - "y": 424, - "z": "681fe365.17b79c", + "x": 2004.7375183105469, + "y": 483.50000286102295, + "z": "7dbbf2af.ccfd8c", "wires": [] }, { - "id": "d81a0a.007775f8", + "id": "fe6ed4e9.3b1f78", "type": "set", "name": "read SpId from input ", "xml": "\n", "comments": "", - "x": 2075.800079345703, - "y": 178.00000190734863, - "z": "681fe365.17b79c", + "x": 2042.737548828125, + "y": 237.50000476837158, + "z": "7dbbf2af.ccfd8c", + "wires": [] + }, + { + "id": "9c27065a.121fe8", + "type": "execute", + "name": "read nearRTRICId", + "xml": "\n\t\n\t", + "comments": "", + "outputs": 1, + "x": 847.5, + "y": 761.875, + "z": "7dbbf2af.ccfd8c", + "wires": [ + [] + ] + }, + { + "id": "dc6f5c5d.19069", + "type": "switchNode", + "name": "ransim mounted", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 830.3125, + "y": 814.6875, + "z": "7dbbf2af.ccfd8c", + "wires": [ + [ + "b9eb91f2.91722", + "9e6449f8.230918" + ] + ] + }, + { + "id": "b9eb91f2.91722", + "type": "outcome", + "name": "Not Mounted", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 1047.8125305175781, + "y": 730.4373331069946, + "z": "7dbbf2af.ccfd8c", + "wires": [ + [ + "9cfb3d86.53f5d" + ] + ] + }, + { + "id": "9e6449f8.230918", + "type": "outcome", + "name": "Mounted", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 1037.3125, + "y": 771.9375038146973, + "z": "7dbbf2af.ccfd8c", + "wires": [ + [ + "c06723d0.11693" + ] + ] + }, + { + "id": "c06723d0.11693", + "type": "block", + "name": "ransim URL", + "xml": "", + "atomic": "true", + "comments": "", + "outputs": 1, + "x": 1186.3121643066406, + "y": 784.9376091957092, + "z": "7dbbf2af.ccfd8c", + "wires": [ + [ + "a6810ff4.93fe9", + "759b90a0.4de46" + ] + ] + }, + { + "id": "9cfb3d86.53f5d", + "type": "execute", + "name": "generate remove sliceProfile url", + "xml": "\n \n \n \n \n", + "comments": "", + "outputs": 1, + "x": 1318.5624313354492, + "y": 728.1875038146973, + "z": "7dbbf2af.ccfd8c", + "wires": [ + [] + ] + }, + { + "id": "a6810ff4.93fe9", + "type": "execute", + "name": "generate sliceprofile removal", + "xml": "\n \n \n \n ", + "comments": "", + "outputs": 1, + "x": 1084.562156677246, + "y": 849.9374575614929, + "z": "7dbbf2af.ccfd8c", + "wires": [ + [] + ] + }, + { + "id": "759b90a0.4de46", + "type": "execute", + "name": "populate mountName", + "xml": "\n \n \n \n ", + "comments": "", + "outputs": 1, + "x": 1007.312614440918, + "y": 890.4376420974731, + "z": "7dbbf2af.ccfd8c", + "wires": [ + [] + ] + }, + { + "id": "cd467a3c.ebd308", + "type": "execute", + "name": "Remove Slice Profile", + "xml": "\n\n\n\n\n\n \n\n\n\n", + "comments": "", + "outputs": 1, + "x": 1007.812614440918, + "y": 1044.6875190734863, + "z": "7dbbf2af.ccfd8c", + "wires": [ + [ + "248f7539.80f80a", + "fe50e02f.34e6a" + ] + ] + }, + { + "id": "248f7539.80f80a", + "type": "failure", + "name": "failure", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 1209.0625, + "y": 913.4375, + "z": "7dbbf2af.ccfd8c", + "wires": [ + [ + "474adbe.5237424" + ] + ] + }, + { + "id": "fe50e02f.34e6a", + "type": "success", + "name": "success", + "xml": "\n", + "comments": "", + "outputs": 1, + "x": 1192.3806381225586, + "y": 986.0965933799744, + "z": "7dbbf2af.ccfd8c", + "wires": [ + [ + "9d8f45bc.4383f8" + ] + ] + }, + { + "id": "474adbe.5237424", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", + "comments": "", + "outputs": 1, + "x": 1375.9375, + "y": 894.6875, + "z": "7dbbf2af.ccfd8c", + "wires": [ + [ + "579a1802.2390b8", + "53530b53.9b2494" + ] + ] + }, + { + "id": "53530b53.9b2494", + "type": "set", + "name": "set", + "xml": "\n\n", + "comments": "", + "x": 1524.9371910095215, + "y": 857.7984781265259, + "z": "7dbbf2af.ccfd8c", + "wires": [] + }, + { + "id": "579a1802.2390b8", + "type": "returnFailure", + "name": "return failure", + "xml": "\n\n\n", + "comments": "", + "x": 1538.9371948242188, + "y": 932.6875467300415, + "z": "7dbbf2af.ccfd8c", "wires": [] + }, + { + "id": "17e5f427.41e40c", + "type": "record", + "name": "record", + "xml": "\n\n\n", + "comments": "", + "outputs": 1, + "x": 1453.4375305175781, + "y": 1054.6875228881836, + "z": "7dbbf2af.ccfd8c", + "wires": [ + [] + ] + }, + { + "id": "9d8f45bc.4383f8", + "type": "block", + "name": "block : atomic", + "xml": "", + "atomic": "true", + "comments": "", + "outputs": 1, + "x": 1373.9374923706055, + "y": 1000.4374145269394, + "z": "7dbbf2af.ccfd8c", + "wires": [ + [ + "17e5f427.41e40c" + ] + ] + }, + { + "id": "13495f7c.967481", + "type": "execute", + "name": "prepare slice profile id", + "xml": "\n \n \n \n ", + "comments": "", + "outputs": 1, + "x": 929.3750038146973, + "y": 950.9375200271606, + "z": "7dbbf2af.ccfd8c", + "wires": [ + [] + ] + }, + { + "id": "4d8386dc.633268", + "type": "record", + "name": "record", + "xml": "\n\n\n\n\n\n\n\n\n", + "comments": "", + "outputs": 1, + "x": 909.0625, + "y": 999.6875, + "z": "7dbbf2af.ccfd8c", + "wires": [ + [] + ] } ] \ No newline at end of file diff --git a/platform-logic/ran-slice-api/src/main/xml/ran-slice-api_instantiateRANSliceAllocate.xml b/platform-logic/ran-slice-api/src/main/xml/ran-slice-api_instantiateRANSliceAllocate.xml index bd16b093..1cdb59db 100644 --- a/platform-logic/ran-slice-api/src/main/xml/ran-slice-api_instantiateRANSliceAllocate.xml +++ b/platform-logic/ran-slice-api/src/main/xml/ran-slice-api_instantiateRANSliceAllocate.xml @@ -287,14 +287,14 @@ - - + + + - - - - + + + @@ -687,7 +687,7 @@ - + @@ -1261,7 +1261,7 @@ - + @@ -1886,8 +1886,8 @@ - - + + @@ -2506,4 +2506,4 @@ - \ No newline at end of file + diff --git a/platform-logic/ran-slice-api/src/main/xml/ran-slice-api_instantiateRANSliceModifyAllocate.xml b/platform-logic/ran-slice-api/src/main/xml/ran-slice-api_instantiateRANSliceModifyAllocate.xml index 82d590c8..baf92b5c 100644 --- a/platform-logic/ran-slice-api/src/main/xml/ran-slice-api_instantiateRANSliceModifyAllocate.xml +++ b/platform-logic/ran-slice-api/src/main/xml/ran-slice-api_instantiateRANSliceModifyAllocate.xml @@ -167,6 +167,72 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -256,6 +322,164 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/platform-logic/ran-slice-api/src/main/xml/ran-slice-api_instantiateRANSliceReconfigure.xml b/platform-logic/ran-slice-api/src/main/xml/ran-slice-api_instantiateRANSliceReconfigure.xml index 55283c1f..3358454d 100644 --- a/platform-logic/ran-slice-api/src/main/xml/ran-slice-api_instantiateRANSliceReconfigure.xml +++ b/platform-logic/ran-slice-api/src/main/xml/ran-slice-api_instantiateRANSliceReconfigure.xml @@ -634,6 +634,11 @@ + + + + + diff --git a/platform-logic/ran-slice-api/src/main/xml/ran-slice-api_terminateRANSliceInstance.xml b/platform-logic/ran-slice-api/src/main/xml/ran-slice-api_terminateRANSliceInstance.xml index 93d226f5..93239cb1 100644 --- a/platform-logic/ran-slice-api/src/main/xml/ran-slice-api_terminateRANSliceInstance.xml +++ b/platform-logic/ran-slice-api/src/main/xml/ran-slice-api_terminateRANSliceInstance.xml @@ -267,6 +267,85 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -285,10 +364,6 @@ - - - - @@ -364,6 +439,10 @@ + + + +