Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Quick Publish functionality

Avatar

Level 4

Hi,

Wanted to understand the functionality behind the Quick Publish button. Is it triggering any workflow behind? If yes, which workflow is getting triggered? I checked for com.day.cq.wcm.workflow.process logs but nothing seems to come up.

 

Thanks in advance!

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @Ashwin_Raju,

There is no workflow behind Quick Publish. What is happening as part of Quick Publish:

  1. All non-published references for given page are found, e.g. template definition.
  2. Page and all it's non-published references are immediately published.

That's it.

Please be aware that Quick Publish is available for the user only if he/she has replication privileges to given page. In other case Quick Publish option will not be visible. Other important aspect to use Quick Publish without any issue is to make sure user have replication permissions not only to pages but also to all required properties. In other case Quick Publish could fail.

This is how Adobe describes Quick Publish in documentation:

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Hi @Ashwin_Raju,

There is no workflow behind Quick Publish. What is happening as part of Quick Publish:

  1. All non-published references for given page are found, e.g. template definition.
  2. Page and all it's non-published references are immediately published.

That's it.

Please be aware that Quick Publish is available for the user only if he/she has replication privileges to given page. In other case Quick Publish option will not be visible. Other important aspect to use Quick Publish without any issue is to make sure user have replication permissions not only to pages but also to all required properties. In other case Quick Publish could fail.

This is how Adobe describes Quick Publish in documentation: