Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Everyone,
The above picture shows 4 source - target mappings with similar transformations and similar schema in both source and target tables. I wanna be able to do this using a single job and have an external control table to say which table maps to which target plus any additional column that I may need. So that way, even if a 5th source come in I can add it to the control table and this job could run the new mapping too without any changes in the job. Does anyone have any suggestion on where I should start? I'm so clueless right now.
@fdenis ,
Thanks for your reply.
Can you please explain it a bit more detailed? I find it hard to understand what you mean.
Hi @fdenis ,
Thanks for that. I have more questions though
1. Where do I define my rules?
2. what should my config file have?