Hello, We have created a folder structure and a group has been provided with relevant access.Now, admins can see the 'Publish to Brand Portal' button but not any other use who belongs to above group is AEM.Is there any specific path to which this group should have permission to? Thanks a lot in adva...
Hi all, I'm getting the content using custom servlet end point and making the ajax call getting the values of the json content, I able to get the first array value as "fragmentName" mention in the below screenshot but i'm unable get the inner json array values like textField, textArea, NumberField, ...
Hello, I am learning AEM Development. I downloaded the website from the internet and tried to convert it into an AEM project like creating components and adding authoring dialogues to components. The website I downloaded contains files from SCSS from Bootstrap. How can I add this to Clinetlibs? Does...
Hi All, I need to include a component inside a data-sly-list in Sightly. However, it is not creating a child node inside the corresponding parent node. How to include the <sly data-sly-resource="${@path=<>, resourceType=<>} with proper parameter to get the sequential storage of nodes?
Hi We are following Oauth2.o approach access protected files from client (non-AEM) by defining custom scope where we have provided read only access to folders/files. Use Case:The client requests authorization by directing AEM for authorization.The AEM server authenticates the resource owner and info...
I am in the middle of converting some of project folders from nt:folder to Sling:Folder inorder to set some custom folder schema to it, I am able to change it successfully in Author. I am not able to run the same CURL command in my Publisher Instance ,getting 404 even though particular path is prese...
I'm using AEM Cloud and I want to retrieve some data for a page using sling model. For that appID or artifactId is required in sling model. Is there a way to get this is sling model?
After created custom oak index for the DAM assets in AEM clooud. Asset search and asset side panel are not workingFound below errors in the logs *WARN* [IP [NUmberID] GET /mnt/overlay/granite/ui/content/shell/omnisearch/searchresults.html HTTP/1.1] org.apache.jackrabbit.oak.query.QueryImpl Potential...
Hi, Have anyone worked with webp format image for headless AEM cloud? We have trouble with retrieving the image from our solution via GraphQL. We do not have Dynamic Media with AEM. Do we have to get Dynamic Media so that we can use webp images in our solution.