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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Export job script - how can I import context props in Eclipse?

I developed a Talend Job with many subjobs.
I need to use this job in a java project in Eclipse, so I exported job script as autonomous job and added all the jar files in the project build path.
The problem is: this way the jobs can't find the context file (Default.properties)
How can I import it in the project? Where should I put the file? I should import one file for each subjob (in the zip file generated by "export job scripts", every job has his own Default.properties...)?
Labels (3)
1 Reply
Anonymous
Not applicable
Author

Hello
To call talend job in Eclipse, please see 5932.
Best regards

shong