
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2022 08:07 PM
If I check the box called, Wait, within the 'Create Catalog Task' Action, then test the flow, the flow does not create the catalog task. The flow stops on the 'Create Catalog Task' Action with a status of waiting.
I expected it to create the catalog task, then wait for that catalog task be be closed. Is that not the expected behavior?
What is it waiting for, if not that?
Solved! Go to Solution.
- Labels:
-
flow designer
-
Service Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2022 10:44 PM
The wait checkbox is to wait till the catalog task is closed
Reference - https://docs.servicenow.com/bundle/sandiego-servicenow-platform/page/administer/flow-designer/refere...
Wait |
Pauses the flow until this task completes and is no longer active (active=false). Alternatively, you can add a wait condition by dragging-and-dropping a true/false field from the data panel into the Wait field. The flow only waits for the task to complete when this field is true. |
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2025 12:06 PM
How did you apply the domain with the create action?