I am using Route Entry to a Folder wait conditions and it seems like my wait condition is never satisfied even when the document has been updated with the correct field. This was working fine until we tried upgrading to Workflow 10.1. Any ideas what might be messing up with the workflow.
Question
Question
Answer
We figured it out the Monitored Repository had an issue. We corrected it and it now works fine!!! Thanks for your help.
Replies
You could try to search for this workflow that is waiting and look under condition for that instance to find out why it is not moving.
You can also go to workflow administration->Monitoring->wait conditions->workflow and from there could also see in web WF what is it expecting.
You could also try wait for entry change before route to see if that makes any difference.
We have tried that by creating an even smaller workflow. Same result. We change the field and it doesn't update the condition. It's like it stop evalauting the document.
Have you tried restarting the workflow and workflow subscriber services after update? Does that make any difference.
Let me try that...Does my VAR need to do that?
We figured it out the Monitored Repository had an issue. We corrected it and it now works fine!!! Thanks for your help.
This is the Workflow Condition when it was working on 06/21.
This is the workflow today...No one changed this workflow. It just stopped.
What's in the bottom section of that tab? Where it shows the condition criteria.
The criteria is correct for the Evaluation but after we update the document it never reevaluates the document. It just stops.
This was an upgrade from Workflow 9.2.1 to 10.0? (There is no Workflow 10.1).
Oh yes..10.0 Sorry.
Do you know what version you were on before? Could you try republishing the workflow and see if it makes any difference?
It was 9.2 when everything was working great. I have my VAR looking into it now.