Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
SOLVED

Nodes under Conf are not available in Repository Browser AEM cloud.

Avatar

Level 2

Hi Team,

 

I'm trying to compare the node between author and publish in the conf directory.
However when i tried navigating to the Repository browser in the cloud manager i cannot see the nodes in publish but i can see it in author for the conf directory.

 

Is there any limitation to it or do i have to get any separate permissions to view it.

 

Thanks! for the help.

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

Yes this seems to be a permissions issue, you do not have right permission to see the nodes in publish. Please check if you have jcr:read or not on /conf and if it still doesn't work add jcr:all to /conf.

View solution in original post

1 Reply

Avatar

Correct answer by
Employee Advisor

Yes this seems to be a permissions issue, you do not have right permission to see the nodes in publish. Please check if you have jcr:read or not on /conf and if it still doesn't work add jcr:all to /conf.