{ "service-instance-id" : { "tags" : "service-instance-id, tosca.datatypes.Root, data_type", "name" : "service-instance-id", "property" : { "description" : "To be provided", "type" : "string" }, "updated-by" : "Singal, Kapil ", "sources" : { "input" : { "type" : "source-input", "properties" : { } }, "primary-db": { "type": "source-processor-db", "properties": { "query": "SELECT artifact_name FROM BLUEPRINT_RUNTIME where artifact_version=\"1.0.0\"", "input-key-mapping": { }, "output-key-mapping": { "service-instance-id": "artifact_name" } } }, "capability": { "type": "source-capability", "properties": { "type": "JYTHON-COMPONENT", "instance-name": "SampleRAProcessor", "instance-dependencies": [] } } } }, "vnf-id" : { "tags" : "vnf-id", "name" : "vnf-id", "property" : { "description" : "vnf-id", "type" : "string" }, "updated-by" : "Singal, Kapil ", "sources" : { "input" : { "type" : "source-input", "properties" : { } } } } }