<?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: trigger support task QlikSense in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/trigger-support-task-QlikSense/m-p/1238605#M8301</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use both, certificate or Windows authentication. You can find further details on the document link shared so far. In your case, since is a process whom have to trigger the tasks, I suggest you to use the Certificates&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Mar 2017 10:38:33 GMT</pubDate>
    <dc:creator>Vincenzo_Esposito</dc:creator>
    <dc:date>2017-03-08T10:38:33Z</dc:date>
    <item>
      <title>trigger support task QlikSense</title>
      <link>https://community.qlik.com/t5/Management-Governance/trigger-support-task-QlikSense/m-p/1238601#M8297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to trigger the support task in Qlik Sense. For example on completion of application refresh, trigger the batch script to export apps and place it an specific folder&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Mar 2017 22:45:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/trigger-support-task-QlikSense/m-p/1238601#M8297</guid>
      <dc:creator>brindlogcool</dc:creator>
      <dc:date>2017-03-06T22:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: trigger support task QlikSense</title>
      <link>https://community.qlik.com/t5/Management-Governance/trigger-support-task-QlikSense/m-p/1238602#M8298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You cannot do it in QS QMC (unlike QlikView's QMC), but you can create a regular Qlik app and use an Execute command in the script to run your BAT file:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/sense/3.2/Subsystems/Hub/Content/Scripting/ScriptRegularStatements/Execute.htm" title="http://help.qlik.com/en-US/sense/3.2/Subsystems/Hub/Content/Scripting/ScriptRegularStatements/Execute.htm"&gt;Execute ‒ Qlik Sense&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Execute C:\Program Files\Office12\Excel.exe;&lt;/P&gt;&lt;P&gt;Execute lib://win\notepad.exe // win is a folder connection referring to c:\windows&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are some limitations with this approach: &lt;/P&gt;&lt;P&gt;This statement is not supported in standard mode. So&amp;nbsp; You must run in legacy mode (applicable for Qlik Sense and Qlik Sense Desktop).....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is acceptable for you, you can trigger this app after your main application's refresh will be completed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vlad&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S. When applicable, please mark this answer Correct or Helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Mar 2017 13:16:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/trigger-support-task-QlikSense/m-p/1238602#M8298</guid>
      <dc:creator>vlad_komarov</dc:creator>
      <dc:date>2017-03-07T13:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: trigger support task QlikSense</title>
      <link>https://community.qlik.com/t5/Management-Governance/trigger-support-task-QlikSense/m-p/1238603#M8299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you can trigger a task on event base using the QRS API for Example.&lt;/P&gt;&lt;P&gt;Here the Endpoint&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/sense-developer/3.2/Subsystems/RepositoryServiceAPI/Content/RepositoryServiceAPI/RepositoryServiceAPI-Task-Start-Async.htm" title="http://help.qlik.com/en-US/sense-developer/3.2/Subsystems/RepositoryServiceAPI/Content/RepositoryServiceAPI/RepositoryServiceAPI-Task-Start-Async.htm"&gt;Task: Start asynchronous ‒ Qlik Sense&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You you prefer a CLI interface to put in a BAT, you can useQlik-CLI&lt;/P&gt;&lt;P&gt;&lt;A href="http://branch.qlik.com/#!/project/58b83eb68bc22ec70e8788f3" title="http://branch.qlik.com/#!/project/58b83eb68bc22ec70e8788f3"&gt;http://branch.qlik.com/#!/project/58b83eb68bc22ec70e8788f3&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Mar 2017 13:26:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/trigger-support-task-QlikSense/m-p/1238603#M8299</guid>
      <dc:creator>Vincenzo_Esposito</dc:creator>
      <dc:date>2017-03-07T13:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: trigger support task QlikSense</title>
      <link>https://community.qlik.com/t5/Management-Governance/trigger-support-task-QlikSense/m-p/1238604#M8300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Vincenzo. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I am trying use the cli. How to connect the QRS api with windows authentication?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Mar 2017 20:16:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/trigger-support-task-QlikSense/m-p/1238604#M8300</guid>
      <dc:creator>brindlogcool</dc:creator>
      <dc:date>2017-03-07T20:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: trigger support task QlikSense</title>
      <link>https://community.qlik.com/t5/Management-Governance/trigger-support-task-QlikSense/m-p/1238605#M8301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use both, certificate or Windows authentication. You can find further details on the document link shared so far. In your case, since is a process whom have to trigger the tasks, I suggest you to use the Certificates&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2017 10:38:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/trigger-support-task-QlikSense/m-p/1238605#M8301</guid>
      <dc:creator>Vincenzo_Esposito</dc:creator>
      <dc:date>2017-03-08T10:38:33Z</dc:date>
    </item>
  </channel>
</rss>

