How to trigger workflow with publish event . | Community
Skip to main content
rahul_pandey1
September 18, 2016

How to trigger workflow with publish event .

  • September 18, 2016
  • 2 replies
  • 3384 views

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-

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

kautuk_sahni
Community Manager
Community Manager
September 19, 2016

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-invoke-custom-workfl

 

I hope this will work for you.

~kautuk

Kautuk Sahni