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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
elkhounds
Creator
Creator

Calling a Talend Job from an external Java application tutorial not working

Greetings,

 

I'm trying to learn how to call a Talend job from an external Java application (Eclipse).

 

I found this tutorial: https://help.talend.com/reader/Lod~TDRaNw2L2VZKV9XgZw/V2Z1Ixh_f1XeLDp4fJW8cQ

 

The CallJobInEclipseDemo Talend job works fine and the build path/export succeeded. I carefully followed all the steps in Eclipse, but there many red (x) errors, like access restrictions, fastdateparser cannot be resolved, local provider cannot be resolved, and many, many more.

 

Please see my attached file for more information.

Thanks

Labels (3)
2 Replies
elkhounds
Creator
Creator
Author

added 2nd file...


CaptureClip2.PNG
elkhounds
Creator
Creator
Author

I got it to work...