<?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: QRS API ReloadApp Endpoint: how to fetch status in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/QRS-API-ReloadApp-Endpoint-how-to-fetch-status/m-p/39998#M604</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;/qrs/app/{id}/reload creates a task with the name of Manually triggered reload of {Name of App} if none exist. Subsequent calls to that endpoint adjust the execution time and trigger the same task.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Hope that helps.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 03 Mar 2018 02:18:41 GMT</pubDate>
    <dc:creator>Levi_Turner</dc:creator>
    <dc:date>2018-03-03T02:18:41Z</dc:date>
    <item>
      <title>QRS API ReloadApp Endpoint: how to fetch status</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/QRS-API-ReloadApp-Endpoint-how-to-fetch-status/m-p/39997#M603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When reloading an app using QRS API endpoint /qrs/app/{id}/reload, how to get the reloading status?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After checking in QMC, qlik sense create a reload task when the endpoint is called.&lt;/P&gt;&lt;P&gt;If the endpoint is called again, the previously created task is triggered.&lt;/P&gt;&lt;P&gt;If there is only one reloading task for the app in QMC, the status could be fetched from the task by reloadtask endpoint filtered by appid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, if there are multiple reloading tasks for the app, how to identify the task used by the /qrs/app/{id}/reload?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2018 11:35:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/QRS-API-ReloadApp-Endpoint-how-to-fetch-status/m-p/39997#M603</guid>
      <dc:creator>luyangqlik</dc:creator>
      <dc:date>2018-03-02T11:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: QRS API ReloadApp Endpoint: how to fetch status</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/QRS-API-ReloadApp-Endpoint-how-to-fetch-status/m-p/39998#M604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;/qrs/app/{id}/reload creates a task with the name of Manually triggered reload of {Name of App} if none exist. Subsequent calls to that endpoint adjust the execution time and trigger the same task.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Hope that helps.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Mar 2018 02:18:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/QRS-API-ReloadApp-Endpoint-how-to-fetch-status/m-p/39998#M604</guid>
      <dc:creator>Levi_Turner</dc:creator>
      <dc:date>2018-03-03T02:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: QRS API ReloadApp Endpoint: how to fetch status</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/QRS-API-ReloadApp-Endpoint-how-to-fetch-status/m-p/39999#M605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for reply, Levi.&lt;/P&gt;&lt;P&gt;The only way seems to get status from task named as "&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #f2f2f2;"&gt;Manually triggered reload of {Name of App}&lt;/SPAN&gt;".&lt;/P&gt;&lt;P&gt;But as the name could be edited in qmc, it is not clean solution. &lt;/P&gt;&lt;P&gt;It would be perfect if the endpoint &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #f2f2f2;"&gt;/qrs/app/{id}/reload could return the task id once it is called.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Instead of using reload endpoint, more clean solution may be create reload task by myself.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 07:23:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/QRS-API-ReloadApp-Endpoint-how-to-fetch-status/m-p/39999#M605</guid>
      <dc:creator>luyangqlik</dc:creator>
      <dc:date>2018-03-05T07:23:03Z</dc:date>
    </item>
  </channel>
</rss>

