Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I would like a way to insert a loop when the load fails, that is, run it again, I know that there are loop blocks in automation but I haven't found a way to create this routine so far.
This is a simple example of how my blocks are integrated with automation.
Thank you for your contribution to this topic.
Att,
Matheus
Hello,
You can use inbuilt Qlik Automation Template for retrying of reload if any error occurs.Template name is
Reload app and retry if reload fails.
Feel free to msg if any doubt in understanding of that template.
Hi @MatheusC ,
You can build something like this and work from there on adding the different functionalities that you want
A good addition that you could add here is number of retries for example.
Hello,
You can use inbuilt Qlik Automation Template for retrying of reload if any error occurs.Template name is
Reload app and retry if reload fails.
Feel free to msg if any doubt in understanding of that template.
Hi @salmankojar ,
Thats good stuff i didnt notice that template.
This one is good because he can decide on the amount of retries.
Best Regards
Thanks . @salmankojar @Shai_E
@salmankojar Very good, your suggestion was of great help.
I will also share this article I found talking about this topic
https://community.qlik.com/t5/Official-Support-Articles/How-to-retry-a-failed-app-reload-in-Qlik-App...
Att, Matheus