Execution: Count Executions
To evaluate the amount of executions of runnable objects this module can be used. It counts the number of executions in a given period.
Designation
- Name
- te.Count
- Aliases
- StatisticExecutionCount
Configuration
- Optionen
- Date Selection (
date-selection) - Defines the timestamp used for the date selectionMögliche Werte: Keine (
none), Aktivierung (activation), Start (start), Ende (end)
- Begin timestamp (
stat-begin) - Beginning of time period
- End timestamp (
stat-end) - End of time period
- ID (
id) - An identifier for the department the jobs belong to
- Label (
label) - A description or the department the objects belong to
Structure of the CSV output file
| column name | type |
|---|---|
| object name | object name |
| folder | folder structure |
| Total Runs | int |
| ANY_OK | int |
| ANY_SKIPPED | int |
| ANY_ABEND | int |
| object type | string |
| ID | int |
| Name | String |