Show TOC

Task CollectionLocate this document in the navigation structure

This collection represents the user's tasks exposed by the respective providers (for example, SAP Business Workflow (BWF) and SAP Business Process Management (BPM)). When navigating to the Task collection, users receive their inbox tasks and their completed tasks.

Table 1: Properties Table

Property Name

Description

SAP__Origin

Key field.

Contains the system alias of the task's source.

InstanceID

Key field.

Contains the task instance ID. (For example, work item ID from BWF.)

TaskDefinitionID

The task ID. (It can also be retrieved using the TaskDefinitionData association.)

TaskDefinitionName

The name of the Task ID. (It can also retrieved using the TaskDefinitionData association.)

TaskTitle

The item's subject.

Priority

The technical name of the item's priority. For the possible values of this property and the display name, use the FilterOptionCollection. Mapping of values is done from provider to Task Gateway. For an overview of the values, see Filter Option Collection.

Status

The technical name of the item's status. For the possible values of this property and the display name, use the FilterOptionCollection. Mapping of values is done from provider to Task Gateway. For an overview of the values, see Filter Option Collection.

CreatedOn

The time and date when the item was created.

CreatedBy

Full name of the user who created the item (source system user).

Processor

The current processor of the item (source system user).

StartDeadLine

The time and date of the started item's deadline.

CompletionDeadLine

The time and date when the item deadline ends.

ExpiryDate

For BPM: The time and date when the item expires.

For Task Gateway: The time and date of the closest deadline.

IsEscalated

This flag indicates the item was escalated.

HasComments

This flag indicates the existence of comments.

HasAttachments

This flag indicates the existence of attachments.

HasPotentialOwners

This flag indicates the existence of potential owners.

ContextServiceURL

The relative URL of the service that holds the context data for the item.

For more information, see the Context Collection section.

SupportComments

This flag indicates that comments are supported.

SupportAttachments

This flag indicates that attachments are supported.

SupportsClaim

This flag indicates that claims are supported.

SupportsRelease

This flag indicates that the task can be released.