I need to handle a dynamic url where the last three url paths are variables. I have a url like /content/mysite/us/en/home/product/tools/var1/var2/var3 that I can transform to /content/mysite/us/en/home/product/tools.var1.var2.var3.html via /etc/maps. The Sling model is building the correct model.jso...
Hello All,I am using ACS commons 5.0.6 on AEM 6.4.I am using Generic list to store keys and Title. When i update the Title & try to access the newly modified Title via API genericlist.lookupTitle()I still am seeing only the old value.Has someone encountered the issue ?Please let me know if you have...
In Bundles screen there is an option to "Install version in parallel". This is used for installing multiple versions of the same bundle.I want to know what is the maven/ CURL way of doing this. I want to install my bundles thru AMS/Pipelines.
Hi Team,While i am trying to open aem jar file ,its throwing "did not find an available server port tried 4502"please refer below error attached screenshot and help me outNote: as per guidance i have to use 4502 port only
Hi All, I am working on latest version of AEM as cloud version December SDKIn my local I am trying to create a logic to find all the pages which are activated and trying to read the property cq:lastReplicationAction but I am seeing these 2 properties cq:lastReplicationAction_publish and cq:lastRepli...
I want to add oak index for my query and I wanted to know which would be a better option to use ? Lucene or property index? We have the property and its value to be queried upon.Will it have an impact on the performance if I go with property index?
Hi Team,As part of our search implementation, we are working on backend logic to traverse the parent nodes of a page up to certain levels using Apache Sling Queries (Query-inspired repository traversal tool for Sling).Sling Query is a bundle which is not a part of AEM Felix console.https://sling.apa...
Dear all, I have done 6.5 in-place upgrade. We are facing 'org.apache.cxf.interceptor.Fault: Could not send Message.' when we submit soap request to CRM. When I checked the message, I noticed that the header is missing in the soap message. <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/...