Hi, Has anyone implemented context aware configurations in EDS using Universal Editor. If not, is there any alternative functionality that we could use in EDS. Please let me know, if anyone knows anything about that. Will appreciate your help. Thank you.
I have a clientlib path which is getting generated in <script> tag by using data-sly-call to a specific clientlib category in HTL fileIs there any way that we can get this etc.clientlib path with the proper id in Sling model?
Hi Team, I have a requirement to enable the /.well-known/security.txt for all of my domains, I did added filter rules and rewrite rules for the same but it is blocking at dispatcher end. /0002 { /type "allow" /method "GET" /url '/.well-known/security.txt' } RewriteRule /.well-known/security.txt$ /c...
Hi Community,We want to expose some custom application metrics like cache hit ratio, external API call counts, or custom service health checks through JMX Console for better monitoring.I am aware that AEM exposes several built-in MBeans (via /system/console/jmx), but we need custom MBeans for our pr...
Hi all,On cloud I need to whitelist the egress (outbound) IP addresses on a third-party API firewall. How can I find the list of static egress IP addresses used by AEM environments? Does Adobe provide fixed egress IP ranges, and where can I access the official, up-to-date list of these IP addresses ...
I am trying to automatically synchronize my GitHub repository with the Adobe Cloud Manager Git repository, so that my Cloud Manager pipeline always has the latest source code. I created a GitHub Action to push changes from main, develop, and other branches whenever there’s a commit. However, my push...
Is it possible to logically and securely segregate development, pre-production, and production environments within Adobe Experience Manager?Specifically:Does this segregation require the configuration of three distinct Adobe Programs, or is there a native way to manage multiple environments within ...
I'm working with AEM 6.5 and looking to optimize performance by configuring the minRecordLength property under org.apache.jackrabbit.oak.plugins.blob.datastore.FileDataStore.The documentation recommends setting this to 100 to ensure binaries (like DITA files) are saved in the Data Store instead of t...
Hello, I need to implement OAuth2-based authentication in AEM as a Cloud Service (AEMaaCS). I’d appreciate your guidance on the steps involved in setting this up, and if possible, I’d like to request any code samples or references that can help validate if a user is authenticated successfully.Spec...
Hi Team,Recently we are seeing an issue on pipeline execution for AEMCS.The execution has been stuck during the deployment to the dev stage for several hours. Has anyone else faced a similar issue?We contacted the support team during the initial occurrence. While they couldn’t identify the root caus...