Skip to main content
Feedback

Activity Log

The Activity Log page displays information about process executions and their related documents and logs. This page helps you check whether a process ran successfully. The report includes all errors that occur during the process execution and scheduling run failures.

This page displays a maximum number of 1000 execution records.

The Activity Log page displays the following information:

  • Process Name — The name of the process.
  • Environment Name - The environment in which the process ran.
  • Status — The status of the Process run.
  • TimeStamp — Displays the date and time when the process executed. The date and time are displayed in the yyyy-MM-dd hh:mm:ss aa format, using your local time zone.

You can filter the records by Date, Keywords, or execution status (Error or Complete).

Click on a row to view the following additional information:

  • Duration — The time it took for the process to execute.
  • Type — What triggered the execution (example, retry_sched). For more information, refer to Process reporting.
  • Inbound Documents — The number of documents passed into the process. A single document can represent a batch that contains many individual records.
  • Inbound Errors — If there are process-level errors, this field displays the number of errors.
  • Message — If there is a process-level error, the error message appears in this field.
  • Outbound Documents — The number of documents sent out of the process. This number represents an aggregate of all the documents sent by a Send connector. Splitting and combining documents within the process directly affects this value. Refer to process execution and document viewing.