I'm trying to figure out if AEM Desktop can be used to manage content fragments in AEM, including bulk updates via CSV files. My use case involves editors needing to update hundreds of content fragments at once. I've looked through the documentation, but I couldn't find any information on content f...
Hello team, My team uses Layout Container component in editable template and it works as expected. For some scenario, we need to use the same Layout Container in static template. However, this component is not working as expected in static template. Since client expects that Layout container compone...
I am working on one of the requirement where user will upload the pdf files from the local machine. PDF will get store in AEM DAM. Then PDF name will get display on the page.I have added the multifield in my component and I am using "cq/gui/components/authoring/dialog/fileupload" to browse the PDF f...
I created a CAC Configuration with the collection = true like this (redacting real values and field names) package com.cws.aem.core.beans.caconfigs;import org.apache.sling.caconfig.annotation.Configuration;import org.apache.sling.caconfig.annotation.Property;@Configuration(label = "Some Configuratio...
I am running a variety of queries and I am trying to sort them by @jcr:score descending. I am noticing that the queryBuilder is returning a value of 0.01 for all results. This is true for me using fulltext search, tag based search, very simple searches with filters, and very complex searches. Ho...
Hi, I have enabled the permissions for collections(content/dam/collections) even after that the create button isnt visible As I checked on other environments there I can see the create button, but in uat environment I am not able to see that create button.Kindly help me to fix this
Hi, I want to fetch the child pages of a page when my component is being dropped on the page, so as of now I was using the below piece of code (using the currentPage object) and getting the child pages but here it was dynamic means suppose I drop it on the "en" page then getting the child pages of "...
Hello everyone. I tried to took the AD0-E116 last week, and failed it unfortunately.i was trying to book another one, but i dont see this exam anymore in the list.Do you know if it has been replaced or what?Thank you
Path - /content/dam User has write accessSpecific path - /content/dam/<org>/folder1/folder2/ User is restricted from write accessWorkflow execution option is visible in root Path, however it isn't available in restricted path. We want to provide workflow access to all irrespective of their folder ac...
Hi all, I am working on premise AEM (6.5.10). In here I have three websites . I want to create users in the website for authoring,testing and approver role. So basically I want to create a content approval worflow for all three websites with different users with roles of author, tester and appro...