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

Announcements
Write Table now available in Qlik Cloud Analytics: Read Blog
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

change directory of the default.properties file

Hi list
i have 4 jobs using the same context
i would like to export these 4 jobs so as to store inside the same directory the 4 executable (.jar file) + the default.propertie file.
(having all together should be better to include them in another application, probably a C++ application).
first, i have made a job and put the 4 jobs inside. when i export i have the 4 executable (.jar file) in the same directory but not the default.propertie file :
i still have 4 default.propertie file, each inside the subfolder of each job.
i have read different things on forum :
using a "tLibraryLoad" component so i can include .properties file in a class path.... it is not really what i need
using a tFileInputDelimited file and declare into that component the path of a .properties file ?
using a tfileinputproperties file ?
thanks for helping !
Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hello
In Talend, the context vars are only variable in the job itself, so each job have a default.properties file. About how to call talend job in other application, did you read topics?
5658
5932.
Best regards
Shong