Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
I got it to work...