Is it possible to use the MetaTitle added via the DAM of PDFs files rather than the title that would have been used at the time of the PDF creation?When a PDF link is shared via social or email, the title can sometimes me incorrect. Usually an oversight by the author. However adjusting the metatitle...
I’m currently working with Samsung India on large-scale digital experiences and have seen first-hand how AEM can transform enterprise-level platforms into highly engaging, scalable, and future-ready ecosystems. We have a large, diverse team capable of handling complex and high-traffic projects. Our ...
I have a need to create a webpage with anchor links on the titles, that I'd then build links to from elsewhere in the website.We've recently moved to AEM Cloud and the Universal Editor and the standard RTE functions are quite limited compared to on-prem. Can anyone suggest how I can add anchors wi...
I am facing a issue with JSCH working fine outside the AEM. But failing inside AEM.JSch jsch = new JSch(); // Add the private key identity jsch.addIdentity(privateKeyPath); // Get a session session = jsch.getSession(username, host, port); // Configure session properties Properties config = new Pr...
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...