Hi Gurus,
I have a case, where we are using below scenario;
--------->Map Operation---->Table A(Insert)
|--------> File(Insert)
File--->Query--->Table Comparison(Table A)--
|
--------->Map Operation---->Table A(Delete)
--------->File (Delete)
I want to capture the Inserted and Deleted records separately in file with opcodes. Is it possible to capture? Any other possible ways. Kindly give some suggestions on that.
Thanks