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:ChangeWorkItemStatusRequest>

 

 

 

 

 

<workItemStatusChange>

 

 

(tick)

 

 

 

<workItemID>?</workItemID>

WorkItemID

is the The identifier of the job or standard activity whose status is to be changed.

(tick)

(tick)

 

 

<workItemType>?</workItemType>

workItemTypeWorkItemType

Identifies whether this is an update to a job or standard activity.

(tick)

 

 

 

<newStatus>?</newStatus>

dispatchStatusDisStatus

is the The value the status of this work item is to be set to. SP_INVALID_STATUS (45) will be returned if the WorkItem is a standard activity that cannot be dispatched.

(tick)

 

 

 

<dateTime>?</dateTime>

spDateTime

is the The date and time at which this status change is to be recorded as having happened. The default value is the current system date and time.

(error)

 

 

</workItemStatusChange>

 

 

 

 

</sp:ChangeWorkItemStatusRequest>

 

 

 

 

...