Expand my Community achievements bar.

triggering a process

Avatar

Level 2

How to trigger a process when something on my site is updated in publish?

Thanks,

Sharath 

2 Replies

Avatar

Community Advisor

sharath cherukuri wrote...

How to trigger a process when something on my site is updated in publish?

Thanks,

Sharath 

 

You need to use event listeners. Looks at the below articles and you will get an idea.

https://helpx.adobe.com/experience-manager/using/events.html 

https://helpx.adobe.com/experience-manager/using/tagmanager.html

Avatar

Administrator

Hi 

Please have a look at this community article:-

Link:- https://forums.adobe.com/thread/1202510

//listen on authoring for replication events (see the "Event" page on the Felix console for replication events) and then react accordingly. (Answer by Jörg Hoh)

 

Link:- http://blogs.adobe.com/contentmanagement/tag/workflow-launcher/

// Launcher Basic in the workflow console

Link:- http://stackoverflow.com/questions/29417440/cq-activate-button-wont-publish-the-page-but-will-rather...

 

I hope this will work for you.

~kautuk



Kautuk Sahni