Document toolboxDocument toolbox

_API GetChangedWorkItemsRequest Definition

 Click here to expand...

Web Service

Type

Description

Req?

Val?

<sp:GetChangedWorkItemsRequest>

 

 

 

 

 

<FRUID>?</FRUID>

RUID

The identifier of the FRU from which the jobs are required.

(tick)

(tick)

 

<timeStampIn>?</timeStampIn>

timeStamp

A time stamp that is sent to indicate the time from which changes should be determined. It’s usually the time stamp returned from ServiceOptimizer in the previous call (TimeStampOut). This an opaque value that the caller should not interpret.

To get all of the jobs in an FRU for the whole memory horizon, or, if JeopOnly is set, all of the jobs in any of the configured set of jeopardy conditions (see 4.3), this field should not be supplied.

(error)

(error)

 

<options>

 

 

(error)

 

 

 

<JeopOnly>?</JeopOnly>

Boolean

If JeopOnly is set, the call will return only work items whose one or more of the configured set of jeopardy conditions has changed since the last call. This includes:

  • where a work item was in jeopardy states X (e.g. unscheduled) at the previous call and is no longer in jeopardy at all; or
  • where a work item wasn’t in jeopardy and now is in jeopardy states X; or
  • where work item was in jeopardy states X and is now in different jeopardy states Y; or
  • where overdue (P) and/or late (M) is in the set of configured jeopardy conditions, and a job was overdue or late by a certain amount and now is overdue or late by a different amount; or
  • where early (B or Me) is in the set of configured jeopardy conditions and a job was early and is now early by a different amount.

(tick)

 

 

</options>

 

 

 

 

</sp:GetChangedWorkItemsRequest>

 

 

 

Â