Skip to main content

Invoke RPA Process

Description

This activity executes an RPA process and retrieves the output generated by that process.

Design Time Configuration

Display Text

Specify the activity name that shows in your process.

Process Name

Choose an RPA process that you want to execute.

Buddy Name

Choose an RPA Buddy to execute the designated RPA process.

Log Level

Choose the log level. The RPA process will execute with the selected logging level.

Execution Strategy

Choose the appropriate execution strategy. The following options are available.

OptionDescription
SynchronousThe BPA process will start executing the RPA process and will wait to finish executing before continuing.
AsynchronousThe BPA process will start the execution of the RPA process without waiting for it to finish.

Parameters

To use the RPA process, map your input and output parameters. Input is accepted in Key Value pair format, allowing for easy assignment of values to variables such as model or form data. Drag and drop functionality simplifies the process.

Job Id

Returns the Job Id of the corresponding RPA job