Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello.
I am trying to make a job that will read some data from SQL DB, then put it into Excel file, then read that Excel file and separate that file in several XML files.
When I run the job inside Talend, it runs well. When I run as an Batch Job i have an error that the job cannot find the path for the excel file.
I checked, and excel file exists and the path it's correct.
I don't see nothing