Get Registration ID For Linked Flow Step
Comments
-
Im trying to build a flow that gets step information for a specified flow and all subflows called within. I use the Get All Steps In Flow function to get the info I need from the top-level flow, but I want to access the Flow ID registered with each "Run Subflow" step so I can call this function on each of the respective linked subflows. Is there a way to do this?
-
Hey,
Unfortunately, we cannot get the flow IDs of the sub-flows using the Get All Steps In Flow step. However, if youd like to get the IDs of the sub-flows, you can use the step Get Dependencies [From]. You can provide the flow ID as ID input and DecisionsFramework.ServiceLayer.Services.ConfigurationStorage.ElementRegistration as TypeName. This will fetch all the dependencies of the parent flow that will also include the flow IDs.
Thanks
-
[font=Roboto]I also have the same question. Its sad not being able to get the flow IDs of the sub-flows using the "Get All Steps In Flow" step.[/font][img]https://support.decisions.com/forum/images/smilies/upset.gif[/img]
[url=https://moto-x3m.io][color=white]moto x3m[/color][/url]