<?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: bat file not getting executed when qvw reoad through qmc in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/bat-file-not-getting-executed-when-qvw-reoad-through-qmc/m-p/70809#M11644</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;update:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1: double clicking on batch file does what it supposed to do.&lt;/P&gt;&lt;P&gt;2: Reloading the QVW manually running the batch file.(execute command)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3: running batch file as supporting task is not working.&lt;/P&gt;&lt;P&gt;4: reloading qvw from qmc is not running the batch(execute command)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone advice what could be wrong? &lt;A href="https://community.qlik.com/qlik-users/2286"&gt;rwunderlich&lt;/A&gt;‌ , &lt;A href="https://community.qlik.com/qlik-users/3540"&gt;pcammaert&lt;/A&gt;‌ , &lt;A href="https://community.qlik.com/qlik-users/13229"&gt;jontydkpi&lt;/A&gt;‌ &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Mar 2018 11:58:40 GMT</pubDate>
    <dc:creator>pradosh_thakur</dc:creator>
    <dc:date>2018-03-12T11:58:40Z</dc:date>
    <item>
      <title>bat file not getting executed when qvw reoad through qmc</title>
      <link>https://community.qlik.com/t5/QlikView/bat-file-not-getting-executed-when-qvw-reoad-through-qmc/m-p/70800#M11635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am trying to run a batch file through script with command &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;EXECUTE cmd.exe /C "D:\Qliktech\Qlikview\file_path\test.bat"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;the bat file when run manually by double clicking works fine but when reloaded via qmc the task does not get finished(i have waited for 50 mins) and in the log file the execute command is also not appearing and it is stopping after the variable declaration. i have nothing but the execute command in the document. if i comment out the execute command the qvw run successfully within seconds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1: under scrpts-&amp;gt;settings -&amp;gt; can execute external programm checked&lt;/P&gt;&lt;P&gt;2: setting -&amp;gt; user preferences-&amp;gt; security-&amp;gt; all tabs checked&lt;/P&gt;&lt;P&gt;3: settings-&amp;gt; document properties -&amp;gt; admin override security checked&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Pradosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2018 07:35:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bat-file-not-getting-executed-when-qvw-reoad-through-qmc/m-p/70800#M11635</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2018-03-08T07:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: bat file not getting executed when qvw reoad through qmc</title>
      <link>https://community.qlik.com/t5/QlikView/bat-file-not-getting-executed-when-qvw-reoad-through-qmc/m-p/70801#M11636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does the qmc service account have rights to read the test.bat file?&lt;/P&gt;&lt;P&gt;When you double click on it, its Your account who runs the bat file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2018 07:57:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bat-file-not-getting-executed-when-qvw-reoad-through-qmc/m-p/70801#M11636</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2018-03-08T07:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: bat file not getting executed when qvw reoad through qmc</title>
      <link>https://community.qlik.com/t5/QlikView/bat-file-not-getting-executed-when-qvw-reoad-through-qmc/m-p/70802#M11637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you use Publisher or just server?&lt;/P&gt;&lt;P&gt;I you have Publisher, then you can Place the &lt;STRONG&gt;"D:\Qliktech\Qlikview\file_path\test.bat"&lt;/STRONG&gt; in a command line execution, and then schedule this as a task instead of using it in a "empty" qvw.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2018 08:23:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bat-file-not-getting-executed-when-qvw-reoad-through-qmc/m-p/70802#M11637</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2018-03-08T08:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: bat file not getting executed when qvw reoad through qmc</title>
      <link>https://community.qlik.com/t5/QlikView/bat-file-not-getting-executed-when-qvw-reoad-through-qmc/m-p/70803#M11638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I confirmed with the admin and the SERVICE account does have the right to read the file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2018 09:30:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bat-file-not-getting-executed-when-qvw-reoad-through-qmc/m-p/70803#M11638</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2018-03-08T09:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: bat file not getting executed when qvw reoad through qmc</title>
      <link>https://community.qlik.com/t5/QlikView/bat-file-not-getting-executed-when-qvw-reoad-through-qmc/m-p/70804#M11639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the file name is dynamic so it will change everyday. Can you point out why the execute command is not working ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2018 09:31:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bat-file-not-getting-executed-when-qvw-reoad-through-qmc/m-p/70804#M11639</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2018-03-08T09:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: bat file not getting executed when qvw reoad through qmc</title>
      <link>https://community.qlik.com/t5/QlikView/bat-file-not-getting-executed-when-qvw-reoad-through-qmc/m-p/70805#M11640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is the user account running the QlikView Distribution Service member of the Local Security Policy "Log on as a batch job"?&lt;/P&gt;&lt;P&gt;Control Panel -&amp;gt; Administrative Tools -&amp;gt; Local Security Policy -&amp;gt; Local Policies -&amp;gt; User Rights Assignments&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you set the "AllowExecuteCommand=1" in the Settings.ini-file for the QlikView server?&lt;/P&gt;&lt;P&gt;C:Windows\System32\config\systemprofile\AppData\Roaming\QlikTech\QlikViewBatch\Settings.ini?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Johan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2018 09:41:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bat-file-not-getting-executed-when-qvw-reoad-through-qmc/m-p/70805#M11640</guid>
      <dc:creator>johanlindell</dc:creator>
      <dc:date>2018-03-08T09:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: bat file not getting executed when qvw reoad through qmc</title>
      <link>https://community.qlik.com/t5/QlikView/bat-file-not-getting-executed-when-qvw-reoad-through-qmc/m-p/70806#M11641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Johan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the SA user is the admin so access is not an issue i guess.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; "AllowExecuteCommand=1"&amp;nbsp; i have not set.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2018 11:35:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bat-file-not-getting-executed-when-qvw-reoad-through-qmc/m-p/70806#M11641</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2018-03-08T11:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: bat file not getting executed when qvw reoad through qmc</title>
      <link>https://community.qlik.com/t5/QlikView/bat-file-not-getting-executed-when-qvw-reoad-through-qmc/m-p/70807#M11642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may end up starting with C:\Windows\System32 as "home directory". Have you put fully qualified paths in the bat file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do set the AllowExecuteCommand in the settings.ini file and restart the distribution service for the setting to take effect. Also check the Local Security Policy. If you change it, restart the service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both of the above is needed for the EXECUTE to work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2018 11:40:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bat-file-not-getting-executed-when-qvw-reoad-through-qmc/m-p/70807#M11642</guid>
      <dc:creator>johanlindell</dc:creator>
      <dc:date>2018-03-08T11:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: bat file not getting executed when qvw reoad through qmc</title>
      <link>https://community.qlik.com/t5/QlikView/bat-file-not-getting-executed-when-qvw-reoad-through-qmc/m-p/70808#M11643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Johan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;changed the settings.ini file and re started the services&amp;nbsp; still no help yet .. running the batch file from the publisher as of now as a task.. but i need the file to be dynamic so will love to get the qvw run the execute command. let me know if i have missed something.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i will let you all know the progress.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Pradosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2018 07:56:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bat-file-not-getting-executed-when-qvw-reoad-through-qmc/m-p/70808#M11643</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2018-03-09T07:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: bat file not getting executed when qvw reoad through qmc</title>
      <link>https://community.qlik.com/t5/QlikView/bat-file-not-getting-executed-when-qvw-reoad-through-qmc/m-p/70809#M11644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;update:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1: double clicking on batch file does what it supposed to do.&lt;/P&gt;&lt;P&gt;2: Reloading the QVW manually running the batch file.(execute command)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3: running batch file as supporting task is not working.&lt;/P&gt;&lt;P&gt;4: reloading qvw from qmc is not running the batch(execute command)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone advice what could be wrong? &lt;A href="https://community.qlik.com/qlik-users/2286"&gt;rwunderlich&lt;/A&gt;‌ , &lt;A href="https://community.qlik.com/qlik-users/3540"&gt;pcammaert&lt;/A&gt;‌ , &lt;A href="https://community.qlik.com/qlik-users/13229"&gt;jontydkpi&lt;/A&gt;‌ &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2018 11:58:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bat-file-not-getting-executed-when-qvw-reoad-through-qmc/m-p/70809#M11644</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2018-03-12T11:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: bat file not getting executed when qvw reoad through qmc</title>
      <link>https://community.qlik.com/t5/QlikView/bat-file-not-getting-executed-when-qvw-reoad-through-qmc/m-p/1551242#M440308</link>
      <description>&lt;P&gt;Hi! did you ever solved this issue? I'm dealing with the same error.&lt;/P&gt;&lt;P&gt;Running from desktop version it works but from QMC it does not execute de command.&lt;/P&gt;&lt;P&gt;I've generate a log inside the .bat and the log is generated when I run from QMC but the qlikview execution (I'm running a qlikview app) isn't working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2019 17:50:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bat-file-not-getting-executed-when-qvw-reoad-through-qmc/m-p/1551242#M440308</guid>
      <dc:creator>Jose_baldivieso</dc:creator>
      <dc:date>2019-03-01T17:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: bat file not getting executed when qvw reoad through qmc</title>
      <link>https://community.qlik.com/t5/QlikView/bat-file-not-getting-executed-when-qvw-reoad-through-qmc/m-p/1644324#M447417</link>
      <description>&lt;P&gt;Did you get a solution to this issue? I am also dealing with same issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2019 13:57:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bat-file-not-getting-executed-when-qvw-reoad-through-qmc/m-p/1644324#M447417</guid>
      <dc:creator>nandhuvji</dc:creator>
      <dc:date>2019-11-07T13:57:51Z</dc:date>
    </item>
  </channel>
</rss>

