Show TOC

Comments CollectionLocate this document in the navigation structure

This collection retrieves the task's comments. Unlike attachments, the comments are always simple text.

You can navigate to this collection from the Task collection using: TaskCollection(SAP__Origin='ERP',InstanceID='<instance_id>')/Comments

Table 1: Properties Table

Property Name

Description

SAP__Origin

Key field.

Contains the task's source system alias.

InstanceID

Key field.

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

ID

Key field.

The comment's GUID ID.

CreatedAt

The date and time of the comment creation.

CreatedBy

The user who created the comment (source system user).

Text

The text displayed in the comment.