Can we set stage in subflow? Currently my subflow is displaying the backend value for stage.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-07-2022 10:39 PM
Hi All,
Quick check if we can set the stage via subflows? Currently the stage is displaying backend value.
If yes, let me know how?
Thanks,
Shivani
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-07-2022 11:27 PM
Hi Harshal,
In the main flow, yes I have added the stage as you have mentioned. But in the subflow, while updating the Request item I have added the stage. Please check the below snip of Flow and subflow. Also let me know if leaving the stage blank is the only option here?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-08-2022 12:39 AM
Yes. Leave the RITM stage field unchanged in the Subflow.
Instead, I would have the Subflow return a output value, true/false and use that value in the main Flow to indicate if the Flow ended with a Completed or a Cancelled stage.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-08-2022 04:12 AM
Hi Shivani,
Stages you have added according to first screenshot is correct. remove stage field which you have shown in the second screenshot. there is no need to add stage in the update requested record action.
Regards,
Harshal.