Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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.
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.
Thanks @Richard Hall for your suggestion