Skip to main content

Activity Log

Activity Log

The Activity Log module provides audit functionality to track user and system actions (login sessions, editing Automation Processes/Data Stores, creating AP runs, etc.).

EasyRPA Control Server allows to perform the following actions:

  • View the activity log history. To access the Activity log module, you need to be granted Administration-READ permission. See Role Permissions .
  • View the particular activity record changes.

View Activity Log History

To view the Activity Log history, you need to:

  • Navigate to Administration → Activity Log.

  • Chose object name from the dropdown list.
  • Chose object field from the dropdown list.
  • If necessary, fill field value (the records can be found only if complete case-sensitive field values are entered). 
  • Click Search button.
    (warning)Please note, that the searchable value should be entered completely into the Search field. A full match is the only way to search.

To apply filter by Record ID, you need to click on magnifying glass icon.


Columns Description

  • Record ID - the ID of the entity on which the action was performed.
  • Change Type - the type of the activity (Update, Create, Delete)
  • Version - the entity change version.
  • Name - the Name of the object.
  • Changed By - an author of the performed action.
  • Changed Fields - the field(s) that have been changed.
  • Event Date - the date and time of the performed action.

View Activity Log Record Changes

To view the particular activity record changes, you need to:

  • Navigate to Administration → Activity Log.
  • Click on the corresponding Activity Log Record ID

Columns Description

  • Field Name - the name of the field modified.
  • Change Type - the type of action performed. (Created, Deleted, Updated)
  • Value Type - the type of value on which the action was performed. (Value, List, Reference)
  • Old Value - the value before the action is performed (empty for "Created" Change Type)
  • New Value - the value after the action is performed (empty for "Deleted" Change Type)
  • Download Activity - to download existing record.

View Current Record State

Button View current record state allows to view the actual state and others details of the Record:

View Current Record State button

If record doesn't exist anymore, its details are empty:

For existing records the details are displayed in JSON format:
Record state details