Information Management IBM InfoSphere Master Data Management, Version 11.3

addTaskComment

Description
This transaction adds a comment to an existing task.
Web Services
Operation name: addTaskComment
Service name: DWLBusinessServices
Example
Add a comment to a task created two days ago, noting that the priority of the task has increased.

Add a comment to a task created a week ago, noting a telephone conversation with the supplier of the product associated with the task.

Add a comment to a task from the task owner indicating that there is information missing that is required for completion of the task, and providing a timeline for when the information is expected to be available.

Usage information
This transaction can be a fine-grained transaction. A task comment can be added to a task at any time by a user who has access to the task.
Preconditions
A task instance must exist.
Mandatory input
  • TaskId
  • CommentText
Inquiry levels
Not applicable
Filter values
Not applicable
Transaction behavior
Not applicable
Request message
<TCRMTxType> addTaskComment

<TCRMTxObject> TaskCommentBObj

<TCRMObject> TaskCommentBObj

Response objects
TaskCommentBObj
Special note
A task comment can be added as part of an updateTask transaction, but no task updates other than comments can be included in an addTaskComment transaction.


Last updated: 1 Sep 2016