Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Riccardo
Partner - Creator III
Partner - Creator III

Set a Reload Retry

Hello,

like the Task Chain inside Qlik Sense On-Premise QMC, in SaaS Automation, I would like to set a retry inside a "Do Reload" task. If a reload fails, I want to set a retry (ex. 3 times). How can I do it?

 

Thank you,

Riccardo.

Riccardo Schillaci
BI Analyst
Datawarehouse & Business Intelligence
Labels (2)
1 Reply
blaise
Partner - Specialist
Partner - Specialist

Havn't tried it myself but it should be possible to use the reloadId response from the doReload block, send it within a loop to the "Get Reload Record" and if/when the reload record returns a status of failed (or similiar) do a Do Reload block again.