InvokeWorkflow

Estimated reading: 2 minutes 2087 views

This activity serves to invoke a sub-workflow within the main workflow, facilitating the transfer of arguments between workflows. It plays a crucial role in orchestrating and streamlining process execution.

Properties

MISC

DisplayName: Displays the name of the activity. The activity name can be customized, which aids in troubleshooting.

Workflow nameThis parameter is automatically filled once the ‘Workflow’ has been invoked into the solution. It specifies the ‘Name’ of the invoked workflow.

Workflow path: This parameter is automatically filled when the ‘Workflow’ is invoked in the solution. It specifies the ‘Path’ of the invoked workflow.

How to import and invoke workflows from zipped folder?

The zipped folders obtained from the Robility Manager will contain encrypted files that will need decryption to extract the files within the folder. To decrypt and utilize the workflows in the zipped folder, follow the steps below:

1. Launch the Robility designer.
2. Select the “Open Published” option on the home screen.
a. It helps to publish and extract the encrypted workflows from the encrypted folders into a new solution.
3. Choose the appropriate zipped folder from the system folder path and click on “OK” button.

4. Now, the “Designer will open the extracted folder as a new solution.”
a. If the solution is outside of the tenant folder location, a prompt will ask to move into current tenant folder solution. 
b. And if the solution already exists with the same name, designer prompt to overwrite or rename the solution
5. Click on the “Solution Explorer” panel.
a. Right click on the “Solution” name on the top of the panel.

b. Choose the “Import workflows” option to select and import the workflow from extracted folder.
c. Now, the workflow will be imported inside your required solution/ template.

6. Further, you can use “InvokeWorkflows” activity to use the workflow. 

Share this Doc

InvokeWorkflow

Or copy link

CONTENTS