nateyolles / aem-akamai-replication-agent

How to create custom replication agents in AEM using Akamai as an example.
33 stars 15 forks source link

DEACTIVATE of content not supported #1

Closed ankur-mittal closed 8 years ago

ankur-mittal commented 8 years ago

While testing the agent, I realized that only Activate and Test Replication actions are supported, which is fine. But there are good chances that pages get deleted from AEM and then have to be deleted from Akamai and Dispatcher in real time. So Wanted to check if there is any specific reason, for which you did not add Deactivate action.

nateyolles commented 8 years ago

Thank you for pointing that out. I will update the code.

nateyolles commented 8 years ago

Purge/invalidation request sent to Akamai on ReplicationActionType.DEACTIVATE.