Hi all, When we remove the changes in workflow migration tools such as /var/workflow/models in filter.xml and delete the /var/workflow/models from the repo & deploy to cloud - the workflow models are no longer visible. Getting the below error in logs - 13.08.2024 16:05:02.080 *ERROR* [[0:0:0:0:0:0:0...
I'm working on a project where I need to create a masonry grid component that can dynamically add rows, with each row displaying different types of components. For example, if an editor adds a row and selects two components, the grid should generate two side-by-side containers, and each container sh...
Hi All, I have an use case where a 3rd party system make a post call to AEM author and post a payload (this is webhook scenario).Based on the timestamp of the request, I should ignore older requests.For this I’m thinking to store under /content to verify timestamp like below,/content/abc/en ...
I'd like to only allow lowercase letters to this field. Is there a way add this or change the validation regular expression?The field has some validation, but I can't find where this is set. The field checks on spaces and wierd characters, but not uppercase letters.
I am interested in applying for the AD0-E134 Adobe Experience Manager Sites Developer Expert certification exam. Before attempting the exam, I want to take a practice test through the Adobe Certification Exam Prep Portal. However, I noticed that there isn't a practice test available for the AD0-E134...
Hello Team, https://github.com/adobe/aem-core-cif-componentsI have downloaded this CIF core project. Tried to run the command: mvn clean install -DskipTests its failingsame case with all forder. There also, project didnot compiled. Can someone download the project and try compiling? For me, I wanted...
Hi All, I have written the below Groovy script for setting up the one of the Sitecore Date Reviewed value in the AEM metadata as Date type. But the issue is that date is storing as String Type , not as Date Type. ************************ Below is the Groovy Script *******************import java.text...
Hi Community, The task named "Lucene Binaries Cleanup" in Daily Maintenance job is taking lot of time to complete. Below is the statistics extracted from useraudit.log file for same. Weekly Job RunDaily Job RunTime Taken by LuceneBinariesCleanup Task 24/07/2024, Wed9.31Hrs 25/07/2024, Thu10.16Hrs 2...
Hello, Working on vetting an AEM cloud workflow. We have a blueprint -> Live Copy set up due to having long approval times for content on our site. We also have a Preview and Publish instance configured. I currently have a Publish to Preview workflow that publishing content / dam updates directly to...