128 lines
3.0 KiB
JSON
128 lines
3.0 KiB
JSON
{
|
|
"name": "sop10102",
|
|
"source_connection": "sqlserver",
|
|
"dest_connection": "usmidsap02",
|
|
"dest_table": "gp.sop10102",
|
|
"staging_table": "pipekit_staging.sop10102",
|
|
"merge_strategy": "incremental",
|
|
"merge_key": "dex_row_id",
|
|
"enabled": 1,
|
|
"dest_description": null,
|
|
"columns": [
|
|
{
|
|
"source_name": "SOPTYPE",
|
|
"source_type": "SMALLINT",
|
|
"dest_name": "soptype",
|
|
"dest_type": "smallint",
|
|
"description": null
|
|
},
|
|
{
|
|
"source_name": "SOPNUMBE",
|
|
"source_type": "CHAR(21)",
|
|
"dest_name": "sopnumbe",
|
|
"dest_type": "text",
|
|
"description": null
|
|
},
|
|
{
|
|
"source_name": "SEQNUMBR",
|
|
"source_type": "INT",
|
|
"dest_name": "seqnumbr",
|
|
"dest_type": "integer",
|
|
"description": null
|
|
},
|
|
{
|
|
"source_name": "DISTTYPE",
|
|
"source_type": "SMALLINT",
|
|
"dest_name": "disttype",
|
|
"dest_type": "smallint",
|
|
"description": null
|
|
},
|
|
{
|
|
"source_name": "DistRef",
|
|
"source_type": "CHAR(31)",
|
|
"dest_name": "distref",
|
|
"dest_type": "text",
|
|
"description": null
|
|
},
|
|
{
|
|
"source_name": "ACTINDX",
|
|
"source_type": "INT",
|
|
"dest_name": "actindx",
|
|
"dest_type": "integer",
|
|
"description": null
|
|
},
|
|
{
|
|
"source_name": "DEBITAMT",
|
|
"source_type": "NUMERIC(19,5)",
|
|
"dest_name": "debitamt",
|
|
"dest_type": "numeric(19,5)",
|
|
"description": null
|
|
},
|
|
{
|
|
"source_name": "ORDBTAMT",
|
|
"source_type": "NUMERIC(19,5)",
|
|
"dest_name": "ordbtamt",
|
|
"dest_type": "numeric(19,5)",
|
|
"description": null
|
|
},
|
|
{
|
|
"source_name": "CRDTAMNT",
|
|
"source_type": "NUMERIC(19,5)",
|
|
"dest_name": "crdtamnt",
|
|
"dest_type": "numeric(19,5)",
|
|
"description": null
|
|
},
|
|
{
|
|
"source_name": "ORCRDAMT",
|
|
"source_type": "NUMERIC(19,5)",
|
|
"dest_name": "orcrdamt",
|
|
"dest_type": "numeric(19,5)",
|
|
"description": null
|
|
},
|
|
{
|
|
"source_name": "CURRNIDX",
|
|
"source_type": "SMALLINT",
|
|
"dest_name": "currnidx",
|
|
"dest_type": "smallint",
|
|
"description": null
|
|
},
|
|
{
|
|
"source_name": "TRXSORCE",
|
|
"source_type": "CHAR(13)",
|
|
"dest_name": "trxsorce",
|
|
"dest_type": "text",
|
|
"description": null
|
|
},
|
|
{
|
|
"source_name": "POSTED",
|
|
"source_type": "TINYINT",
|
|
"dest_name": "posted",
|
|
"dest_type": "smallint",
|
|
"description": null
|
|
},
|
|
{
|
|
"source_name": "Contract_Exchange_Rate",
|
|
"source_type": "NUMERIC(19,7)",
|
|
"dest_name": "contract_exchange_rate",
|
|
"dest_type": "numeric(19,7)",
|
|
"description": null
|
|
},
|
|
{
|
|
"source_name": "DEX_ROW_ID",
|
|
"source_type": "INT",
|
|
"dest_name": "dex_row_id",
|
|
"dest_type": "integer",
|
|
"description": null
|
|
}
|
|
],
|
|
"watermarks": [
|
|
{
|
|
"name": "row_id",
|
|
"connection": "usmidsap02",
|
|
"resolver_sql": "SELECT MAX(dex_row_id) FROM gp.sop10102",
|
|
"default_value": null
|
|
}
|
|
],
|
|
"hooks": []
|
|
}
|