kill a workflow instance from workflow designer
If for some reason, a document in a middle of a workflow needs to be archive. there is no way to automatically kill the workflow instance of this document.
For exemple it could be usefull in the following case:
A contract document processing into multiple worklow at the same time for validation need to be cancelled.
The user put a cancel stamp on the Document.
Then, all those workflow instances need to be killed.
Today, an admin need to select all workflow instance to kill them one by one which is not really pratical (this is manual).
We don't want to kill the document because we need an historical audit trail on it.
If we have the function to kill workflow instance in workflow designer based on an id of a document it could really helps on that case.
Regards,