Expand my Community achievements bar.

How to trigger workflow with publish event .

Avatar

Level 1

Hi ,

I have a workflow which I want to trigger on the publish event. As user clicks the publish event for any asset the workflow should get triggered . 

 

thanks-

2 Replies

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