R33428 SocialComment - Notify User Comment Replied

    Name Value
    Code R33428
    Entity Communities.Social.Comments Entity
    Name NotifyUserCommentReplied
    Attribute -
    Layer Back-End
    Events Commit
    Priority Normal
    Modify YES
    Applicable Legislations ALL // no condition needed
    Action If Social.Comment2.ReplyToComment == Social.Comment1,
    then create a new Notification as follows:

    - Notification.UserId = Social.Comment1.UserId
    - CreationTimeUtc = NOW
    - Notification.DataObjectId = Social.Comments.DataObjectId
    - NotificationClass = NT_SOC_REPLY
    - Subject = {Social.Comment2.User.FullName} replied to your comment.
    Description When a user replied to your comment, the rule creates a notification for you. This notification will then be sent to the user by the Notifications system.
    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.

    • Improve this Doc
    Back to top Generated by DocFX