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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Passing a variable to talend from Windows or Shell.

Hi,

 

How do I pass a variable to talend from Windows or unix when I run using .bat or .sh file?

 

Regards

ShaX

 

Labels (3)
1 Solution

Accepted Solutions
TRF
Champion II
Champion II

Add this at thé end of the command line:
--context_param yourContextVariable=theDesiredValue

View solution in original post

2 Replies
TRF
Champion II
Champion II

Add this at thé end of the command line:
--context_param yourContextVariable=theDesiredValue
TRF
Champion II
Champion II

Thanks for Kudo.
If you got the right answer, thanks to mark your case as solved.