<?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 QlikView execute python script via QMC in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QlikView-execute-python-script-via-QMC/m-p/1877348#M1216727</link>
    <description>&lt;P&gt;Hello there,&lt;/P&gt;
&lt;P&gt;I'm trying to create a QlikView script, which would call and execute an external python script. The below line, works fine, if I execute it locally, but if I execute it through QMC, it will fail as the system account does not have an access to my local directory.&lt;/P&gt;
&lt;LI-CODE lang="python"&gt;EXECUTE "C:\Program Files\Anaconda3\python.exe" "\\server_name\Automated_email.py" -p;&lt;/LI-CODE&gt;
&lt;P&gt;Is there an easy way, how to adjust it so it works through QMC? Or Python would need to be installed on server?&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;/P&gt;</description>
    <pubDate>Wed, 05 Jan 2022 09:13:58 GMT</pubDate>
    <dc:creator>Srpic</dc:creator>
    <dc:date>2022-01-05T09:13:58Z</dc:date>
    <item>
      <title>QlikView execute python script via QMC</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-execute-python-script-via-QMC/m-p/1877348#M1216727</link>
      <description>&lt;P&gt;Hello there,&lt;/P&gt;
&lt;P&gt;I'm trying to create a QlikView script, which would call and execute an external python script. The below line, works fine, if I execute it locally, but if I execute it through QMC, it will fail as the system account does not have an access to my local directory.&lt;/P&gt;
&lt;LI-CODE lang="python"&gt;EXECUTE "C:\Program Files\Anaconda3\python.exe" "\\server_name\Automated_email.py" -p;&lt;/LI-CODE&gt;
&lt;P&gt;Is there an easy way, how to adjust it so it works through QMC? Or Python would need to be installed on server?&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jan 2022 09:13:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-execute-python-script-via-QMC/m-p/1877348#M1216727</guid>
      <dc:creator>Srpic</dc:creator>
      <dc:date>2022-01-05T09:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView execute python script via QMC</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-execute-python-script-via-QMC/m-p/1879574#M1216798</link>
      <description>&lt;P&gt;You will need to install Python on the server since the QlikView service account does not have access to your local directory. Since you are using the QMC, the QMC uses the QV Service account to execute all tasks including external task executions.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jan 2022 14:23:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-execute-python-script-via-QMC/m-p/1879574#M1216798</guid>
      <dc:creator>Lucas_Gatling</dc:creator>
      <dc:date>2022-01-11T14:23:14Z</dc:date>
    </item>
  </channel>
</rss>

