Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I built a job in Talend Open Studio for Data Integration v. 7.3.1. and it run successfully when running from the studio, but when trying to run from the file .bat it doesn't work.
I don't understand why it won't run properly, it doesn't throw errors or anything, it just start and take time for execution.
And in the Task scheduler I just start the .bat file from the built job, the same way I do with other jobs, that are running just fine..
I hope someone has an idea what could be the problem!
Thanks in advance
Hi
Does the job run on the same machine? The job executes all the time? or the CMD windows close quickly without any error? What components does the job have? There might be a connectivity issue on DB or FTP component?
Regards
Shong
Hi,
yes the job run on the same machine. yes the job executes all the time, the cmd windows take her time to execute the job without any error but the data don't be saved on DB. thank you