R33663 GroupMembers - CreateFollowForGroupMembers

Name Value
Code R33663
Entity Communities.Social.GroupMembers Entity
Name CreateFollowForGroupMembers
Attribute -
Layer Back-End
Events Commit
Priority Normal
Modify NO
Applicable Legislations ALL // no condition needed
Action If (User.DatabaseValue == NULL) OR (User != User.DatabaseValue),

then create a new Follow as follows:

- Follow.User = GroupMember.User
- Follow.CreationTimeUtc = NOW
- Follow.DataObject = GroupMembers.Group.GetOrCreateExtensibleDataObject()
Description When a user becomes a Social Group Member, the rule creates a follow for this user. In this way, the user will automatically follow the whole conversation in that Social Group
Message -
Version Introduced:
Revocable NO

* For more information about the Business Rules Documentation Template and a short explanation of each column, see topic System Business Rules.