Document toolboxDocument toolbox

_API JobChangeTimeRequest Options

Web Service

Type

Description

Req?

Val?

 

<options>

 

 

(error)

 

 

 

<setStatusBack>?</setStatusBack>

Boolean

If setStatusBack is set then the current status of the job is set back to Tentative.

(error)

 

 

 

<fixJob>?</fixJob>

Boolean

If FixJob is set the job is marked as Fixed. If, also, the job’s status is (now) Tentative, then it is positioned exactly at the times specified.

If FixJob is not set, the job’s new Start/Arrival/Finish time will determine the sequence position.

(error)

 

 

 

<allowSpanDays>?</allowSpanDays>

Boolean

If the new position of the job would span a day, the call will fail and return SP_WOULD_SPAN_DAYS (374), unless AllowSpanDays is set

(error)

 

 

</options>

 

 

 

Â