This article describes the RPA Transaction functionality to stop.
For a full list of available functions, please read TRANSACTION functions.
Description
The TRANSACTION Stop function allows you to stop.
Setting it up
To use the TRANSACTION Stop function, follow these instructions:
{{popups:rpas/add:action=transaction-stop}}
Once on a process map:
- Navigate to the process where you would like to add the TRANSACTION Stop 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 Stop option
- Click "Add" once you are done
Input parameters
| Parameter | Required | Type | Default | Description |
|---|---|---|---|---|
| Key | Yes | Text | - | The transaction key to close |
Output variables
This action does not produce output variables.
Errors
| Error | Description |
|---|---|
| Transaction not found | No active transaction with the specified key |
Tips
- Marks the end of a transaction started with transaction-start