/
GetChangedWorkItem Options Objects

GetChangedWorkItem Options Objects

PropertyTypeDescriptionMapping Field: Service Scheduling
JeopOnlyBoolean

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.

JeopOnly