I am developing a ETL project using oracle. I am using both attunity connector and oracle connector. Recently I got a requirement to load data in 2 different oracle database environments with same ETL project.
I have project.params file for TNS, Username and Pwd for oracle connections...
How can I change this during runtime? Is there a way I can dynamically change the connection string?