Run History
Provides an execution history for Workflows and Schedulers, allowing you to monitor and analyze workflow actions, statuses, and triggered events. It helps you to track workflow performance, identify issues, and optimize processes.
The Run History is organized into a table with columns for each important attribute, such as timestamp, workflow name, step name, and execution status.
A detailed view is available by expanding each log entry, which shows additional information about the workflow's context, execution environment, and triggered actions.
Available Fields
The Run History table consists of the following fields:
Field | Description |
---|---|
Timestamp | Shows the exact date and time when each step or event in a workflow was executed. |
Message | Provides a brief description of the action taken, including status updates. |
entityType | Specifies whether the entry is related to a workflow or scheduler. |
entityName | Displays the name of the workflow or scheduler. |
stepName | Indicates the specific step within the workflow or scheduler. |
Level | Represents the logging level, indicating the nature of the log (informational, warning, error). |
destinationType | Shows the target type for the workflow action, indicating where the action is applied or the destination of the event. |
destinationName | The specific name of the destination partition, or integration. |
destinationId | Unique identifier of the destination partition, or integration. |
targetType | Describes the type of logic or function executed. |
targetId | Unique identifier for the action or logic being executed within the workflow. |
targetLabel | Descriptive label for the action or logic being executed within the workflow. |
Â
PlatformManager version 1.75.0