acs-common generic list not working in dispatcher | Community
Skip to main content
saibul
New Participant
November 14, 2019
Solved

acs-common generic list not working in dispatcher

  • November 14, 2019
  • 1 reply
  • 2249 views

In cq:dialog I call this acs-common generic list(countries), it works in dev(on-premise) author, publish and dispatcher. But in prod(cloud) It is working in author & publish alone not working in dispatcher. when I checked the cached page html from dispatcher against Dev, the portion of dropdown list code is not injected in the html.

RHEL 7

AEM 6.5.1

ACS: 4.2.2

Dispatcher 4.2.3

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 saibul

Since the page is public page, user will not login and user will not have access to /etc/ folder. we need to enable readonly access for everyone user.

1 reply

saibul
saibulAuthorAccepted solution
New Participant
November 14, 2019

Since the page is public page, user will not login and user will not have access to /etc/ folder. we need to enable readonly access for everyone user.

New Participant
March 15, 2023

Do you mean the everyone group or anonymous user ?, we are facing the same issue on AEM on Cloud version.