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/...
Hi team,Whenever I modify the teaser component, Text(of teaser comp) alignment was broken. But when I refresh the page, Text alignment was fine. But My client is not happy with refreshing the page (even auto refresh too). Is there any solution to alignment? I mean once I author the teaser component,...
Hi All, The redirects are being managed via ACS Commons redirect manager.However for a few french files having single quote in the name , the redirect seems to be failing due to a %27 coming up in the url . Is there a way to escape the %27 in the url?