Make source-db consistent across samples
[ccsdk/cds.git] / components / model-catalog / resource-dictionary / starter-dictionary / nfc-naming-code.json
1 {\r
2   "tags": "nfc-naming-code",\r
3   "name": "nfc-naming-code",\r
4   "property": {\r
5     "description": "nfc-naming-code",\r
6     "type": "string"\r
7   },\r
8   "updated-by": "MALAKOV, YURIY <yuriy.malakov@att.com>",\r
9   "sources": {\r
10     "input": {\r
11       "type": "source-input"\r
12     },\r
13     "default": {\r
14       "type": "source-default",\r
15       "properties": {}\r
16     },\r
17     "processor-db": {\r
18       "type": "source-db",\r
19       "properties": {\r
20         "endpoint-selector": "dynamic-db-source",\r
21         "type": "SQL",\r
22         "query": "select nfc_naming_code as nfc_naming_code from sdnctl.VFC_MODEL where customization_uuid=:vfccustomizationuuid",\r
23         "input-key-mapping": {\r
24           "vfccustomizationuuid": "vfccustomizationuuid"\r
25         },\r
26         "output-key-mapping": {\r
27           "nfc-naming-code": "nfc_naming_code"\r
28         },\r
29         "key-dependencies": [\r
30           "vfccustomizationuuid"\r
31         ]\r
32       }\r
33     }\r
34   }\r
35 }\r