Dear Adobe, I'm trying to configure s3 on my instance, however the docs point me to repo.adobe.com: https://repo.adobe.com/nexus/content/groups/public/com/adobe/granite/com.adobe.granite.oak.s3connector/however I'm getting: <Error><Code>BlobNotFound</Code><Message>The specified blob does not exist....
Hello, I am trying to sync API keys between publish instances. I followed instructions from this blog post (replacing files in the file system)I was trying to avoid instance restart so I restarted bundle with curl commandsRestarted bundle: com.adobe.granite.crypto Unfortunately when I deployed my ap...
I am trying to get browser name in servlet but it is giving me all browser details. Is there any way to get accurate browser name ? String browserName = req.getHeader("User-Agent"); String secNa = req.getHeader("sec-ch-ua"); LOG.info("browserName !!!!!!!"+browserName); LOG.info("secNa !!!!!!!"+secNa...
Currently I have noticed multiple urls like this in Google Search Console (which means Google is indexing them)https://www.test.com/mypage.2.html, https://www.test.com/mypage.3.html, where it should have only https://www.test.com/mypage.html indexed.Because of this, ‘a duplicate url exists’ and ‘pag...
Hi All,- Can you please suggest a tool/method to find the security vulnerabilities in AEM.Please note - We are running in AEM 6.5.7 in AWS cloud platform.
[ERROR] Failed to execute goal on project aemgeeks.core: Could not resolve dependencies for project com.aem.geeks:aemgeeks.core:jar:1.0-SNAPSHOT: Failure to find org.apache.commons:commons-imaging:jar:1.0-R1534292 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution...
Hi Team, I'm working on a requirement where nested multifields should be there. So I came up with an approach there I haven't used any js to retrieve nested multifields values. But now I want to get the iteration number(occurrence) for parent multifield. I will put the sample code and will show at w...
Team, From one of the recent notifications [1] we have came to know that Oracle JDK will no longer be support for AEM/AEM as cloud and this would be soon switched to Azul Zulu OpenJDK. Has anyone experienced switching from Oracle JDK 11 to Azul Zulu OpenJDK for AEM as cloud? Any issues being faced? ...