Hi all, We added some secret environment variables in AEM Cloud. And we configured them in our OSGI configurations like below.{ "api-key":"$[secret:SECRET_VAR_NAME]" }My question is how can we get this secret value in a service? Do we need to treat this value "$[secret:SERVER_API_KEY]" as a place...
In AEM We are not getting value "@type" from Content Fragment to GraphiqlWe have a Jsontype Field in content Fragement where I am passing SEO Script but apart from "@type" I am getting all values from CF to Graphiql
Hi,Our team is currently working with Edge Delivery Services and the Universal Editor, using 'aem-boilerplate-xwalk' project.We understand that we can manage code environments (e.g., dev, stage, prod) by using GitHub branches. And developers and authors can use '?ref=<branch>' to switch between envi...
Greetings,Recently we have had some issues with bad actors flooding our systems with calls in registration and rememberPass pages, the call we make for this processes to an external api goes through our java using servlets, and we were wondering, how can we stop flooding requests to our servlets thr...
Hello AEM Community,I’m exploring monitoring options for Adobe Experience Manager as a Cloud Service (AEMaaCS) with New Relic One APM.Does AEMaaCS offer built-in support for defining alerts and notifications on critical metrics such as error rates, server downtime and server overload?If not, what ar...
Hi everyone,I'm trying to use ReliaC as part of our Cloud Manager pipeline in AEMaaCS, but I'm facing this issue: ReliaC detected critical violations and blocked the deployment. There’s no detailed error in the pipeline log apart from this message.I’ve checked the repository structure and OSGi confi...
Hello everyone,I'm working on an AEM component and have configured a multifield dialog. My goal is to iterate over the items added in this multifield using HTL.The data appears to be saving correctly in CRXDE Lite under the component's node in a structure like /path/to/component/tiles/item0, /path/t...
Dear All,Did anyone had issue with Custom Indexes not getting deployed on AEM cloud pipeline, and failing/error at deploy to dev step. Had followed this adobe official documentation(https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/operations/indexing?lang=en ) and ...
A department in our company uses Dynamics 365 as their CRM tool. We want to integrate their requests into Workfront and have that department work in Workfront. Is there a way to integrate Dynamics 365 requests into a Workfront request queue?