Flow designer: How to use stages in subflows?

Mathias Vandend
Mega Sage

Hi,

Since madrid we try to use the new flow designer as much as we can.

We have a large process now that we are implementing with flow designer. To be able to keep a good overview we're making use of the subflows. One thing you can't do in subflows is setting the stages like in the mainflow. So how do you set stages in a subflow?

16 REPLIES 16

Table would be e.g. sc_req_item for updating the Stage of a Requested Item, it's used by the Document ID field to then reference the record where the Stage needs updating.

Here's how those input attributes are set up, where you can see Document ID is dependent on Table:

ThomasWright_0-1744627791791.png

 

Just an FYI this was very helpful. Mine throws a security error in higher environments. I know I can get around this by impersonating the System admin in the script first then running the script. If there's a more favourable method to avoid this issue I'm all ears but for the most part thanks allot for this solution