The Zurich release has arrived! Interested in new features and functionalities? Click here for more

How to set the Workflow.input.variable in subflow

Naresh291
Tera Contributor

Hi,

I just wanted to know why is my text boxes not appearing when i am selecting the subflow in the main workflow .

find_real_file.png

find_real_file.png

where dl is the variable name in the catalog form . and currentdl is the value fetched from array .

Any leads is much appreciated.

 

Regards,

Naresh

1 REPLY 1

Narsing1
Mega Sage

Hi,

You need to define the Input variable within the Sub Workflow via 

Workflow Actions -- > Edit Inputs

Then, it will appear on the main workflow when you drag & drop the Sub flow.

In case, if you are unable to see the Edit Inputs in Workflow,  Do this in system properties.

glide.workflow.enable_input_variables = true

Thanks,

Narsing