/
_API GetJobStatisticsRequest Response
_API GetJobStatisticsRequest Response
Matthew Wren (Unlicensed)
Owned by Matthew Wren (Unlicensed)
Nov 24, 2022
Analytics
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> |
, multiple selections available,