Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello Support team,
I am facing issue regarding default context values while deploying run.sh and .jar job in Unix server.
As some of the default values being defined under context tab in talend jobbut after build the job and move only supported libs, _run.sh and .jar files, Its not taking context default values.Please hlp to provide solution on this, is there any settings do we need to make in Talend. as i am already calling one parameter file with component tcontextLoad.
for eg of one Talend job is
java -cp .:$ROOT_PATH:$ROOT_PATH/../lib/routines.jar:$ROOT_PATH/../lib/antlr-runtime-3.5.2.jar:$ROOT_PATH/../lib/dom4j-1.6.1.jar:$ROOT_PATH/../lib/jakarta-oro-2.0.8.jar:$ROOT_PATH/../lib/log4j-1.2.16.jar:$ROOT_PATH/../lib/ojdbc6.jar:$ROOT_PATH/../lib/org.talend.dataquality.parser.jar:$ROOT_PATH/../lib/talend-oracle-timestamptz.jar:$ROOT_PATH/../lib/talend_file_enhanced_20070724.jar:$ROOT_PATH/../lib/talendcsv.jar:$ROOT_PATH/../lib/tns.jar:$ROOT_PATH/amldq_ktc_0_1.jar: p_aml.amldq_ktc_0_1.AMLDQ_KTC --context=Default "$@"
Please provide the solution asap.
Thanks in advance.
I suggest you take the hole zip file and move to the server you can extract after extract you will find context folder under the job name of the folder.