How Stages are updated on RITM Stage Field from Flow Designer Flow Stages.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2023 04:27 AM
Hi Everyone,
I am trying to build custom RITM Stage Field Workflow Formatter.
For that I need to understand how Flow Stages are updated from Flow designer on Ritm Stage Field.
I am able to create formatter of my own and update the stage status whenever needed, but the thing is when we add a stage which is in Stage Sets but not on Choices of Stage field of RITM, the updated stage turns blue.
So I need to understand how the Flow Stages from Flow Designer gets updated on RITM Stage Field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2023 03:50 AM
Hello,
If my answer helped you please mark it as correct.
Thanks.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2023 03:57 AM
Hi,
Yes this BR seems to be responsible for flow stage updation on RITM.
Do you have any idea how getFlowStages(flowName) work? I searched for documentations but no luck.
This below line is from - sc_req_item_stageGetChoices BR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2023 04:06 AM
Hello,
In the below article search for FlowAPI - getFlowStages(String scopedFlowName)
Please mark my answer as correct based on Impact.