Expand my Community achievements bar.

SOLVED

AEM 6.3 REPLICATION LISTENER

Avatar

Former Community Member

Hello,

I urgently need to know if is possible and how to implement a replication listener.

Because, in this way, before the publication of any page, I can set a property of first publication date.

I need that property for several logics, for example for sort the pages in the lists, too. Thank you all in advance!

Bye, Daniel

Add topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Level 10

Hi Daniel,

Have you tried replication event handler: Adobe CQ Help | Creating Replication Event Handlers for Adobe Experience Manager

This is an good example for your use case.

~Ratna.

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

Hi Daniel,

Have you tried replication event handler: Adobe CQ Help | Creating Replication Event Handlers for Adobe Experience Manager

This is an good example for your use case.

~Ratna.