Hi,
I have a ODI package with sequentially ordered mappings inside it. What is the best way to retrieve target table name of each mapping (one after another) and save it into ODI variable?
I would use that target table name in variable each time new mapping starts and forward it to my stored procedure on database.
Thanks in advance!
- Kovar