Hi all,
We have a business process in cloud which uses a workflow to check for a document in the repository every 24 hours.
If the document is not found within 50 days (i.e. the loop runs 50 times) the process becomes suspended with this error:
If I retry the task, I just get the same error again. Is there a way to move past this? Or is the only option to cancel the instance when this occurs?
I understand why the limit is there, just wondering how we can handle it on the rare occasion it occurs?
Cheers,
Dan