Flow Designer's subflow outputs are not passing into the main Flow

SC10
Kilo Guru

My Flow Designer's subflow outputs are not passing into the main Flow. The debug is showing the subflow is assigning the output's value, but the main Flow is not able to use them. See my screenshot below:

 

find_real_file.png

5 REPLIES 5

Anshul Shrivast
Tera Contributor

Hi ,

Can you please share your flow inputs screenshot not a runtime flow screenshot.

I have to check what inputs you have provided.

Or please check your inputs once.

Because subflow outputs are should assign as input for main flow. Then only outputs of subflow assign to main flow.

 

If it is helpful , please mark as correct.

Thank you

Anshul Shrivastava

Ahmet Damli
Tera Contributor

I have the same issue when passing records as output from subflow to mainflow. As you see i just give back a "change model" from subflow to mainflow. In the Execution Details you can see, that the runtime value seems to be correct "DEMO - ADSP OSP …". But when using the record to update a field in a change record, nothing happens (I just try to insert the number of the change model to the short description of the change request). 

Balaji Jagannat
Kilo Guru

@ShaneCossever - have you found any resolution for this issue? I am seeing a similar behavior where Subflow output is always coming as the default value in the mainflow, though it gets set properly within subflow.

Jugmaz
Kilo Sage

I'm having the same behavior, any update on this ?