


How to trigger a process when something on my site is updated in publish?
Thanks,
Sharath
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
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
I hope this will work for you.
~kautuk