Flow Designer Stages update RITM states
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-07-2022 07:11 AM - edited ‎12-07-2022 07:33 AM
Any insights on the backend setup of it and if there is a possibility to modify?
Use case: I'm working in service catalog. RITM state is automatically set to Closed complete when stage is set to Request cancelled. The requirement is to match those.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-07-2022 07:18 AM - edited ‎12-07-2022 07:19 AM
Yes, click into the menu -> Flow Stages
Then add your Requested Item stages
And in your flow you can add the stages between actions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-07-2022 07:21 AM
Hi Mike, thanks for taking the time.
I'm not concerned about the RITM stage but state.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-07-2022 07:24 AM
Sorry the question was a little confusing and the title of your question mentions stages.
It should follow your existing logic. For example: if the stage is set to closed complete, it should update the RITM & REQ states to closed complete.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-07-2022 07:31 AM
Ok, got it, I'll probably have to rephrase.
My goal is to know, how does SNow automatically update RITM state when I set the stage in the flow. For now, I do not have to put any logic to update state, when I use flow stages. And ideally I'd like to modify this thing(or it's copy) to keep using flow stages and have it updating the states how I need it to.