3     "id": "4ff24108.9f0b9",
 
   7     "x": 110.01040649414062,
 
   9     "z": "7e44475f.b60658",
 
  17     "id": "49314d16.951114",
 
  18     "type": "service-logic",
 
  19     "name": "GENERIC-RESOURCE-API ${project.version}",
 
  20     "module": "GENERIC-RESOURCE-API",
 
  21     "version": "${project.version}",
 
  23     "xml": "<service-logic xmlns='http://www.onap.org/sdnc/svclogic' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.onap.org/sdnc/svclogic ./svclogic.xsd' module='GENERIC-RESOURCE-API' version='${project.version}'>",
 
  25     "x": 296.0104103088379,
 
  26     "y": 156.0000171661377,
 
  27     "z": "7e44475f.b60658",
 
  35     "id": "cacaf9a3.ed2eb8",
 
  37     "name": "method sotn-network-topology-operation-activate",
 
  38     "xml": "<method rpc='sotn-network-topology-operation-activate' mode='sync'>\n",
 
  41     "x": 284.0105285644531,
 
  43     "z": "7e44475f.b60658",
 
  51     "id": "6fc16268.2c373c",
 
  53     "name": "block : atomic",
 
  54     "xml": "<block atomic=\"true\">\n",
 
  58     "x": 458.0104217529297,
 
  59     "y": 352.0000591278076,
 
  60     "z": "7e44475f.b60658",
 
  75     "id": "f31091a3.27362",
 
  77     "name": "call GENERIC-RESOURCE-API:validate-sotn-network-input-parameters",
 
  78     "xml": "<call module='GENERIC-RESOURCE-API' rpc='validate-sotn-network-input-parameters' mode='sync' >\n",
 
  81     "x": 916.3993072509766,
 
  83     "z": "7e44475f.b60658",
 
  91     "id": "15ed0f21.483631",
 
  94     "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/svclogic.log\"/>\n<parameter name=\"field1\" value=\"__TIMESTAMP__\"/>\n<parameter name=\"field2\" value=\"sotn-network-topology-operation-activate\"/>\n<parameter name=\"field3\" value=\"SOTN-Activate\"/>\n",
 
  97     "x": 716.5660057067871,
 
  98     "y": 154.77785301208496,
 
  99     "z": "7e44475f.b60658",
 
 107     "id": "b7e9a733.12c248",
 
 109     "name": "set networkId and network-object-path",
 
 110     "xml": "<set>\n<parameter name='networkId' value='`$network-topology-operation-input.network-information.network-id`' />\n<parameter name=\"network-object-path\" value=\"`'restconf/config/GENERIC-RESOURCE-API:services/service/'  + $network-topology-operation-input.service-information.service-instance-id  + '/service-data/networks/network/'  + $network-topology-operation-input.network-information.network-id  + '/network-data/'` \" />",
 
 112     "x": 807.5660552978516,
 
 113     "y": 343.31329441070557,
 
 114     "z": "7e44475f.b60658",
 
 120     "id": "739286aa.7b5518",
 
 121     "type": "returnSuccess",
 
 122     "name": "return success",
 
 123     "xml": "<return status='success'>\n<parameter name=\"ack-final-indicator\" value=\"Y\" />\n<parameter name=\"error-code\" value=\"200\" />\n<parameter name=\"error-message\" value=\"`$error-message`\" />\n",
 
 125     "x": 729.3438568115234,
 
 126     "y": 532.8687143325806,
 
 127     "z": "7e44475f.b60658",
 
 133     "id": "fc03b474.733c48",
 
 135     "name": "set network-level-oper-status",
 
 136     "xml": "<set>\n<parameter name='service-data.networks.network[$nidx].network-data.network-level-oper-status.order-status' value='Active' />\n<parameter name='service-data.networks.network[$nidx].network-data.network-level-oper-status.last-rpc-action' value='`$network-topology-operation-input.sdnc-request-header.svc-action`' />\n<parameter name='service-data.networks.network[$nidx].network-data.network-level-oper-status.last-action' value='`$network-topology-operation-input.request-information.request-action`' />",
 
 138     "x": 774.4549713134766,
 
 139     "y": 404.5354690551758,
 
 140     "z": "7e44475f.b60658",
 
 146     "id": "8ec0cdeb.99354",
 
 148     "name": "execute Properties",
 
 149     "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.prop.PropertiesNode' method='readProperties' >\n    <parameter name='fileName' value='%SDNC_CONFIG_DIR%/generic-resource-api-dg.properties' />\n    <parameter name='contextPrefix' value='prop' />\n",
 
 152     "x": 748.8681106567383,
 
 153     "y": 207.77788925170898,
 
 154     "z": "7e44475f.b60658",
 
 162     "id": "4aa12b59.10e594",
 
 164     "name": "update SOTN Connectivity status to AAI",
 
 165     "xml": "<update plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='configuration' \n      key='configuration.configuration-id = $network-topology-operation-input.network-information.network-id' >\n<parameter name='configuration-id' value='`$network-topology-operation-input.network-information.network-id`' />\n<parameter name='operational-status' value='Active' />",
 
 168     "x": 808.6735534667969,
 
 169     "y": 464.238657951355,
 
 170     "z": "7e44475f.b60658",
 
 178     "id": "cdb930eb.4db64",
 
 180     "name": "set network in service-data",
 
 181     "xml": "<set>\n<parameter name='service-data.networks.network[$nidx].network-data.sdnc-request-header.' value='`$network-topology-operation-input.sdnc-request-header.`' />\n<parameter name='service-data.networks.network[$nidx].network-data.request-information.' value='`$network-topology-operation-input.request-information.`' />\n<parameter name='service-data.networks.network[$nidx].network-data.service-information.' value='`$network-topology-operation-input.service-information.`' />\n<parameter name='service-data.networks.network[$nidx].network-data.network-information.' value='`$network-topology-operation-input.network-information.`' />",
 
 183     "x": 771.0105285644531,
 
 184     "y": 275.0910539627075,
 
 185     "z": "7e44475f.b60658",
 
 191     "id": "c713ecf7.ea914",
 
 193     "name": "TODO MP2MP",
 
 194     "info": "Current implementation is for P2P connectivity\nFor MP2MP connectivity in future DG needs to be modified",
 
 196     "x": 996.0416564941406,
 
 197     "y": 198.03128051757812,
 
 198     "z": "7e44475f.b60658",