Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
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.