Hi, I have a page and it got published through publish to all sites workflow one month back, I need to identify which user initiated that workflow on that page Can anyone help
Hi AEM Community, I have the below issue - For the Dynamic Media Component(OOTB), the JSON (dict. langcode.json)file is loading on the dispatcher and live pages for the Production environment. And it is loading a huge file of about 2,2 MB text file (uncompressed) with translations that might be ...
Hello, I am trying to generate access tokens for an AEM as a Cloud Service Instance. Found this client lib provided by Adobe that uses Service Credentials to generate Access Tokens. https://github.com/adobe/aemcs-api-client-lib On executing it, I am getting following error However, if I extra...
While creating page I have made this image mandatory it is appearing somewhat like this I dont know why. Even "Clear" , "Pick" button is not working. Am I doing something wrong in here?
Hi Everyone,Does anyone has implemented email or URL validation on fields present inside page properties (Not author dialog). Please share some references.Custom clientlib is not getting called while creating page (page properties), but it's working when I open the page properties after page got cre...
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...