- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-28-2022 02:56 AM
Hi,
It looks like the values stored in a flow are static which is causing my flow to not execute as intended. What i'm looking to achieve is the generation of sc_task records dependent on the state value. I.e. in the scenario below, find the record in question check the state and if this is Closed Incomplete then perform the next action.
What i'm finding is that due to the value being static it will run once and come back as evaluated = false. I can't see an action by where I can wait for the state to be Closed Incomplete, rather than running and then evaluating false.
Has anyone else had a similar issue and been able to resolve it?
Solved! Go to Solution.
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-28-2022 03:12 AM
Hi,
Like Ankur said, your picture is missing, but it sounds like you may want to use the Wait for condition action?
Example with filled in values
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-28-2022 03:03 AM
Hi,
image is missing
regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-28-2022 03:12 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-28-2022 03:30 AM
Thanks for this. I knew an action existed for this but was having a blank, this is what I needed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-23-2023 01:26 AM
Hi,
I already change close incomplete but appear fulfillment(complete) as per below the image.
How to do show with red cross fulfillment (rejected) if choose state close incomplete?
I want to show fulfillment (rejected)state in service portal.
below the wrong photo