I have a requirement to create a listener which should get the list of the files that are being replicated from author to publish ? These list of files should be sent to external application, that application will consume those list of files from the publish instance.
Solved! Go to Solution.
You can use an AEM workflow and create a custom step that reads the payload that gets the file names. This will get you started: Adobe Experience Manager Help | Replicating Adobe Experience Manager Content using the Replication A...
You can use an AEM workflow and create a custom step that reads the payload that gets the file names. This will get you started: Adobe Experience Manager Help | Replicating Adobe Experience Manager Content using the Replication A...
Thanks for your input. Can we write event handler to watch replication events and capture the list of files being replicated to publish from author. Whenever replication happens from author to publish, Using event handler i want to capture the file paths in text file and share it with Angular application, so that Angular app will a make a call to publish instance to get the actual files ?
Views
Replies
Total Likes
All that you want to do in Event Handler can be coded into a workflow.
Views
Replies
Total Likes
Views
Likes
Replies