Today, QSE SaaS doesn’t do task chaining. Instead you have two options:
- 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
- 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.
