Hi everyone! Discover a goldmine of AEM insights at Adobe Summit 2025 with our comprehensive guide to all AEM sessions and labs. Whether you're a seasoned user or exploring Adobe Experience Manager, this post is your key to navigating the summit's content. Search No More: Looking for specific AEM s...
I have to make an event handler that fires and prints logs whenever tags are assigned to images on the Dam. Finally I have to print the list of tags used on the images with the logs
Hi,I've got a right side drawer component, which slides into view from right side for specific tasks.That drawer is using position:fixed to get that slide in out stuff up and running.The drawer view is limited in width (does not span the whole width of the browser window)Actually it s similar to the...
As per https://developer.adobe.com/experience-manager/reference-materials/cloud-service/javadoc/com/adobe/granite/license/ProductInfo.html `com.adobe.granite.license.ProductInfo` API is deprecated. What is the replacement? I just want to get the version number of the AEM in my code. Currently I get ...
We are getting below WARN logs, Although it looks like the query executes successfully and returns dataGarphiQL window works fine too with returning the proper response.On checking the jar code for PersistedQueryServlet.java, it seems this WARN message is displayed may be because of the Query Syntax...
Hello Team, Anyone has used MSM for content fragments?Checking this portal:https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/assets/content-fragments/content-fragments-msm I have used MSM for content page, experience fragments. Not tried on content fragment.If you h...
Hi,I am going to prepare a document on Coveo search integration in AEM Headless CMS for the client. I didn't find any documentation on Coveo with AEM Headess if You have any ideas please post u r ideas Thanks,Syed Shaik.
Hi All, can anyone please help me in writing the redirect rule for the category and subcategory which are giving 404, 500 and 301 status and these category and subcategory are dynamically generating.For example : https://www.innovations.com/de/products/mobiles/samsung.htmlhere : https://www.inno...
Hi All,AEM: 6.5.12I’m encountering this issue for the first time. I’m currently using the AEM OOTB Sitemap generator for testing purposes. However, when I try to use the scheduler approach, the job gets stuck and doesn't trigger. please refer below screenshot. The logs don’t provide much informatio...
Hi Team, We have a custom process step, where based on logic we are starting the workflow/terminating the workflow. We are terminating the workflow by using the below line. wfsession.terminateWorkflow(item.getWorkflow()); This does terminate the workflow and safely completes whatever we need, but it...
Hello,I extended and customized the properties of the dam mnt/overlay/dam/gui/content/assets/v2/foldersharewizard folder by inserting a new field -->Location CF .I am experiencing this problem: the data that appears in the new field is not saved.I simply extended under /apps the following path "dam...