<?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 Execute cmd in server via AP in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Execute-cmd-in-server-via-AP/m-p/273190#M1308298</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jason,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then it may be something related to the coding of the macro, NTFS permissions to run applications in the folder by the user...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/people/mabaeyens" style="font-size: 12px; outline-style: none; padding-top: 1px; padding-bottom: 1px; padding-left: 17px; color: #007fc0; zoom: 1; text-decoration: underline; background-position: no-repeat no-repeat;"&gt;Miguel Angel Baeyens&lt;/A&gt;&lt;/P&gt;&lt;P&gt;BI Consultant&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.grupocomex.com/" style="font-size: 12px; outline-style: none; color: #007fc0;"&gt;Comex Grupo Ibérica&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Jul 2011 10:05:42 GMT</pubDate>
    <dc:creator>Miguel_Angel_Baeyens</dc:creator>
    <dc:date>2011-07-12T10:05:42Z</dc:date>
    <item>
      <title>Execute cmd in server via AP</title>
      <link>https://community.qlik.com/t5/QlikView/Execute-cmd-in-server-via-AP/m-p/273187#M1308288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good day all!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to execute a macro via Access Point (IE plugin client) a cmd/bat script in the QlikView Server, that loads a csv data to a DB server, is there a work around for this issue?&amp;nbsp; I used psexec to connect to qvserver and execute the script but i got a qlikocx macro parse error in the ie plugin:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="qlikocx_failed.png" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/5792_qlikocx_failed.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Please help...thanks in advance..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;jason&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/Execute-cmd-in-server-via-AP/m-p/273187#M1308288</guid>
      <dc:creator>jasonseril</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Execute cmd in server via AP</title>
      <link>https://community.qlik.com/t5/QlikView/Execute-cmd-in-server-via-AP/m-p/273188#M1308292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jason,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does your document allow to execute external programs via macro? &lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Go to the Editor Script dialog, Settings tab on the bottom part, check "Can Execute External Programs". &lt;/LI&gt;&lt;LI&gt;Check in the module editor that Requested module Security and Current Local Security allow "System Access". &lt;/LI&gt;&lt;LI&gt;Besides make sure that you are allowing macro execution on server, go to the QEMC, System, Setup, QlikView Servers, click on your server, Security tab, Allow Macro and Unsafe macro execution on server.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/people/mabaeyens" style="font-size: 12px; outline-style: none; padding-top: 1px; padding-bottom: 1px; padding-left: 17px; color: #007fc0; zoom: 1; text-decoration: underline; background-position: no-repeat no-repeat;"&gt;Miguel Angel Baeyens&lt;/A&gt;&lt;/P&gt;&lt;P&gt;BI Consultant&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.grupocomex.com/" style="font-size: 12px; outline-style: none; color: #007fc0;"&gt;Comex Grupo Ibérica&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jul 2011 07:28:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Execute-cmd-in-server-via-AP/m-p/273188#M1308292</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-07-12T07:28:57Z</dc:date>
    </item>
    <item>
      <title>Execute cmd in server via AP</title>
      <link>https://community.qlik.com/t5/QlikView/Execute-cmd-in-server-via-AP/m-p/273189#M1308295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for this fast reply.&amp;nbsp; Actually, I did all the settings from your list, but unfortunately I still got the same error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jul 2011 09:33:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Execute-cmd-in-server-via-AP/m-p/273189#M1308295</guid>
      <dc:creator>jasonseril</dc:creator>
      <dc:date>2011-07-12T09:33:14Z</dc:date>
    </item>
    <item>
      <title>Execute cmd in server via AP</title>
      <link>https://community.qlik.com/t5/QlikView/Execute-cmd-in-server-via-AP/m-p/273190#M1308298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jason,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then it may be something related to the coding of the macro, NTFS permissions to run applications in the folder by the user...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/people/mabaeyens" style="font-size: 12px; outline-style: none; padding-top: 1px; padding-bottom: 1px; padding-left: 17px; color: #007fc0; zoom: 1; text-decoration: underline; background-position: no-repeat no-repeat;"&gt;Miguel Angel Baeyens&lt;/A&gt;&lt;/P&gt;&lt;P&gt;BI Consultant&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.grupocomex.com/" style="font-size: 12px; outline-style: none; color: #007fc0;"&gt;Comex Grupo Ibérica&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jul 2011 10:05:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Execute-cmd-in-server-via-AP/m-p/273190#M1308298</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-07-12T10:05:42Z</dc:date>
    </item>
  </channel>
</rss>

