{ "name" : "nfc-naming-code", "tags" : "nfc-naming-code", "updated-by" : "Singal, Kapil ", "property" : { "description" : "nfc-naming-code", "type" : "string" }, "sources" : { "processor-db" : { "type" : "source-processor-db", "properties" : { "type" : "SQL", "query" : "select nfc_naming_code as nfc_naming_code from sdnctl.VFC_MODEL where customization_uuid=:vfccustomizationuuid", "input-key-mapping" : { "vfccustomizationuuid" : "vfccustomizationuuid" }, "output-key-mapping" : { "nfc-naming-code" : "nfc_naming_code" }, "key-dependencies" : [ "vfccustomizationuuid" ] } } } }