QuestionQ278
UiPath Automation DevelopmentWhat is the correct sequence of steps for passing and receiving data from a workflow invoked in Main.xaml?
Drag & Drop
Open the workflow file and create the arguments.
Create the workflow file.
Pass the values of the arguments to/from the variables in the Main.xaml file.
Invoke the workflow file in the Main.xaml file and click Import Arguments.
Step 1
Step 2
Step 3
Step 4
Community Discussion