Welcome to all the new members who joined this month! We’re excited to have you in the Adobe AEM Community. Whether you’re brand new or have been here a while, this space is all about learning, sharing, and connecting with peers who get what you do every day. In a world where so much is automated...
Hi,I try to achieve the following:a component inside a LayoutContainer should span middle 8 columns for Desktop.However in iPad Retina Mode it should span all 12 columns.If I have resized component to 8 columns in layout mode desktop.switch to iPad device:If I try to expand the component back to all...
I’m excited to invite you to an exclusive webinar in collaboration with Adobe, where I’ll be sharing how Adobe Experience Manager (AEM) can help you maximize content efficiency and consistency across channels. Why Attend? In this webinar, you’ll learn how to: Maximize Content Reusability across mu...
Hi,I have a requirement to enable previewing of WebP images (*.webp) in AEM On-Premise, specifically in the author instance. Essentially, when an image is uploaded, you should be able to see its preview. Currently, we’re unable to preview WebP images even though the WebP MIME type has been added to ...
Hi Everyone, We are using AEM 6.5.21 service pack and I have set a environment specific configuration through my code base in osgi config folder using OOB workflow purge osgi service i.e Adobe Granite Workflow Purge Configuration, after deploying the code it gets created in local author and works fi...
Hello,Our security team has runned an assessment with testssl tool [0] on our website provided with AEM (v6.5.16) and reported that:- disable the deprecated RSA+SHA1 signature algorithm- modify the application's TLS/SSL configuration by disabling the use of obsolete ciphers. In particular, it is nec...
Hi,I want to do POC on AEM with Microfrontend integration. I have gone through the below links but not useful much. Please help me with the steps how to proceed further. https://medium.com/@satyambansal001/aem-react-run-multiple-react-apps-on-single-aem-page-without-ejecting-cra-create-react-app-b7d...
Hi Team,My site structure follows the pattern /content/sample/language-master/en, and I am currently creating a Japanese language copy from the English master. While the language copy is successfully created at /content/sample/language-master/ja, the issue arises when I check the Advanced tab in the...
Dear All, I have one customized content fragment model called smartwidget as shown below. ************************************** START ***********************************************<?xml version="1.0" encoding="UTF-8"?><jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:granite="htt...
Hi,We have a requirement to automate the aem api call. How to add the oAuth in our code as authentication to access the our cloud env programmatically and make api call?Thank You.
Enabled a custom UI test in cloud manager pipeline which work fine and able to see the corresponding Download Details tab, clicking on which a detailed set of logs and test reports are generated. Is it possible to retrieve same set of reports using the aio cli command ? On checking the repository...