Hi All,One of my clients wants to install AEM65 on Azure cloud they own. I would like to know the best way to install AEM on Azure. Please note that I need only AEM assets and not sites. I want to know the deployment architecture, security consideration and design of the solution. We are going to ha...
Hi, We are analysing on decommissioning the Production servers but also wanted to check here for any pointers/tips to consider if we want to reduce the number of AEM Publisher and dispatcher servers in Production if someone has already worked on this before?For ex: Out of 4 Publishers and 4 dispatch...
I am working on an issue that needed me to install SDK version 2024.10.18311 locally and ensure I get a successful build with no issues. I’ve done it and the build was successful. I also got the necessary org.apache.jackrabbit.oak.commons;version="2.2.0", but upon testing my local content, no compon...
I know apps and libs are immutable. I know I can write in /content and /conf. But I'm unsure what other folders can be written into during deployment.Thanks!
Hello Team, In AEM as Cloud service, if logged in users(content-writer/editor) crosses a schedule users, then Cloud will provide multiple author instance?I know about publish instance. But, wanted to know about author instances in AEM as cloud Service setup. cc @arunpatidar @SantoshSai @lukasz-m @B...
Hello Team, AEM application is running on AMS. Now, I need to evaluate, whether this application can be migrated to run on AEM as Cloud Service. What are the steps I need to follow? cc @arunpatidar @SantoshSai @kautuk_sahni @lukasz-m @EstebanBustamante Thanks in advance
Hello there, I am trying to avoid sonar scan for third party packages/code for some reasons in cloud manager CI/CD pipeline. Tried configuring below configuration in root pom file.<properties> .... ... <sonar.exclusions> **/apps/acs-commons/**, **/apps/acs-co...
I want to create a dropdown in an AEM component dialog with grouped options. For example, Theropods containing three items and Sauropods containing three items. I tried using granite/ui/components/coral/foundation/form/select/optgroup, but it didn’t work. Is this poiible in an AEM component dialog?...
I'm using AEMasCloud, I have a specific group for authors(xyz-authors) where I have added workflow users to its group, Now, for its members, when they select a page I want to hide Manage publication option from sites console, also, hide Request publication and Request unpublication options from Page...
Hi Folks, I am working on EDS Universal Editor. After adding custom blocks in github repo noticing the error on AEM cloud author, non of the pages are editable. Getting error in all 3 json files which were updated URL of those json are trying to load throwing 404 on author resource/component-filter...