Hi everyone,
does anyone has an idea, how to create a timeout for existing instances?
The workflow waits in a system step until the date of the timeout execution is reached. Unfortunately the insert condition was wrong, so all instances will wait there forever.
One option would be to define an invisible path, which leads to the same step to trigger the timeout again. I don't like this approach. In a real world case it would mean to deploy the process to production, invoke the new path for every instance and delete it afterwards, if possible. I'm not sure whether this is even possible, because of the history entries.
Luckily this is only in the dev environment so it's not a real problem but even so this is something for which I would like to have a solution just in case.:)
I wish everyone a pleasant weekend.
Daniel