Hi, i need to create a job which downloads files via http. The URLs of these files are contained in a MySQL table. I saw that i can connect to my database creating a transormation and using the table input step. Instead i can use the http step inside of a job. How can i do it ?
↧