Hi all,
Im trying to copy data from multiple source tables to multiple destination table.
I need to get it done in dynamic way, means using For Each loop I want to traverse all the table, and process each table at once, For this I'm facing problem in mappings.
For the first table it was working fine, but in for each loop in the second table it giving error due to invalid mapping.
Please help me on this.
Im trying to copy data from multiple source tables to multiple destination table.
I need to get it done in dynamic way, means using For Each loop I want to traverse all the table, and process each table at once, For this I'm facing problem in mappings.
For the first table it was working fine, but in for each loop in the second table it giving error due to invalid mapping.
Please help me on this.