I use argument for pass to another flow?
But now value not pass.
first flow.
second flow.
Please guide me for solve it.
I use argument for pass to another flow?
But now value not pass.
first flow.
second flow.
Please guide me for solve it.
Can you print the variable value before passing it to second workflow and also check that variable scope once.
@lakshman Before pass variable as below.
@fairymemay in Which argument you are not getting value
@ushu I use message box in first flow ot_PathFileTemplate_Local , But not show value.
But If I use message box = PathFileTemplate_Local ----> It have value in message box
@fairymemay Try to change the direction to In so that the value of PathFileTempalte_Local assigns to ot_Path etc
@ushu I want pass value PathFileTemplate_Local from first flow to second flow.
@fairymemay It looks like some logic is missing here. If there is no value in the ot_Path etc argument then how can it assign to the PathFileTemplate_Local variable
@ushu Can you create simple flow to me?
@fairymemay Please find the workflow below for sample flow
Arguments.zip (4.6 KB)
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.