Task Chaining in Qlik Sense Enterprise SaaS

Today, QSE SaaS doesn’t do task chaining. Instead you have two options:

  1. Use a scheduled reload task for every app, and try to make sure the start time for task 2 will always be later than task 1
  2. Use Qlik SaaS REST APIs to trigger the reload

This post covers a simple approach (i.e. Qlik script only) for triggering reloads of downstream apps on completion of an app reload in a way that doesn’t require much maintenance or any external systems or integrations.

With the APIs, we can reload as frequently as we wish – to some disastrous results. Be careful.
Continue reading “Task Chaining in Qlik Sense Enterprise SaaS”