Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[resolved] Job not running as an Batch file

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 
0683p000009MH4B.png
0683p000009MH3d.png

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hi.
This issue was solved.
It seams that the excel file was to big to be read and the splited.
My option was not to save all data in a big excel file, instead, I am spliting data direct from Tmap.
Thanks for your support.

View solution in original post

4 Replies
Anonymous
Not applicable
Author

Hi 
Is the job script running on the same machine where Studio is installed? Is the file open?
Anonymous
Not applicable
Author

Hi Shong.
Job don't run on the machine where talend is instaled, but it's running ok in talend open studio
Job also don't run on other machines where other jobs are running...
Thanks for your help
Anonymous
Not applicable
Author

The file will be created automatically even though it does't not exist. I think it might be a permissions issue.
Anonymous
Not applicable
Author

Hi.
This issue was solved.
It seams that the excel file was to big to be read and the splited.
My option was not to save all data in a big excel file, instead, I am spliting data direct from Tmap.
Thanks for your support.