/
Integration ServiceOptimizer Get Work Item Status SOAP API

Integration ServiceOptimizer Get Work Item Status SOAP API

On This Page:

Related Pages:

The sp:GetWorkItemStatusRequest API method can be used to get the current dispatch status value of a work item (a job or standard activity).

Description

The sp:GetWorkItemStatusRequest API method allows the current dispatch status of a work item (a job or standard activity) to be obtained.

Definition

The definition of this API is:

Web Service

Type

Description

Req?

Val?

<sp:GetWorkItemStatusRequest>

 

 

 

 

 

<workItemID>?</workItemID>

WorkItemID

is the identifier of the job whose status is being investigated

(tick)

(tick)

 

<workItemType>?</workItemType>

WorkItemType

Identifies whether a job or standard activity

(tick)

 

</sp:GetWorkItemStatusRequest>

 

 

 

 

Return Structure

The API returns a non-standard return structure.

Web Service

Type

Description

Req?

Val?

<sp:GetWorkItemStatusResponse>

 

 

 

 

 

<currentStatus>?</currentStatus>

dispatchStatus

The current status of the job or standard activity

 

 

 

<fixedFlag>?</fixedFlag>

boolean

whether the item is fixed or not (only valid for jobs).

 

 

</sp:GetWorkItemStatusResponse>

 

 

 

 

Return Codes

In addition to the Standard Return Codes, the possible Return Codes from this API are:

  • SP_OK (0)
  • SP_JOBID_INVALID (1)
  • SP_UNRESOURCED_JOB (148)
  • SP_WORKITEMTYPE_INVALID (671)

Related content

Integration ServiceOptimizer Get Work Item Status SOAP API
Integration ServiceOptimizer Get Work Item Status SOAP API
More like this
Get Work Item Status SOAP API
Get Work Item Status SOAP API
More like this
Get Work Item Status SOAP API
Get Work Item Status SOAP API
More like this
Integration ServiceOptimizer Change Work Item Status SOAP API
Integration ServiceOptimizer Change Work Item Status SOAP API
More like this
Integration ServiceOptimizer Change Work Item Status SOAP API
Integration ServiceOptimizer Change Work Item Status SOAP API
More like this