Hi,
Is it possible to end a workflow when an autoindex workflow changes a document's field?
For example, I've got a Resume Processing worflow that sends resmumes to hiring mangers for review. What I'd like to know, is if there is a way to end the Resume Processing workflow instance for resumes still under consideration once another person has been selected for the position?
To be even more specific, resumes have a position request ID field and a position request status field. I have an autoindex worflow that will update the position request status to "Filled" for all resumes with the same position request ID field once someone has been hired. Is there a way to end the Resume Processing workflow for all currently active resumes when the position request status changes to "Filled"?
Thanks.