We have one requirement as follows-
We want to set up a Content Change Notification on a page so that if user is interested in user can receive a notification when changes have been made to the content of that particular page.
Please suggest me some approach on how to proceed.
Solved! Go to Solution.
Hi ak7861987,
IMO out of the box inbox notification you are looking into it.
Thanks,
Sham
Hi ak7861987,
IMO out of the box inbox notification you are looking into it.
Thanks,
Sham
if you want to send a notification to authors on a content change, then you can capture a NODE update event and trigger a workflow to send an email.
if you are looking at sending it to public users, then you can trigger an email workflow on every publish of a page.
Views
Replies
Total Likes
bsloki wrote...
if you want to send a notification to authors on a content change, then you can capture a NODE update event and trigger a workflow to send an email.
if you are looking at sending it to public users, then you can trigger an email workflow on every publish of a page.
Hi Bsloki,
Can u pls give some link or some example on how u have achieved the same.
Views
Replies
Total Likes
Sham HC wrote...
Hi ak7861987,
IMO out of the box inbox notification you are looking into it.
Thanks,
Sham
Hi Sham,
I am working on AEM 5.6.1 , but you have provided a solution for AEM 6.0
Views
Replies
Total Likes
Hi Bsloki,
Can u pls give some link or some example on how u have achieved the same.
Views
Replies
Total Likes
If you want to implement the email workflow, I suggest you tighten your seat bells . We discussed multiple approaches but finally decided to design/develop a loosely coupled mechanism. Please find an image below and don't hesitate to let me know when additional information would be required.
[img]Sequence Diagram.jpg[/img]
Views
Replies
Total Likes
ak7861987 wrote...
Sham HC wrote...
I am working on AEM 5.6.1
It will work on 5.6.1 also
http://docs.adobe.com/content/docs/en/cq/current/touch-ui/touch-ui-notification-inbox.html
http://dev.day.com/docs/en/cq/current/wcm/working_with_cq_wcm.html#Notification%20Inbox
Views
Replies
Total Likes
If there are no other business logic involved, you can just use OOTB configuration as Sham has mentioned.
Views
Replies
Total Likes
Hi Sham HC,
Can this be used for DAM assets as well?
Thanks
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies