13.4.6.2 Viewing Activity Execution Logs

Use this feature to view logs of the execution of each activity from the Process Monitor window.

To view Activity Execution Logs:
  1. From the Process Monitor page, click the process which you want to monitor. The canvas displaying the workflow along with the status is displayed. On the canvas, double-click an activity to view the Activity Execution window. The activity details are displayed.
  2. Click the Execution Logs button to view the Activity Execution Log.
    The Log Viewer window shows all the execution stages (successful and failed) of the selected activity if it is already executed.
    The Batch Run ID and Process ID fields show the information for the previously selected parameters in the activity configuration.

    Note:

    Use the Search field to search within the execution log.

    The information available is segregated in to sequence, timestamp, severity, and message.
    You can sort by Ascending or Descending Order by clicking the Up and Down Arrows in the Header Row.
    • Sequence depicts the order of the log messages generated during execution.
    • Timestamp shows the date and time of the generation of the log message.
    • Severity shows labels such as Info to show the type of message, which helps determine if any intervention is required.
    • Message displays the log message generated.

    Note:

    The information in the Log Viewer window is specific to the selected Process Orchestration activity such as a widget or transition.