Flow is waiting on Condition even though the values are set
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2023 05:57 AM
I have built a flow with a "Wait for condition" to look at variables on a RITM that a tech sets after submission. Once these fields are set to anything but -- None --, the flow should move on to the next step.
The error I am seeing is that the tech will set the values but the flow will not check the values again and sits in the Waiting state on the flow.
When I test the flow with the same RITM and the values are already set, works fine and passes the wait condition.
Seems like the Wait for Conditions are only checking the variables once and does not check them multiple times as updates are made. Below are screenshots 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2023 06:42 AM
Have you waited enough before cancelling the flow and restarting it?
Because as per configuration things looks ok to me
Regards,Sushant Malsure
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2023 06:43 AM
Also check if there is anything mentioned in schedule which will force to run this check in scheduled time only and you might be testing it out of schedule ??
Regards,Sushant Malsure
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2023 10:27 AM
I just have the defaults for these sections /:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2023 10:30 AM
Then at configuration level it looks OK. I would have raised this to servicenow hi team to get more help as it makes no sense
Regards,Sushant Malsure