Add – Comment in Collaboration

This service adds a comment, for example, to a model in ARIS. Collaboration must be activated in ARIS Administration configuration. The service is always executed with the system user. The system user must have the ARIS Connect Viewer license privilege.

In/Out

Name

Details

Data type

In

webIdentifier

ARIS identifier or GUID in the format c.dbname.guid of the item which the comment belongs to in ARIS. Mandatory field.

<Text>

In

Tags

A list of tags for the comment.

<Text>

In

Optional

Specifies whether posting the comment is optional. If the comment cannot be posted or Collaboration is unavailable, the service will fail and therefore also the process instance.

<Boolean>

In

Comment

The comment to be posted. Posting is done by the system user. Mandatory field.

<Text>

Out

Return

The comment is posted in Collaboration. The posting is done as system user. When displaying the model or object, the comment is displayed in the Collaboration part of the screen.

<Boolean>

Add – Comment in Collaboration