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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
lmit
Creator II
Creator II

Batch file error

Hi All,

am trying to run the talend by using batch file in RPA(robotic process automation) am getting below error message

java.lang.runtimeexception:child job running failed

java.lang.runtimeexception:special sheets not exist !

this is not the first time am running in RPA and am using excel files

any suggestion would be really helpful

thanks in advance,

lmit

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable

It's difficult to identify the issue, but it looks like you do not have access to the Excel file location from where you are running the job OR that the path to the Excel file is incorrect from where you are running it.

View solution in original post

2 Replies
Anonymous
Not applicable

It's difficult to identify the issue, but it looks like you do not have access to the Excel file location from where you are running the job OR that the path to the Excel file is incorrect from where you are running it.

lmit
Creator II
Creator II
Author

Thanks @Richard Hall​  for your suggestion