How often does wait for condition check

santrym
Mega Expert

I have a workflow where I just added a "Wait For Condition" state. How often does it check to see if the condition is met? Is there a way to modify this time?

1 ACCEPTED SOLUTION

I believe it checks anytime the record is updated.


View solution in original post

7 REPLIES 7

snowtech1
Tera Expert

Am not sure of the exact time it checks for.


But pretty instantaneous, since have had the condition satisfied before consecutive activity(task/approval creation) on the same workflow were triggered.


I believe it checks anytime the record is updated.


gah you're right. My issue is that the field I'm waiting for to change is on the user record, and not the "current" form (in relation to the workflow)... any ideas on how I can set which form is watched?


Could you provide some more background on what you're trying to accomplish?