Presentation is loading. Please wait.

Presentation is loading. Please wait.

3.3 – Invoke Workflow File Exercise 3.2: Extract as Workflow

Similar presentations


Presentation on theme: "3.3 – Invoke Workflow File Exercise 3.2: Extract as Workflow"— Presentation transcript:

1 3.3 – Invoke Workflow File Exercise 3.2: Extract as Workflow
Create a new Process project in UiPath Studio named “InvokeWorkflowExercise” Add a Sequence with a DisplayName of “InvokedWorkflow” and add a Message Box activity Create a new String variable named TextMessage Reference the TextMessage variable in the Message Box activity Right-click on the Sequence and select Extract as Workflow In the newly created workflow, create an Argument named in_TextMessage with a Direction of In and Argument type of String Change the reference in the Message Box to in_TextMessage Delete the TextMessage variable Save the “InvokedWorkflow” file and return to Main Notice that UiPath Studio automatically added an Invoke Workflow File activity in place of the InvokedWorkflow Sequence Click on the Import Arguments button Enter “Hello World!” as the Value for the in_TextMessage argument Save and run the workflow


Download ppt "3.3 – Invoke Workflow File Exercise 3.2: Extract as Workflow"

Similar presentations


Ads by Google