AEM6.4 - Execute Event Handler on Activation workflow
Hi,
I am facing the problem below.
I have a workflow to publish a content on a specific node when it is updated.
On the other hand, I have an action on my bundle that has to be executed when this content is activated.
I am following this tutorial below. but my class is not been called when workflow is completed. I realized that this class is using some deprecated method.
Adobe CQ Help | Creating Replication Event Handlers for Adobe Experience Manager
Has someone implemented this on AEM6.4? If so, is there a most current tutorial?
My class does not have errors, but does is not working as well.
I appreciate any help.
Thanks in advance.