PROCESS Log function

The PROCESS Log function in RPA.

Help CentreOrchestration

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:

  1. Navigate to the process where you would like to add the PROCESS Log function
  2. Click on the green button’s drop-down (right side of the green button labelled “Process”)
  3. On the menu that appears, click on the “+ Activity” item
  4. From here you can select the PROCESS Log option
  5. Click "Add" once you are done

Input parameters

ParameterRequiredTypeDefaultDescription
Log line formatYesTextarea-The log message template
Optional JSON fileNoText-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}

Related functions

See it working on your own data

Everything documented here ships with the platform – try the document tools free, or go live in 7 days.