45 lines
1.0 KiB
JSON
45 lines
1.0 KiB
JSON
{
|
|
"name": "uqf",
|
|
"source_connection": "S78030956",
|
|
"dest_connection": "usmidsap02",
|
|
"dest_table": "cms.uqf",
|
|
"staging_table": "pipekit_staging.uqf",
|
|
"merge_strategy": "full",
|
|
"merge_key": null,
|
|
"enabled": 1,
|
|
"dest_description": "UQF",
|
|
"description": "Item qualification/pricing source; upstream dependency of itemm — must run before it",
|
|
"columns": [
|
|
{
|
|
"source_name": "UQCODE",
|
|
"source_type": "CHAR(5)",
|
|
"dest_name": "uqcode",
|
|
"dest_type": "text",
|
|
"description": "CODE"
|
|
},
|
|
{
|
|
"source_name": "UQDESC",
|
|
"source_type": "CHAR(50)",
|
|
"dest_name": "uqdesc",
|
|
"dest_type": "text",
|
|
"description": "DESCRIPTION"
|
|
},
|
|
{
|
|
"source_name": "UQKIT",
|
|
"source_type": "CHAR(2)",
|
|
"dest_name": "uqkit",
|
|
"dest_type": "text",
|
|
"description": "KIT"
|
|
},
|
|
{
|
|
"source_name": "UQATTR",
|
|
"source_type": "CHAR(4)",
|
|
"dest_name": "uqattr",
|
|
"dest_type": "text",
|
|
"description": "ATTR"
|
|
}
|
|
],
|
|
"watermarks": [],
|
|
"hooks": []
|
|
}
|