Home > Forum > General > Delete timeout that will be triggered

Delete timeout that will be triggered
0

Hi everyone!
I have a process that creates a timeout that will be triggered at the given date. Is there a way to remove this timeout for the specific instance manualy (somewhere in the Studio?)?

As I think of it now, one thing comes to my mind, please correct me if I'm wrong.
If I will take the instance and run it through a path pointing to the same step (final step actualy) with the timeout actions removed, the action will be also removed. Am I right?

MVP
In reply to: Michał Ludwiczak

Do you know if there is a way to check if such timeout is planned or not? Database only?

If it's a single workflow instance you could also check it in the UI using the Admin view.

Otherwise you could check the created timeouts table: [dbo].[WFElementTimeouts]
The table WFTimeouts contains the definition of the timeout.

Best regards,
Daniel

Privacy overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognizing you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.


To see a full list of the cookies we use and learn more about their purposes, visit our Privacy Policy.