_API GetJobStatisticsRequest Response
- Matthew Wren
Owned by Matthew Wren
Nov 24, 2022
1 min read
Loading data...
 Click here to expand...
Web Service | Type                   | Description | Req? | Val? | ||||||
|
| Â | Â | Â | ||||||
 |
| Â | A structure containing details of the success or failure of the API call. | Â | Â | |||||
 |  | <type>?</type> | string | The Return Code name, representing the result of the API call. |  |  | ||||
 |  | <code>?</code> | int | The Return Code number, representing the result of the API call. |  |  | ||||
 | </result> |  |  |  |  | |||||
 | <JobStatsResponse> |  | One or more
| Â | Â | |||||
 |  | <FRU>?</FRU> | FRUID | The ID of the FRU to which the parent JobStatsResponse structure relates to. |  |  | ||||
 |  | <JobStatPerDate> |  | One or more JobStatPerDate structures will be present, with each describing the statistics for the relevant date. |  |  | ||||
 |  |  | <Date>?</Date> | spDate | The date for which the parent JobStatPerDate structure relates to. |  |  | |||
 |  |  | <JobStats> |  | A structure to contain the job statistics for the date. If there are no job statistics for the date, then the JobStats structure will not be present. |  |  | |||
 |  |  |  | <Total_Jobs>?</Total_Jobs> | int | Total number of all jobs for the date. |  |  | ||
 |  |  |  | <Completed_Jobs>?</Completed_Jobs> | int | The number of "completed" (i.e. Logged Off/Cleared) jobs. |  |  | ||
 |  |  |  | <Ontrack_Jobs>?</Ontrack_Jobs> | int | The number of "on track" (i.e. not in Jeopardy) jobs. |  |  | ||
 |  |  |  | <Jeopardy_Jobs>?</Jeopardy_Jobs> | int | The number of in Jeopardy jobs. |  |  | ||
 |  |  |  | <Unresourced_Jobs>?</Unresourced_Jobs> | int | The number of unresourced jobs. |  |  | ||
 |  |  |  | <HCBroken_Jobs>?</HCBroken_Jobs> | int | The number of jobs with broken hard constrains. |  |  | ||
 |  |  |  | <ManuallySch_Jobs>?</ManuallySch_Jobs> | int | The number of manually scheduled jobs. |  |  | ||
 |  |  |  | <TechnicianOn_Jobs>?</TechnicianOn_Jobs> | int | The number of technicians on all the jobs for the date. |  |  | ||
 |  |  |  | <overlapDay_Jobs>?</overlapDay_Jobs> | int | The number of jobs that overlap the day boundary. |  |  | ||
 |  |  |  | <overlapDay_UnresJobs>?</overlapDay_UnresJobs> | int | The number of unresourced jobs that overlap the day boundary. |  |  | ||
 |  |  |  |  | <JobType> |  | One or more JobType structures will be present, each containing a summary of job statistics by job type for the date. |  |  | |
 |  |  |  |  |  | <jobTypeId>?</jobTypeId> | JobTypeID | The JobTypeID for which the parent JobType summary relates to. |  |  |
 |  |  |  |  |  |
|
| A text description of the job type. | Â | Â |
 |  |  |  |  |  | <NumOfJobs>?</NumOfJobs> | int | Total number of jobs for the date that are jobs with the associated |  |  |
 |  |  |  |  | </JobType> |  |  |  |  | |
 |  |  | </JobStats> |  |  |  |  | |||
 |  | </JobStatPerDate> |  |  |  |  | ||||
 | </JobStatsResponse> |  |  |  |  | |||||
</sp:GetJobStatsResponse> | Â | Â | Â | Â |