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...
Hi We are using replicator api to clear dispatcher cache programmatically on AEM as a Cloud service, Below are the lines used. ReplicationOptions options = new ReplicationOptions(); options.setSynchronous(true); options.setFilter(agent -> agent.getId().equals("flush")); this.replicator.replicate(s...
Even there are few items in inbox, it still needs a lot of time to load the page, spending about 10sec even more loading the page. How can I solve this problem? Are there any good ideas?
Hello, If I schedule publication for asset A at path /content/dam/test/article-a, it creates the scheduled activation workflow as expected. Now let's assume it is scheduled to be published at 3 PM. Let's assume I missed one change while editing, so I made the change and marked it to be published at ...
I am using the latest version of the AEM Project Archetype (v49) for a React SPA site. I'd like to use the latest version of Node (v22.3.0) or at the very least v20.15.0. However when I update the generated Maven project to either v20 or v22, I get build errors. mvn -B org.apache.maven.plugins:mave...
Hi All, Again I got a challenging task (at least for me) :).We have a component with four child components/card in it (Fig-1). Each of the card can be configured separately as shown below. This creates JCR structure below Fig-2. Requirement is - content author wants to rearrange cards by drag-n-drop...
Do you have any burning questions regarding Edge Delivery Services? Join us on Thursday, June 20, 2024 at 5:00 PM Central European Summer Time in Discord.Specific questions about your project? General questions? How to create plugins for Sidekick? How to experiment with Edge Delivery Services?Google...
So even if I were to allow registration into the AEM publishers, how would we reverse replicate these users into all other publishers and have it synced. How about sticky sessions, does AEMaaCS handle this?
I have Chinese content in logs. But I cannot read it, it likes ????. Could anyone help how to read Chine texts in AEM in log. However English text is working fine.
Hello All, Has anyone noticed error while loading Content Fragment new editor view for Aem as Cloud Service? This seems to be happening for multiple programs we have and multiple instances within the programs. Has anyone seen this? we have already raised an Adobe ticket, will update if...
Service Pack: 6.5.20core.wcm.components: 2.23.4Instances Affected: Author and Publish We noticed that our ui.content and ui.apps packages would sometimes not automatically install themselves through our normal pipeline and we had to install them after a code build manually. We were able to identify...