Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE

Serverless Task Chaining for Qlik Sense Enterprise SaaS using AWS Lambda

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
johan_backlin
Former Employee
Former Employee

Serverless Task Chaining for Qlik Sense Enterprise SaaS using AWS Lambda

Last Update:

Mar 31, 2021 4:21:55 AM

Updated By:

johan_backlin

Created date:

Mar 29, 2021 9:37:01 AM

Attachments

Task chaining is not yet available in the user interface of Qlik Sense Enterprise SaaS, but it is possible to accomplish through the API's.

One such example is the Task Chaining with qlik-cli found at qlik.dev, that example does however require the user to handle the scheduling themselves and also somewhere to execute the API calls .

The attached document will instead showcase an example of how to configure task chaining without an additional server and utilize the schedules defined in Qlik SaaS. It will be running in AWS Lambda and rely on one of the webhooks available in Qlik SaaS in combination with the Qlik RESTful Reloads API.

Schedule/reload any app in a chain through the SaaS Hub and rest of the chain will execute as defined.

johan_backlin_1-1617178385825.png

 

 

Comments
msan
Partner - Contributor III
Partner - Contributor III

There is an easier solution, without external tools.
Just call the API from Qlik Scritp with REST.
Details here
https://qlikblog.eu/trigger-app-reload-from-qlik-script-saas-task-chaining-solution-continuous-reloa...

0 Likes
Contributors
Version history
Last update:
‎2021-03-31 04:21 AM
Updated by: