No notification with "Request Publication" button in Touch UI Editor mode | Community
Skip to main content
RonnieForum
New Participant
February 5, 2016
Solved

No notification with "Request Publication" button in Touch UI Editor mode

  • February 5, 2016
  • 2 replies
  • 1320 views

When a user does not have rights to publish a page, he sees "Request publication" button in Touch UI editor mode.

If there are assets attached to page which are in unpublished state, it will take the user to wizard where he can select the required assets and send to workflow for admin user publish request. Then returns back to the original page and shows popup "pending for activation". 

If there are NO assets attached to page which are in unpublished state, it will try to initiate workflow instance for the page only but does not notify anything back to the initiator. However, in the admin notification, can see a new entry for this page activation request. Debugging this shows that at some stage after finding the associated assets / references, it tries to make POST request to http://localhost:4502/bin/replicate.json which returns with "403 Forbidden". Is this known bug ? or Am I missing something here. 

User that I am using for this has rights as administrator to all locations except "Replicate" rights. This we have checked in AEM 6.0 Vanilla version without any customization. 

Appreciate any hint in this area. 

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

Install Sp3 will fix issue https://docs.adobe.com/docs/en/aem/6-0/release-notes-sp3.html

2 replies

Sham_HC
Sham_HCAccepted solution
New Participant
February 6, 2016
smacdonald2008
New Participant
February 5, 2016

I asked support to look at this thread to determine if its a bug.