Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
i am trying to design a job where i am retrieving the files from a unix server and need to dump all the rows into a table in oracle.
attached is the screenshot of the error that i am getting. i.e. the tfileinputdelimited is unable to find the path(global variable) of the tfilelist component.
Kindly help.
Thanks
Are you running from localhost? If the server is remote you'll need to deploy to that server (i.e. the file system paths defined in your job represent the file system paths of wherever the job is running from)
Hello,
So far, talend don't support for transferring data by air.
You have to save your files from unix server to local machine(tFTPGet component) firstly and then load all the rows into oracle table.
Best regards
Sabrina
thank you. will apply this one and will get back to you in case I face any issue
Hi,
Feel free to post your issue here.
Best regards
Sabrina