...
- The standard data model can be customized by use of additional tables and procedures.
- Such tables are not required by the JobScheduler Reporting Interface.
Sample Custom Tables
- The following tables implement samples for the customization of reports:
- Assigning applications to jobs
- Assigning mandators to jobs
- Samples are presented for instructional use only.
Custom Jobs
Clarify removal of this sampleStatus colour Red title TODO
...
Assigning Applications to Jobs
- Should a report present information on a number of jobs that are used for the same application then the following tables could be used:
Application Master Data
Expand | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||
|
...
Application Joins to Jobs
...
Expand | |
---|---|
|
- Should a report present information on a number of jobs that are used for the same application then the following tables could be used:
Application Master Data
Expand | |||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||
Expand | |||||||||||||||||||||||
title |
|
Application Joins to Jobs
| JOB_APPS
|
Assigning Mandators to Jobs
...
Expand | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||
|
Sample Custom Procedures
- For most DBMS it is recommended to use views or procedures in order to speed up queries by pre-compiled statements.
- The following procedures implement the use of the above custom tables for reporting results that are aggregated per application and mandator.
Report about Installed Objects
- The standard procedure is improved to map installed objects to applications and mandators.
Custom Report on Installed Objects
Expand | ||
---|---|---|
| ||
|
Report about Executions
Custom Report on Execution Summary
Expand | ||
---|---|---|
| ||
|