<?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 trigger reload task in QMC with REST API call from Qlik Data Load editor? in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-trigger-reload-task-in-QMC-with-REST-API-call-from-Qlik/m-p/1801650#M14799</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/18706"&gt;@ajaykakkar93&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Is there a way to use the API calls from Qlik to check on the different reload task in QMC&amp;nbsp; and get the information for Task scheduling&amp;nbsp; for example which task are still to run or when they are going to run (future)&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;</description>
    <pubDate>Thu, 22 Apr 2021 09:15:58 GMT</pubDate>
    <dc:creator>Wallibee</dc:creator>
    <dc:date>2021-04-22T09:15:58Z</dc:date>
    <item>
      <title>How to trigger reload task in QMC with REST API call from Qlik Data Load editor?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-trigger-reload-task-in-QMC-with-REST-API-call-from-Qlik/m-p/1759591#M13515</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have a requirement to trigger reload task in QMC from&amp;nbsp;Qlik Data Load editor ,but couldn't able to achieve it.&lt;/P&gt;&lt;P&gt;Not even able to create POST connection. Please guide.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Able to perform same from Postman,refer below.&lt;/P&gt;&lt;P&gt;POST /qrs/task/start/synchronous?name=&lt;FONT color="#008000"&gt;{task name}&lt;/FONT&gt;&amp;amp;amp; Xrfkey=12345678qwerty21 HTTP/1.1&lt;BR /&gt;Host: Server:4242&lt;BR /&gt;X-Qlik-Xrfkey: 12345678qwerty21&lt;BR /&gt;X-Qlik-User:{ UserDirectory=XXXXX;UserId=XXXXX}&lt;BR /&gt;Content-Type: application/json&lt;BR /&gt;Connection: Keep-Alive&lt;BR /&gt;cache-control: no-cache,no-cache&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:09:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-trigger-reload-task-in-QMC-with-REST-API-call-from-Qlik/m-p/1759591#M13515</guid>
      <dc:creator>durgesh22</dc:creator>
      <dc:date>2024-11-16T01:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to trigger reload task in QMC with REST API call from Qlik Data Load editor?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-trigger-reload-task-in-QMC-with-REST-API-call-from-Qlik/m-p/1759669#M13516</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/45598"&gt;@durgesh22&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;You are on the correct path I suggest you use Node Js to fulfill this requirement I have done it previously so I have an example ready to share please take a look at the attached example.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Nov 2020 05:31:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-trigger-reload-task-in-QMC-with-REST-API-call-from-Qlik/m-p/1759669#M13516</guid>
      <dc:creator>ajaykakkar93</dc:creator>
      <dc:date>2020-11-09T05:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to trigger reload task in QMC with REST API call from Qlik Data Load editor?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-trigger-reload-task-in-QMC-with-REST-API-call-from-Qlik/m-p/1759931#M13524</link>
      <description>&lt;P&gt;Thank &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/18706"&gt;@ajaykakkar93&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way this can be achieved from data load editor ?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Nov 2020 15:22:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-trigger-reload-task-in-QMC-with-REST-API-call-from-Qlik/m-p/1759931#M13524</guid>
      <dc:creator>durgesh22</dc:creator>
      <dc:date>2020-11-09T15:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to trigger reload task in QMC with REST API call from Qlik Data Load editor?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-trigger-reload-task-in-QMC-with-REST-API-call-from-Qlik/m-p/1762143#M13555</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/45598"&gt;@durgesh22&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;You can convert this node js code to an exe file &amp;amp; place it in your qlik server.&lt;/P&gt;&lt;P&gt;when you want to run use the execute command.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 06:36:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-trigger-reload-task-in-QMC-with-REST-API-call-from-Qlik/m-p/1762143#M13555</guid>
      <dc:creator>ajaykakkar93</dc:creator>
      <dc:date>2020-11-17T06:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to trigger reload task in QMC with REST API call from Qlik Data Load editor?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-trigger-reload-task-in-QMC-with-REST-API-call-from-Qlik/m-p/1763329#M13572</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/45598"&gt;@durgesh22&lt;/a&gt;&amp;nbsp; You're for sure on the right path.&lt;/P&gt;&lt;P&gt;Create a POST request and put the headers listed above into Query Headers.&lt;/P&gt;&lt;P&gt;Make sure authentication is set to Anymous and use a client certificate previously exported out to authenticate against the QRS API as outlined here:&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/connectors/Subsystems/REST_connector_help/Content/Connectors_REST/Create-REST-connection/Create-REST-connection.htm" target="_blank"&gt;https://help.qlik.com/en-US/connectors/Subsystems/REST_connector_help/Content/Connectors_REST/Create-REST-connection/Create-REST-connection.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;That should do it!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;P&gt;Bjorn&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2020 16:02:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-trigger-reload-task-in-QMC-with-REST-API-call-from-Qlik/m-p/1763329#M13572</guid>
      <dc:creator>Bjorn_Wedbratt</dc:creator>
      <dc:date>2020-11-20T16:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to trigger reload task in QMC with REST API call from Qlik Data Load editor?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-trigger-reload-task-in-QMC-with-REST-API-call-from-Qlik/m-p/1764268#M13587</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6112"&gt;@Bjorn_Wedbratt&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It worked after setting a&lt;SPAN&gt;uthentication is set to Anonymous.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 09:18:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-trigger-reload-task-in-QMC-with-REST-API-call-from-Qlik/m-p/1764268#M13587</guid>
      <dc:creator>durgesh22</dc:creator>
      <dc:date>2020-11-25T09:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to trigger reload task in QMC with REST API call from Qlik Data Load editor?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-trigger-reload-task-in-QMC-with-REST-API-call-from-Qlik/m-p/1801650#M14799</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/18706"&gt;@ajaykakkar93&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Is there a way to use the API calls from Qlik to check on the different reload task in QMC&amp;nbsp; and get the information for Task scheduling&amp;nbsp; for example which task are still to run or when they are going to run (future)&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Apr 2021 09:15:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-trigger-reload-task-in-QMC-with-REST-API-call-from-Qlik/m-p/1801650#M14799</guid>
      <dc:creator>Wallibee</dc:creator>
      <dc:date>2021-04-22T09:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to trigger reload task in QMC with REST API call from Qlik Data Load editor?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-trigger-reload-task-in-QMC-with-REST-API-call-from-Qlik/m-p/1827948#M15412</link>
      <description>&lt;P&gt;Yes you can&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;using QRS API&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Aug 2021 11:16:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-trigger-reload-task-in-QMC-with-REST-API-call-from-Qlik/m-p/1827948#M15412</guid>
      <dc:creator>ajaykakkar93</dc:creator>
      <dc:date>2021-08-11T11:16:48Z</dc:date>
    </item>
  </channel>
</rss>

