How to update sc_request state and stage in flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2023 11:39 PM
Hi Team,
I am working on flow designer. I have created flow designer for Catlog item.
Can anyone help me below:
When sc_task state is work in progess then sc_req_item and sc_request states should be work in progess.
When sc_task state is closed complete then sc_req_item and sc_request states should be Closed Complete.
When sc_task state is closed incomplete then sc_req_item and sc_request states should be Closed inComplete.
How to setup all the state values in flow designer

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2023 12:37 AM
Hi,
The way to work with stages in Flow designer is described here in the Docs.
It's basically done in two steps.
First Import stages to use from a template (or define stages yourself specific to that Flow)
Second, Add stages in between actions in your flow.