Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content
Announcements
WEBINAR April 23, 2025: Iceberg Ahead: The Future of Open Lakehouses - REGISTER TODAY
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

External Task without Publisher

Hi there,

I wonder is it possible to setup a external task (bat file) to run depended upon a success reload of a QlikView document without Publisher.  I am running QV server 11.

Many thanks in advance,

Eric.

1 Solution

Accepted Solutions
danielrozental
Master II
Master II

You can call the execute command from within the QVW Script.

Something like

Execute mybatchfile.bat

View solution in original post

2 Replies
danielrozental
Master II
Master II

You can call the execute command from within the QVW Script.

Something like

Execute mybatchfile.bat

Not applicable
Author

Thank you Bill.  I shall add the bat file execute statement at the end of the load script.