<?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: How to run QMC task for version 12 sr8 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-run-QMC-task-for-version-12-sr8/m-p/1625317#M734140</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Goutham, are you using the QMSEDX.exe?&amp;nbsp; If so, please note you are likely going to need to find the newer version of the QMSEDX.exe for version 12:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.qlik.com/t5/QlikView-App-Development/QMC-Reload-task-trigger-based-on-windows-scheduler-application/m-p/1318574#1273403" target="_blank"&gt;https://community.qlik.com/t5/QlikView-App-Development/QMC-Reload-task-trigger-based-on-windows-scheduler-application/m-p/1318574#1273403&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;There are some new features etc. in the 12 track that are not accounted for in the old exe, which may also cause issues with things.&amp;nbsp; I believe Josh was on the right track regarding things, but here is the Help link to double-check things, hopefully that will let you see what may be missing there:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Server/Content/QV_Server/QlikView-Server/QVSRM_PublisherTriggeringEDXEnabledTasks.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Server/Content/QV_Server/QlikView-Server/QVSRM_PublisherTriggeringEDXEnabledTasks.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please be sure to mark any responses that helped you resolve things by clicking the Accept as Solution button on the specific posts, and if you did something else, consider posting what you did, and then mark that as the solution, so others will know what worked for you guys.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;BR /&gt;Brett&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 18 Sep 2019 13:53:22 GMT</pubDate>
    <dc:creator>Brett_Bleess</dc:creator>
    <dc:date>2019-09-18T13:53:22Z</dc:date>
    <item>
      <title>How to run QMC task for version 12 sr8</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-run-QMC-task-for-version-12-sr8/m-p/1620249#M734138</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;we recently migrated from QV 11 to 12 sr8 and trying to setup batch files to execute QMC tasks.&lt;/P&gt;&lt;P&gt;i used same 11 version batch files and getting below error&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Authorization failed for user NT AUTHORITY\SYSTEM, required access level is QlikViewEDX&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;but when running same batch file on server it is triggering the task successfully. i am getting the error when running batch file from external source. the batch file is on the same server as qlikview server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please advise&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:08:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-run-QMC-task-for-version-12-sr8/m-p/1620249#M734138</guid>
      <dc:creator>gouthamkk</dc:creator>
      <dc:date>2024-11-16T20:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to run QMC task for version 12 sr8</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-run-QMC-task-for-version-12-sr8/m-p/1621143#M734139</link>
      <description>&lt;P&gt;Please take a look at &lt;A href="https://support.qlik.com/articles/000003621" target="_self"&gt;this article&lt;/A&gt; which may have the solution you're looking for.&amp;nbsp; The account running the batch file must be a part of the &lt;SPAN&gt;QlikView Management API security group in order to&amp;nbsp;have sufficient permissions to run.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;BR /&gt;Josh&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Qlik Support&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2019 14:53:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-run-QMC-task-for-version-12-sr8/m-p/1621143#M734139</guid>
      <dc:creator>Josh_Berg_Support</dc:creator>
      <dc:date>2019-09-06T14:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to run QMC task for version 12 sr8</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-run-QMC-task-for-version-12-sr8/m-p/1625317#M734140</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Goutham, are you using the QMSEDX.exe?&amp;nbsp; If so, please note you are likely going to need to find the newer version of the QMSEDX.exe for version 12:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.qlik.com/t5/QlikView-App-Development/QMC-Reload-task-trigger-based-on-windows-scheduler-application/m-p/1318574#1273403" target="_blank"&gt;https://community.qlik.com/t5/QlikView-App-Development/QMC-Reload-task-trigger-based-on-windows-scheduler-application/m-p/1318574#1273403&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;There are some new features etc. in the 12 track that are not accounted for in the old exe, which may also cause issues with things.&amp;nbsp; I believe Josh was on the right track regarding things, but here is the Help link to double-check things, hopefully that will let you see what may be missing there:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Server/Content/QV_Server/QlikView-Server/QVSRM_PublisherTriggeringEDXEnabledTasks.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Server/Content/QV_Server/QlikView-Server/QVSRM_PublisherTriggeringEDXEnabledTasks.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please be sure to mark any responses that helped you resolve things by clicking the Accept as Solution button on the specific posts, and if you did something else, consider posting what you did, and then mark that as the solution, so others will know what worked for you guys.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;BR /&gt;Brett&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2019 13:53:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-run-QMC-task-for-version-12-sr8/m-p/1625317#M734140</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-09-18T13:53:22Z</dc:date>
    </item>
  </channel>
</rss>

