Greetings!
I'm looking for a creative solution to a problem.
Due to a logic error when I first wrote a workflow I have an issue where I a few hundred docs for which I need to terminate a running BP.
The issue is how to search for these documents in a tool where I can terminate the running workflows.
I have a search criteria in the client which identifies the docs based on metadata, BP status, etc, but you can't kill a BP from there. I can kill BPs in the WF Designer, but I don't have current path or field metadata available for searching there.
One other criteria - that these docs had the same BP run on them twice. So, currently they have one as status=Running and another as status=Completed.
So, it seems I'm stuck. Hoping I'm missing somethin huge, and I'd rather not find each doc by name in Designer to kill.
Thanks in advance
Mike