-
Type: Feature
-
Status: Done
-
Priority: Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 1.12.0
-
Labels:None
The scheduler shall save some data per job execution:
- start
- end
- duration
- execution speed with respect of the average speed
- if it was aborted by exception
Additionally it is maybe possible to also support that a job can provide some log data as clob. It also could be worth to provide the possibility that the job can provide some statistic infos as clob or a data format to be defined.
- relates to
-
APPNG-2215 Support Job Execution Report
- Done