This article describes the RPA Transaction functionality to start.
For a full list of available functions, please read TRANSACTION functions.
Description
The TRANSACTION Start function allows you to start.
Setting it up
To use the TRANSACTION Start function, follow these instructions:
{{popups:rpas/add:action=transaction-start}}
Once on a process map:
- Navigate to the process where you would like to add the TRANSACTION Start function
- Click on the green button’s drop-down (right side of the green button labelled “Process”)
- On the menu that appears, click on the “+ Activity” item
- From here you can select the TRANSACTION Start option
- Click "Add" once you are done
Input parameters
| Parameter | Required | Type | Default | Description |
|---|---|---|---|---|
| Key | Yes | Text | - | A unique key to identify the transaction |
Output variables
This action does not produce output variables.
Errors
This action does not produce specific errors.
Tips
- Marks the beginning of a transaction for tracking and auditing
- Pair with transaction-stop to complete the transaction