pipekit/config/modules/mc00200.json
2026-08-06 15:39:22 -04:00

72 lines
1.6 KiB
JSON

{
"name": "mc00200",
"source_connection": "sqlserver",
"dest_connection": "usmidsap02",
"dest_table": "gp.mc00200",
"staging_table": "pipekit_staging.mc00200",
"merge_strategy": "full",
"merge_key": null,
"enabled": 1,
"dest_description": null,
"columns": [
{
"source_name": "ACTINDX",
"source_type": "INT",
"dest_name": "actindx",
"dest_type": "integer",
"description": null
},
{
"source_name": "CURNCYID",
"source_type": "CHAR(15)",
"dest_name": "curncyid",
"dest_type": "text",
"description": null
},
{
"source_name": "REVALUE",
"source_type": "TINYINT",
"dest_name": "revalue",
"dest_type": "smallint",
"description": null
},
{
"source_name": "REVLUHOW",
"source_type": "SMALLINT",
"dest_name": "revluhow",
"dest_type": "smallint",
"description": null
},
{
"source_name": "Post_Results_To",
"source_type": "SMALLINT",
"dest_name": "post_results_to",
"dest_type": "smallint",
"description": null
},
{
"source_name": "CurrencyTranslationType",
"source_type": "SMALLINT",
"dest_name": "currencytranslationtype",
"dest_type": "smallint",
"description": null
},
{
"source_name": "DEX_ROW_TS",
"source_type": "DATETIME",
"dest_name": "dex_row_ts",
"dest_type": "timestamp",
"description": null
},
{
"source_name": "DEX_ROW_ID",
"source_type": "INT",
"dest_name": "dex_row_id",
"dest_type": "integer",
"description": null
}
],
"watermarks": [],
"hooks": []
}