Hi All,
When I try to created I Map_Operation.In this scenario Input field contains Cust_Id 1,2,3,6 four rows, now i filter Cust_Id=1 in Query.
Now Inserted Cust_Id=1 records deleted using Map_Operation and Deleted Cust_Id= 1 records insert into another table.
My issue is Deleted Cust_Id = 1 records inserted into another table correctly, but Deleted Cust_Id= 1 & renaming records not inserted into target table.
Screen shots attached as shown below.
Data Flow and Source File as shown below:
Thanks,
Chandra