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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to execute a shell script present in a server location?

Hi Everyone,

I have a shell script named abc.bash located in a server ( alphabets.xyz.com ). The path is suppose /u03/home/myname/abc.bash. I need to run this script through Qlikview.


Can anyone please help me out with the syntax on how should I proceed to achieve this.

I tried to execute this statement:

Execute cmd.exe /C abc.bash

FROM

[ftp://Userid:password@alphabets.xyz.com/u03/home/myname]

But this didn't help.

Please correct me if I am wrong.

Thanks in advance!!!!!

Arghya

0 Replies