addCommentToCurrentCase operation
Adds a comment to the current case. You can specify the comment or use Expression Builder
to assign a string case property as the comment.
| Parameter | Type | Description |
|---|---|---|
| caseId | String | The identifier of the case. You must set the expression for the caseID parameter to the F_CaseFolder business object field in the Expression Builder window. |
| comment | String | The comment that is to be added to the case. The comment must be 64 KB or less in size. |
| return_value | String | GUID of the new comment. To set the return value, click in the Expression field and select <Create return value>. |
This topic only applies to BAW, and is located in the BAW repository. Last updated on 2025-03-13 12:15