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

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