<?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: QSB - Task Event Triggers in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/QSB-Task-Event-Triggers/m-p/1702962#M18461</link>
    <description>&lt;P&gt;Adding on:&amp;nbsp;&lt;/P&gt;&lt;P&gt;The API is to get the reload job status is&amp;nbsp; /api/v1/reloads/" job_id".&amp;nbsp;&lt;/P&gt;&lt;P&gt;Job ID will be returned in response.links.self.href&lt;/P&gt;&lt;P&gt;-Karthik&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 18 May 2020 07:58:54 GMT</pubDate>
    <dc:creator>msKarthikeyan</dc:creator>
    <dc:date>2020-05-18T07:58:54Z</dc:date>
    <item>
      <title>QSB - Task Event Triggers</title>
      <link>https://community.qlik.com/t5/Management-Governance/QSB-Task-Event-Triggers/m-p/1692941#M18453</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;on QSE we're having a series of tasks running after midnight and waiting for each other (task event triggers). These tasks are storing QVDs. I need to create the same thing on Qlik Sense Cloud Business. Is it possible, or do you know any workaround to do this? I was not able to find this and don't believe this is not possible.&lt;/P&gt;&lt;P&gt;I also tried to create a workaround having each task storing status information into QVD and having all the tasks waiting in loops for preceding task to finish, but also without success (locked for read/write issues etc.).&lt;/P&gt;&lt;P&gt;Is there any possibility to start a task from a load script of another task or something similar?&lt;/P&gt;&lt;P&gt;Thanks for any ideas!&lt;/P&gt;&lt;P&gt;Pavel&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:42:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/QSB-Task-Event-Triggers/m-p/1692941#M18453</guid>
      <dc:creator>Pavel_Kastner</dc:creator>
      <dc:date>2024-11-16T02:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: QSB - Task Event Triggers</title>
      <link>https://community.qlik.com/t5/Management-Governance/QSB-Task-Event-Triggers/m-p/1699476#M18454</link>
      <description>&lt;P&gt;Hi Pavel,&lt;/P&gt;&lt;P&gt;There are Reload API's which you can use for triggered the reload.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Karthik&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2020 14:24:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/QSB-Task-Event-Triggers/m-p/1699476#M18454</guid>
      <dc:creator>msKarthikeyan</dc:creator>
      <dc:date>2020-05-06T14:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: QSB - Task Event Triggers</title>
      <link>https://community.qlik.com/t5/Management-Governance/QSB-Task-Event-Triggers/m-p/1699645#M18455</link>
      <description>&lt;P&gt;Hi Karthik,&lt;/P&gt;&lt;P&gt;thank you for the reply. I know the APIs exist but I believe these are available for the cloud editions of Qlik Sense Enterprise, not for QSB.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pavel&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2020 05:05:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/QSB-Task-Event-Triggers/m-p/1699645#M18455</guid>
      <dc:creator>Pavel_Kastner</dc:creator>
      <dc:date>2020-05-07T05:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: QSB - Task Event Triggers</title>
      <link>https://community.qlik.com/t5/Management-Governance/QSB-Task-Event-Triggers/m-p/1699855#M18456</link>
      <description>&lt;P&gt;Hi Pavel,&lt;/P&gt;&lt;P&gt;&amp;nbsp;can you check?&lt;/P&gt;&lt;P&gt;&lt;A href="https://karthikdemo.ap.qlikcloud.com/console/api-keys/" target="_blank"&gt;tenanturl/console/api-keys/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;i had a QSB trial version which had the&amp;nbsp; API options available.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Karthik&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2020 14:22:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/QSB-Task-Event-Triggers/m-p/1699855#M18456</guid>
      <dc:creator>msKarthikeyan</dc:creator>
      <dc:date>2020-05-07T14:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: QSB - Task Event Triggers</title>
      <link>https://community.qlik.com/t5/Management-Governance/QSB-Task-Event-Triggers/m-p/1700545#M18457</link>
      <description>&lt;P&gt;Hi Karthik,&lt;/P&gt;&lt;P&gt;i get an 403 error (Forbidden) when I try to access the attached link.&lt;/P&gt;&lt;P&gt;At the moment I have trial version of the QSE in Qlik cloud services available and I am experimenting with the API as you suggested. I am getting the "&lt;SPAN&gt;401&amp;nbsp;Authorization&amp;nbsp;Required&lt;/SPAN&gt;" error when trying to access the reloads API using Postman. I use this URL &lt;A href="https://tenantname.eu.qlikcloud.com/api/v1/reloads" target="_blank" rel="noopener"&gt;https:// tenantname .eu.qlikcloud.com/api/v1/reloads&lt;/A&gt;&amp;nbsp;and the API Key as a Bearer sent in the Authorization Header.&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pavel&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2020 05:01:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/QSB-Task-Event-Triggers/m-p/1700545#M18457</guid>
      <dc:creator>Pavel_Kastner</dc:creator>
      <dc:date>2020-05-11T05:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: QSB - Task Event Triggers</title>
      <link>https://community.qlik.com/t5/Management-Governance/QSB-Task-Event-Triggers/m-p/1700553#M18458</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have QSB and am scheduling the reloads in Administration &amp;gt; Management Console &amp;gt; Schedules. Unfortunately the schedule is very limited. I tried getting the API to work a while back, but unfortunately had to move on.&amp;nbsp;&lt;BR /&gt;I just tried the URL, with my tenant name, and received error&amp;nbsp; "401 Authorization Required". I would be very interested in getting this to work as well.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best - John&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2020 05:24:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/QSB-Task-Event-Triggers/m-p/1700553#M18458</guid>
      <dc:creator>johngouws</dc:creator>
      <dc:date>2020-05-11T05:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: QSB - Task Event Triggers</title>
      <link>https://community.qlik.com/t5/Management-Governance/QSB-Task-Event-Triggers/m-p/1702928#M18459</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;the good news is that I was able to get the Postman running with the reloads API. I have been using the API KEY ID (got it from the API Keys section in QMC) instead of the API Key itself (got it from the pop-up screen when generating new API Key). This might be John's issue as well, because it was the reason of the Authorizaton required response.&lt;/P&gt;&lt;P&gt;This time (trying to reload some test app) the POST request runs properly, but I get a response with status QUEUED. The app is reloaded, but I don't understand the response status.&lt;/P&gt;&lt;P&gt;Thanks for any ideas.&lt;/P&gt;&lt;P&gt;Pavel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 May 2020 06:05:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/QSB-Task-Event-Triggers/m-p/1702928#M18459</guid>
      <dc:creator>Pavel_Kastner</dc:creator>
      <dc:date>2020-05-18T06:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: QSB - Task Event Triggers</title>
      <link>https://community.qlik.com/t5/Management-Governance/QSB-Task-Event-Triggers/m-p/1702958#M18460</link>
      <description>&lt;P&gt;Hi Pavel,&lt;/P&gt;&lt;P&gt;Great. There are two API. First one is for initiating the reload job which will return with Queued Status.&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is another API which u can use to retrieve the jobs status. The status be succeeded/ failed or running.&lt;/P&gt;&lt;P&gt;-Karthik&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 May 2020 07:47:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/QSB-Task-Event-Triggers/m-p/1702958#M18460</guid>
      <dc:creator>msKarthikeyan</dc:creator>
      <dc:date>2020-05-18T07:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: QSB - Task Event Triggers</title>
      <link>https://community.qlik.com/t5/Management-Governance/QSB-Task-Event-Triggers/m-p/1702962#M18461</link>
      <description>&lt;P&gt;Adding on:&amp;nbsp;&lt;/P&gt;&lt;P&gt;The API is to get the reload job status is&amp;nbsp; /api/v1/reloads/" job_id".&amp;nbsp;&lt;/P&gt;&lt;P&gt;Job ID will be returned in response.links.self.href&lt;/P&gt;&lt;P&gt;-Karthik&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 May 2020 07:58:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/QSB-Task-Event-Triggers/m-p/1702962#M18461</guid>
      <dc:creator>msKarthikeyan</dc:creator>
      <dc:date>2020-05-18T07:58:54Z</dc:date>
    </item>
  </channel>
</rss>

