- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2024 03:27 AM - edited 03-08-2024 03:31 AM
Hello Community team,
Can someone tell me the Flow States and Flow Status?
Thanks in advance
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2024 05:10 AM
Hi @Messiah07 ,
Consider the 2 state models below. With the left one you are forced into extending the base state model with every additional Pending state (Pending User for example). This might mean rewriting of SLA definitions, reports, dashboards and so on.
The state model on the right allows you to add additional sub-states without changing the base state model, which is useful
Here is a great article explaining about States and Status : https://www.servicenow.com/community/in-other-news/re-status-state-using-status-flows/ba-p/2280932
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2024 08:32 AM
Hello @Messiah07 ,
Flow States :
Waiting > In Progress > Error > Cancelled > Completed
Flow Status :
Draft > Published > Modified
Please mark my answer Correct/Helpful, If applicable
Regards,
Sujit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2024 05:10 AM
Hi @Messiah07 ,
Consider the 2 state models below. With the left one you are forced into extending the base state model with every additional Pending state (Pending User for example). This might mean rewriting of SLA definitions, reports, dashboards and so on.
The state model on the right allows you to add additional sub-states without changing the base state model, which is useful
Here is a great article explaining about States and Status : https://www.servicenow.com/community/in-other-news/re-status-state-using-status-flows/ba-p/2280932
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2024 08:32 AM
Hello @Messiah07 ,
Flow States :
Waiting > In Progress > Error > Cancelled > Completed
Flow Status :
Draft > Published > Modified
Please mark my answer Correct/Helpful, If applicable
Regards,
Sujit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2024 02:01 AM
Hi Sujit,
to be precise, you should say that the "states" you listed are the "states" each of the stages within a flow can have. The "state" of the stage defines the icon displayed for the stage e.g. in a list view. Did you miss "Skipped" or was is added later?
But maybe you can point me to a documentation on how the state of a stage will be set (in a flow I can only set a stage - but not its state)???