<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Run Batch File Through Publisher in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Run-Batch-File-Through-Publisher/m-p/562308#M1318905</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This specific batch file is even simpler than that. It is a simple backup of a QVW. Something like below. When I simply run the batch file, it works just fine, but when I click the play button through the publisher, it does nothing, and shows a yellow exclamation point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;copy "F:\QlikView\QVW_Published\App.qvw" "E:\Backup\QVW_Published\" /y&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Jul 2013 14:07:57 GMT</pubDate>
    <dc:creator>bhelms</dc:creator>
    <dc:date>2013-07-12T14:07:57Z</dc:date>
    <item>
      <title>Run Batch File Through Publisher</title>
      <link>https://community.qlik.com/t5/QlikView/Run-Batch-File-Through-Publisher/m-p/562304#M1318894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am attempting to run a very simple batch file through publisher before a Qlikview job runs. The issue is that the batch file never actually does the work. Publisher says that it has completed (Very Quickly) and the job doesn't fail but it actually doesn't do any work. The batch file is a very simple backup of a QVW from one local location to another, and does run just fine when I run the actual batch file. Has anyone seen this before or know what I may be doing wrong?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Run-Batch-File-Through-Publisher/m-p/562304#M1318894</guid>
      <dc:creator>bhelms</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Run Batch File Through Publisher</title>
      <link>https://community.qlik.com/t5/QlikView/Run-Batch-File-Through-Publisher/m-p/562305#M1318895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe the account under which QlikView is running doesn't have sufficient rights on the file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jul 2013 19:11:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Run-Batch-File-Through-Publisher/m-p/562305#M1318895</guid>
      <dc:creator>luciancotea</dc:creator>
      <dc:date>2013-07-10T19:11:12Z</dc:date>
    </item>
    <item>
      <title>Re: Run Batch File Through Publisher</title>
      <link>https://community.qlik.com/t5/QlikView/Run-Batch-File-Through-Publisher/m-p/562306#M1318898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I double checked the file and folder permissions and they look correct to me. I also just noticed that when i actually click on external programs, the task I created has a yellow exclamation point next to it, but doesn't tell me what the issue is. It actually doesn't give any input other than that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jul 2013 19:20:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Run-Batch-File-Through-Publisher/m-p/562306#M1318898</guid>
      <dc:creator>bhelms</dc:creator>
      <dc:date>2013-07-10T19:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Run Batch File Through Publisher</title>
      <link>https://community.qlik.com/t5/QlikView/Run-Batch-File-Through-Publisher/m-p/562307#M1318902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose that you have batch file like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"C:\Program Files\QlikView\QV.exe" /r "D:\QlikView\MyFile.qvw"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may test with window task scheduler to see the result. Let try&lt;/P&gt;&lt;P&gt;Create Task&lt;/P&gt;&lt;P&gt;1. Choose *.bat file by button "Browse"&lt;/P&gt;&lt;P&gt;2. Put your *.qvw path in "Start in (optional)". Ex. &lt;STRONG&gt;D:\QlikView&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="43907" class="jive-image-thumbnail jive-image" onclick="" alt="Untitled.png" src="https://community.qlik.com/legacyfs/online/43907_Untitled.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sokkorn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 02:06:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Run-Batch-File-Through-Publisher/m-p/562307#M1318902</guid>
      <dc:creator>Sokkorn</dc:creator>
      <dc:date>2013-07-11T02:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: Run Batch File Through Publisher</title>
      <link>https://community.qlik.com/t5/QlikView/Run-Batch-File-Through-Publisher/m-p/562308#M1318905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This specific batch file is even simpler than that. It is a simple backup of a QVW. Something like below. When I simply run the batch file, it works just fine, but when I click the play button through the publisher, it does nothing, and shows a yellow exclamation point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;copy "F:\QlikView\QVW_Published\App.qvw" "E:\Backup\QVW_Published\" /y&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jul 2013 14:07:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Run-Batch-File-Through-Publisher/m-p/562308#M1318905</guid>
      <dc:creator>bhelms</dc:creator>
      <dc:date>2013-07-12T14:07:57Z</dc:date>
    </item>
  </channel>
</rss>

