Expand my Community achievements bar.

SOLVED

sending an event after a page's cache has been cleared from dispatcher

Avatar

Level 5

Hi All,

We have a scenario, where we would like to send an event to another system when a page has been replicated (and more importantly cache from dispatcher is cleared for that page then only send event).

 

In AEM as cloud service, how can we perform a task after cache has been flushed for a page?

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Workflow is one of the options to achieve. 

1. Create workflow

2. Add custom process step for replicating page

3. Add another custom process to trigger an event to another system.

Example: 

 

SivaPrasadReddyS_0-1646727835007.png

 

Regards

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Workflow is one of the options to achieve. 

1. Create workflow

2. Add custom process step for replicating page

3. Add another custom process to trigger an event to another system.

Example: 

 

SivaPrasadReddyS_0-1646727835007.png

 

Regards