Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel

On This Page:

Table of Contents

Related Pages:

Panel

The sp:GetChangedWorkItemsRequest API method can be used to obtain the details of changed work items (jobs and standard activities).

Description

The sp:GetChangedWorkItemsRequest API method will return a particular set of work items’ attributes (job or standard activity) if any of the work item’s attributes have changed since a previous call. The operation works for a single FRU for the whole memory horizon.

...

Changes are determined by time-stamp comparison. On the first call, the time-stamp should not be supplied so that all of the work items are returned along with a new server-generated time. This new time-stamp is then supplied to the next call so that the changes made since the previous call can be determined by the server, and only work items that have changed since that previous time-stamp are then returned.

Definition

The definition of this API is:

Include Page
_API GetChangedWorkItemsRequest Definition
_API GetChangedWorkItemsRequest Definition

Return Structure

The API returns a non-standard return structure.

Include Page
_API GetChangedWorkItemsRequest Response
_API GetChangedWorkItemsRequest Response

Return Codes

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

...