Hi All, We have implemented a footer component which internally adds other components like image(logo), text, navigation, copyright etc using data-sly-resource in footer.html file. This footer.html file also have wrapper divs for each of this component and we have applied css to wrapper divs to crea...
Hi All, We are using AEM cloud version for website development. The RTE component has both paste modes enabled (wordhtml and plain text). But when authors copy any list (ordered/unordered) from Word document, it doesn't paste it well and creates individual <p> tags instead of ul or ol. Does anyone...
Hi, We have a requirement to migrate the legacy sitecore CMS to AEM AMS cloud. We have to migrate from Sitecore into AEM as DITA XML and extract the data from SiteCore via GraphQL. The data mapping via Groovy Script to Load DITA XML into AEM Guides. Please provide any reference/implementation appr...
Hi, I'm trying to build a Production pipeline for cloud Manager, but the "Sling default GET servlet is protected from DOS attacks" is failing. In log it's asking me to disable html and text for Sling default GET servlet. I have created a file under ui.config/src/main/content/jcr_root/apps/my-projec...
Hi Team, I have a requirement where my project custom log file should fetch aem logs/request.log, basically override request.log and store into my custom log fileSame for error.log as well (custom error log should fetch only core (java errors).kind of urgent requirement.Thanks in advance.
Hi All,We have recently enabled content insight on our AEM system using the Adobe Analytics (site-catalyst) configuration. The data that is coming up on the content insight dashboard is from the Adobe Analytics. On the content insight dashboard, we see a section for Bounces data.Could you please hel...
My renewal AEM certification test was scheduled today but due to disturbance from a family member it got cancelled. Should I book the exam by paying the entire fees? My previous cert is valid till 2023 Oct. Has anyone faced this before?
I need to create an HTTP session. Issue -> If I'm hitting the servlet using two different query params, it is not creating two different sessions. For the first request, a new session is created, but for second request, session.isNew() is returning false with same session ID. What can be the issue?H...
Hi Folks, I have a requirement to have robots.txt file at site root.Everything is working fine in local SDK publish instance. I am following below linkhttps://www.aemtutorial.info/2020/07/robotstxt-file-in-aem-websites.html robots.txt is placed under/content/dam/test-project/robots.txt Rule to short...
Hi All,we have a policies stored under "/conf/<path>/settings/wcm/policies" where we have not committed the properties "cq:lastReplicationAction, cq:lastReplicationBy, cq:lastReplicated" for policies. so, when author/authorizer who don't have permission to replicate "/conf" trying to publish a page ...