Hi All,My requirement is to identify corrupted Workflows. I have a script which will get the list of available workflows and the tasks. But here in my case I need to find corrupted workflows which are like no longer valid one. Basically they are unusable WFs.My requirement is for deleting these WFs, so that To-Do list page will get loaded without consuming much time. This inturn will enhance TS performance.Request you to shed light on this.
How do you define corrupted workflow?
One that is running an external task (for greater than some threshold) say > 24 hours.Just my definition.