Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space SCHUD and version 9.4
Expand

Web Service

Type

Description

Req?

Val?

<sp:JobCancelResponse>

    
  <result> <result>?</result> This contains the standard return structure.  

 

<jobInfo>

 

This will only be present if the cancel request has succeeded.

 

 

 

 

<jobID>?</jobID>

JobID

 

 

 

 

 

<onHold>?</onHold>

Boolean

This indicates whether or not the Job is set 'on Hold'; the value returned is 'true' if the Job is On-Hold and 'false' otherwise.

 

 

 

 

<bookDuration>?</bookDuration>

Unsigned intunsigned int

For a non-all-day job, BookDuration returns the Actual Duration of the job if it’s known (i.e. the job has been logged on or cleared), or, if not, the Scheduled Duration.  For  For an all-day job, BookDuration returns the same values, except if the job is in the in-tray, in which case SP_IntNoValue is returned since all-day jobs in the in-tray have no Scheduled Duration.

 

 

 

 

<disStatus>?</disStatus>

DispatchStatusDisStatus

Current dispatch status for the job.  Null  Null if the job is unresourced.

 

 

 

 

<empID>?</empID>

EmpID

The employee the job is currently assigned to.  Null  Null if the job is in the unreasourced tratray.

 

 

 

</jobInfo>

 

 

 

 

</sp:JobCancelResponse>