Hi All,Sitemap isnt generating page urls only giving the last modified date on uat environment but on test its showing page urls with last modified date, can anyone help me.mapping is like thisuat;template-slingmapping-brands.json;https;www-uat.isravision.com;;/content/isravision;test;template-sling...
Hi Team, I want to get the host name according to environments such as author , publisher and despatcher.So I tried using java script like below.window.location.hostname;but my code is inside base page component. So it is saying window is not defined. Is there any way we can get the host name using ...
Hi All, I my project i want to replace "HelveticaNeueLTPro-Medium.ttf" and "HelveticaNeueLTPro-MediumItalic.ttf" with "Open Sans Medium" and "Open Sans MediumItalic" all extension like ( .eot,.otf,.svg,.ttf,.woff,.woff2). I have check on google for this but i didn't find, Please any one know from wh...
Hi,I have created a section container in which we can drag and drop multiple component in it using parsys but when i refresh the page the component that i have added in section container getting disappear also if i make any changes in section container then also the component inside it is getting di...
Dear All,I'm new in AEM and trying to learn through self learning. As per Adobe document for AEM 6.5.0 we can create new AEM site using Maven and it's adobe Archetype. I followed the same and use Archetype 23 to create New Maven base AEM CMS project. But my build is falling and getting below error.F...
I am trying to create a txt file under /conf but got this error:Exception occurred: This tree does not exist Here is the simplified version of my code - ignoring the file content: Session session = resourceResolver.adaptTo(Session.class);Node confNode = session.getNode("/conf");Node fileNode = conf...
I'm getting a strange error below for a brand new enumerated oak:index path in crx as oak0:index or oak2:index. I been following https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/operations/indexing.html?lang=en# to configure the custom index for my index definitions. ...
Hi All, trying to set-up AEM instance in local and seen below error, can anyone help here. maven : Apache Maven 3.9.1java: "11.0.16.1" mvn -B org.apache.maven.plugins:maven-archetype-plugin:3.2.1:generate -D archetypeGroupId=com.adobe.aem -D archetypeArtifactId=aem-project-archetype -D archetypeV...
Hi My publisher site is accessed by users via SAML . A external system(written in angular/react) wants to connect to publisher for reading page and other details. What would be possible best solution to connect for external system to publisher? ThanksDillibabu