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: 
sushantk19
Creator
Creator

Talend job is not running from a batch file from my team members system

Hello,

I have created a batch job for my talend job (using the Build job option from talend studio). this batch job runs finr from my system but doesnt run at all from my team members system(also windows system). there is a path in my code(tmap) such as D:\XXX\QA. We created the same path on her system and still it fails to trigger.

What could be possible reasons. Urgently looking for some solution on this.Please help!

Labels (2)
3 Replies
Anonymous
Not applicable

Hello,

What's the error are you getting when running this batch file from your team member system? Did you install java environment in it? If so, what's JDK version are you using?

Best regards

Sabrina

sushantk19
Creator
Creator
Author

@xdshi: actually i found out that from windows system, batch job( which contains the Talend job) is not able to access my shared drive which has some source xls files which we use to load the data. do you know how can we fix this? i am using java 1.8

Anonymous
Not applicable

Hello,

Do you mean your driver file is located on a mapped network drive?

Is it possible for you to change it to point to C:\ instead of mapped drive (U:\)? Let us know if it works.

Best regards

Sabrina