Syntax - Filters , procedure, specified columns
hi
I'm using golden gate for source ERP Oracle R12 and destination AVDF to comply with audit trail required as required by Companies Act.
Example - TABLE INV.MTL_MATERIAL_TRANSACTIONS
I need help with syntax for following
- specified columns ,Eg, KEYCOLS (TRANSACTION_ID, TRANSACTION_DATE, ACTUAL_COST)
- Filter - apply filter in golden gate where old value and new value are same, currently they are capture unnecessarily
- Invoke procedure - Procedure is created in ERP that determines if a transaction is posted or India specific data. called using SQLEXEC
We are not able to fit all of this into right GG syntax