This article describes the RPA Process functionality to log.
For a full list of available functions, please read PROCESS functions.
Description
The PROCESS Log function allows you to log.
Setting it up
To use the PROCESS Log function, follow these instructions:
{{popups:rpas/add:action=log}}
Once on a process map:
- Navigate to the process where you would like to add the PROCESS Log 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 PROCESS Log option
- Click "Add" once you are done
Input parameters
| Parameter | Required | Type | Default | Description |
|---|---|---|---|---|
| Log line format | Yes | Textarea | - | The log message template |
| Optional JSON file | No | Text | - | Path to save structured log data |
Output variables
This action does not produce output variables.
Errors
This action does not produce specific errors.
Tips
- Writes a log entry for debugging and auditing
- Use variables in the template like {variable_name}