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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tSystem with dynamic inputs

Hi Team,
Is it possible to provide dynamic parameters to the command we put in tSystem?
For example: I have to put in following command in tSystem to generate csv files. This command has to run everyday for new yesterday date as the date_active parameter. Is there a way to provide this (sysdate-1) to it via tSystem?
sudo python bulk_export.py --your-username test-user --your-password test_pwd --date_active 07-05-15
Thanks,
Saurabh

Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hi,

Have you tried to use Contexts value or variable in tSystem component?
Please take a look at document:TalendHelpCenter:Using contexts and variables.

Best regards
Sabrina