Dynamic job to load multiple Salesforce.com tables
Hi,
I have created below job to extract data from SFDC and create CSV to post on Azure storage and then insert it Azure MSSQL. I want to extract multiple tables using single job. I see that it is possible to create multiple table CSV files using a dynamic job, but I'm missing something on tsalesforceinput and tfileoutputdelimited components. Can you please help? Thanks in advance.