Comments Overview
This functionality allows you to generate and update comments in any entity through an activity. You can also update the status of multiple entity comments. To enable the functionality, configure and attach the following rules with the activity:
- GenerateComments: Configure the GenerateComments business rule to generate comments from any level activities (Plan/Policy/Client.) Refer to the XML Configuration guide for a complete explanation of the elements and attributes for this rule.
- MaintainComments: Configure the MaintainComments business rule to update entity comments. Attach this rule to the activity, that is intended for this purpose. This rule allows CopyToCommentsFields to update the entity comments. It can update multiple comments. Refer to the XML Configuration guide for a complete explanation of the elements and attributes for this rule.
- UpdateCommentsStatus: Configure the UpdateCommentsStatus business rule to update entity comment status. Attach this rule to the activity, that is intended for this purpose. It can update multiple comment statuses. Refer to the XML Configuration guide for a complete explanation of the elements and attributes for this rule.