Hi All, I have written the below JAVA file for reading my XML file and provide me the all LastName Value. But if I am doing this like using below , then I am getting error.//logger.info("LASTNAME VALUE from ==== " + element.getElementsByTagName("LastName").item(i).getTextContent()); ****************...
We're using the Form core components in AEM 6.5The form text however does not behave as expected. After adding Required Message : It should show the message as mentionned in a tooltip. Instead, we're getting what seems to be a generic message in the language of the site: There is also a slight diff...
For search term where there is no search result populated the search result count is shared as “”. However in Analytics empty strings goes to unspecified. I want to do this through this ensighten. can anyone explain how to add a condition step-by-step. add a condition when search term is not empty a...
Hi Team,I need to print the link of references in page wherever the current page is being referenced. How should I approach this in optimized way. @arunpatidar @lukasz-m @kautuk_sahni @SivakumarKanoori @Fanindra_Surat @Jagadeesh_Prakash @krati_garg @iamnjain @somen-sarkar @bajancherry @sunil_kumar...
I have a contentfragment list type component that returns content fragments according to the logic of my queryBuilder. However, in the cloud environment, there are many content fragments, and when I try to render the search results, it displays this error:"Service outage looks like we are having som...
Hi Team,as we know that till 6.5 for client libs versioning we were using Sling Rewriter.https://adobe-consulting-services.github.io/acs-aem-commons/features/versioned-clientlibs/index.html But now how it's happening in the AEM cloud? which approach we have to follow for version clientlibs in the AE...
Hi,We are having a nested multifield component with 4 Levels where we are facing error while authoring the dialog.The previous version of this component contains a checkbox which works fine.For this version we have added few checkboxes for a new requirement, by then we are facing this while authorin...
Hey, there are lots of article but it little confused. Can anyone explain between osgi services and osgi component with code example.It would be great if explained with a real time scenario like when ogsi services will used and when osgi component.Thanks in advance!Different between OSGI services an...