Process Execution Statistics
The following process execution statistics are collected by logback.
Activity Instance Statistics
| Statistic | Description |
|---|---|
| Application Name | Name of application. |
| Application Version | Version of application. |
| Module Name | Name of BW module. |
| Module Version | Version of BW module. |
| Activity Name | Name of the activity. |
| Process Name | Name of the process. |
| Process Instance ID | Instance ID of the process. |
| Start Time | Activity start time (in milliseconds). |
| Duration Time | Total time (in milliseconds) taken by activity. |
| Eval Time | Total evaluation time (in milliseconds) taken by the activity. |
| Status | Status of activity, for example: Completed/Faulted/Canceled |
| Domain | Name of the domain. |
| AppSpace | Name of the AppSpace. |
| AppNode | Name of the AppNode. |
Process Instance Statistics
| Statistic | Description |
|---|---|
| Application Name | Name of application. |
| Application Version | Version of application. |
| Module Name | Name of BW module. |
| Module Version | Version of BW module. |
| Component Process Name | Name of process configured to a component. If the process is a non in-lined subprocess, this could be empty. |
| Job ID | Job ID of the process. |
| Parent Process Name | If the process is an in-lined subprocess, the name of the parent process. |
| Parent Process Instance ID | If the process is an in-lined subprocess, the instance ID of the parent process. |
| Process Name | Name of process. |
| Process Instance ID | Instance ID of the process. |
| Start Time | Process instance start time. |
| End Time | Process instance end time. |
| Duration Time | Total time (in milliseconds) taken by the process instance to finish. |
| Eval Time | Total evaluation time (in milliseconds) for all activities executed for this process instance. |
| Status | Status of process instance, for example: Completed or Faulted |
Copyright © 2020. TIBCO Software Inc. All Rights Reserved.
