open id 

HomeFlows

Get Registration ID For Linked Flow Step Messages in this topic - RSS

kupetskya13
kupetskya13
Posts: 2


11/2/2022
kupetskya13
kupetskya13
Posts: 2
I'm 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?
0 link
Osman Mustafa
Osman Mustafa
Administrator
Posts: 124


11/3/2022
Osman Mustafa
Osman Mustafa
Administrator
Posts: 124
Hey,

Unfortunately, we cannot get the flow IDs of the sub-flows using the 'Get All Steps In Flow' step. However, if you'd 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
0 link
wordywicket
wordywicket
Posts: 1


11/3/2022
wordywicket
wordywicket
Posts: 1
I also have the same question. It's sad not being able to get the flow IDs of the sub-flows using the "Get All Steps In Flow" step.

moto x3m
0 link






Powered by Jitbit Forum 8.3.8.0 © 2006-2013 Jitbit Software