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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Supporting Tasks - Batch file is not running with UNC path

Hello Community, we wrote a batch files to copy text files from one place to another place. All these scripts are created in Qlikview Source documents folder and folders are shared folders.

I am running the batch file manually its working as expected. So I created Supporting Task on QEMC try to run with following command and its not working.

"\\servername\ExternalScripts\Batch\copytxt.cmd" ===> Not Working

But I copied the file QEMC server locally & running command its working.

"D;\Externalscripts\copytxy.cmd"    ===> Working

Why the supporting Task is not running the batch file with UNC Path ? Is there any setting I need ti turn on ?

10 Replies
sunilkumarqv
Specialist II
Specialist II

I have similar issue , Are you able to resolve this issue ,Please let me know