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: 
Anonymous
Not applicable

Qlik Sense Enterprise: How can I execute a command on a remote Linux server in the Data Load Editor?

Hi,

It is rather easy to execute a command on the Windows server on which Qlik Sense is installed. But how might I do an Execute on a remote Linux server? I have sudo & SSH access to it.

I tried running the command through winscp, but it is not executed:

LET CDM = 'winscp.com /command "open usr:pwd@host" "call myvirtualenv/bin/python myscript.py --some_args" "exit"';

Execute '$(CMD)';


Can anyone help me with some suggestions? Thanks.

0 Replies