Join us for two action-packed days of learning, hands-on sessions, and networking with the global Adobe developer community. Whether you’re exploring Adobe Experience Manager, Adobe Commerce, or Edge Delivery Services, there’s something for everyone—from beginners to seasoned pros. ✨ Why Attend? E...
Welcome to all the new members who joined this month! We’re excited to have you in the Adobe AEM Community. Whether you’re brand new or have been here a while, this space is all about learning, sharing, and connecting with peers who get what you do every day. In a world where so much is automated...
AI Assistant in Adobe Experience Manager (AEM) offers a conversational interface designed to streamline finding answers to your AEM-related queries. It helps you get instant answers to your AEM product-related questions (available to all users), and automate support ticket creation (available to Sup...
Hello, I am doing a POC with Next.js and Universal Editor and I see Adobe has recently publish documentation on Model Definitions & Component Types: https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/implementing/developing/universal-editor/field-types.As I am not 10...
I tried to import a JDBC config from another AEM instance into /apps/system/config/ via Package Manager, but it seems it is not recognized even afer server restart. I can see it in the configuration page, but not directly under the Day Commons JDBC Connection Pool, like other JDBC configurations tha...
Hello, I need to validate json/yaml files prior to loading it to the assets in AEM 6.5, if the file is not valid than show an error to the author, if it is valid than just upload it. Right now I am trying to overlay and customize the upload.js file which is meant for handle the "Upload" button, if...
We are planning to migrate from AMS to AEM Cloud, and our project currently uses inRiver. We've heard that the inRiver connector is not available for AEM Cloud. Could you please let me know if anyone is using inRiver with AEM Cloud?Thanks
Hello members,I have a multi-select field. I select multiple values from the select box. After submitting the dialog, values are saved according to my selected order.The problem is when I reopen the dialog, it sort alphabetically. How do I prevent this? This is my sample code, <buttonIcon ...
Hi, We need to initiate a custom workflow whenever a CF is created or edited. This workflow must undergo review by multiple teams (T1, T2, etc.) before proceeding to approval.Team T2 has several subgroups (T21, T22, etc.), and when T1 starts the workflow, the T2 groups should be loaded, allowing the...
Hello team, we have a custom workflow in which we are trying to add some assets to the payload, and we are getting this error even though the assets are not referenced in the pages. (For example, if page-a.html is added to the workflow and we try to add the image test.jpg, we are getting this error ...
Hi, I would like to ask, we have a Distribution Event listener which is used to apply a custom property (named as lastPublishedDate) when the Distribution Event Type is "ADD". We see that it is being intermittently applied to pages once we published it. And on the logs, we get a Persistence Exceptio...
Would like to ask, when we are saving a content fragment, we're experiencing Sevice outage with this messages on the logs:POST <contentfragment path>.cfm.edit.json HTTP/1.1] com.adobe.cq.assetcompute.impl.assetprocessor.AssetProcessorImpl Failed to initiate process for asset=<contentfragment path>\n...
Hi everyone, I have added some custom properties to few of the assets in AEM. While doing the sorting by name, it is not working.Due to the addition of custom properties in card view, the asset size increases, and as a result, the sorting by name is not working. How to fix the issue?Please provide y...