How to insert new records to source or results package in start/end routine?
I have two ADSO, ADSO1 (100 records) will load data to ADSO2,
I expect the results will be (101 records) in ADSO2, 1 record insert during transformation.
Is it possible to do that?