- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-12-2016 11:17 AM
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?
Solved! Go to Solution.
- Labels:
-
Scripting and Coding
-
Team Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-12-2016 11:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-12-2016 11:30 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-12-2016 11:54 AM
I believe it checks anytime the record is updated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-12-2016 12:02 PM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-12-2016 12:03 PM
Could you provide some more background on what you're trying to accomplish?