Hi, 1. We can host AEM site on IIS Server with dispatcher, However, I want to know it will be locally hosted or it will be globally accessed by user on browser??And, what are the steps to test if our website successfully hosted on IIS or not?? 2. When we share our website with user having admin righ...
In the application code, I am reading jcr:created using ValueMap API but when I load content JSON file to the AemContext object I don't see the property(only jcr:created) and getting "null" when I try to read. I am currently using RESOURCERESOLVER_MOCK and I also tried with JCR_MOCK. When I searche...
Hi All, We have enabled SSO on AEM Author domain( custom) and it's working fine. For logging into crx/de we use internal domain which is directly pointed to Author and hitting this internal domain we used to get normal crx/de login page without triggering SSO login. However recently something change...
Hi,I was trying to access jcr repository of QA instance from the dev instance using a sling servlet. But i am facing an exception as mentioned below: Please help me out with this. And also let me know if this scenario is possible or not. Sling Servlet code:package com.demo.core.servlets;import com.g...
We have MSM with about 10 different languages. Our authors are having issues when any time they need to manage contents they have to navigate to each locale location (en, es, fr, ru etc) and update the content on the content fragment. Looking for suggestion if anyone has tried a different approach l...
HI, We are planning to upgrade our AEM from 6.5.2 to 6.5.5 through service pack: https://docs.adobe.com/content/help/en/experience-manager-65/release-notes/service-pack/sp-release-notes.html.While following the instruction, I installed the 6.5.5 package and then updated pom.xml to update uber jar to...
Hi All,I am getting the above dependency issues in system console, but my build is successful in eclipse. I checked in http://localhost:4502/system/console/depfinder, but the dependency when added in eclipse gives me build issues. Do you know how to resolve this? com.day.cq.wcm.api,version=[1.27,2...