Creating a workflow file and integrating it into a script
You can create your workflows in IBM RPA Studio and integrate them into scripts that implement the workflow process in IBM RPA Studio.
About this task
Learn how to create a workflow using the IBM RPA Studio workflow tool and link this workflow with a script using the workflow commands.
Procedure
- Creating a simple workflow file
Create your own workflow file using IBM RPA Studio and rename the workflow diagrams. - Creating workflow variables
Create variables in your workflow to store values related to the process in workflow scripts. - Creating workflow tasks
Create workflow tasks to start building the workflow process. - Connecting workflow tasks
Connect the workflow tasks to specify flow control. - Creating workflow conditions
Create gateway conditions in your workflow process. - Creating the subroutines in the script
Learn the basics to proceed with the workflow integration script. - Creating the script main routine
Create the workflow integration script's main routine. - Defining the workflow script subroutines
Create the workflow integration script subroutines. - Uploading the workflow file to your environment in IBM RPA Control Center
Upload and manage a workflow file in IBM RPA Control Center.