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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
JMartin1
Contributor
Contributor

Call to a python Script

Hello! I am trying to call a python script from my process with tSSH, I am indicating the following commands, is the call correct?

Labels (3)
3 Replies
Anonymous
Not applicable

You do not need the quotes around your context variable.

JMartin1
Contributor
Contributor
Author

0695b00000WwB01AAF.pngOk, and in the "sh -x name.sh", I have to put my python script name with .sh?

 

 

 

Anonymous
Not applicable

You would call it as you do if you were to manually call it.