The Reporting → Execution Logs page can be reached by clicking the  menu item.


Data from this page can be viewed as Grid or as Chart. The switch between them can be made with the toggle button located at the right side of the page:

IMPORTANT: A new execution status has been introduced for scenarios where users stopped workflows in Running Workflows page but the agent was either non-responsive/stopped/non-existent and could not abort the workflow execution real time. In these cases, workflows will be updated to status Stopping until an agent is available to update the execution status to aborted/terminated. 

The Saved State will allow the user to execute again the workflow starting with the next activity after a ‘PersistWorkflowState’ activity. If multiple ‘PersistWorkflowState’ activities are used in a workflow’s logic, the Saved State will be overwritten and the last restore point will be executed again if an error/exception was thrown after the execution of the ‘PersistWorkflowState’ activity. In order to resume the workflow execution, click on State button or terminate the workflow execution by clicking on Delete State button (the information of the user who terminated the workflow by clicking on Delete State is logged at the end of the workflow's Tracking Data). 

In case of workflows persisted without the state, users can terminate the execution of the workflow by clicking on Terminate button (the information of the user who terminated the workflow by clicking on Terminate is logged at the end of the workflow's Tracking Data).

 


The Executed Workflows table contains a set of filters and a list of all the executed workflows.
The set of filters provided may be used to display only the desired workflows. Every filter can be used by itself or combined with others:

These filters can be mixed, for a more effective display of the executed workflows. 

Navigation through the list pages with the executed workflows can be made by clicking the page buttons from the table's footer.

The Columns Configuration: the user can configure the columns and sort them.



 



Tracking Data

The Workflow tracking data window is automatically populated with information such as the workflow description, the user that started the execution, the start and finish date and time and its overall status. It may also display the Approval status, if the workflow has Approval activities.
It also displays a list with the workflow parameters and the execution returned values.


The Basic view:


At the bottom of the window there can be seen a set of options for execution details display:


The Approval view:



The Workflow view: provides a graph representing the execution status overview. The Workflow tab is visible only for workflows using WorkflowStep activities, each WorkflowStep activity representing a node in the graph: