Hi,Can anyone please let me know where I can get sample questions/dump for this "ADO-E116 Adobe Experience Manager Sites Developer Expert" exam. Seems like this exam is new in 2021. But are there any old exams papers can be used on this. If anyone has taken this exam already kindly let me know how ...
Hello Community, We are seeing lot of warning in our publish instance (only) because of which CPU usage is going high.30.07.2021 12:07:12.078 *WARN* org.apache.jackrabbit.oak.plugins.index.lucene.LucenePropertyIndex This index is deprecated: /oak:index/lucene; it is used for query Filter(query=selec...
Hi Everyone, I tried removal of wrapping div around the components in AEM 6.4 using these options below , but it did not work either in edit mode or preview mode.Requirement : It should be removed on both the publisher as well as author/edit mode.Author mode should also work properly and I should be...
We need to extend page component dialog and add rich text field into the dialog.Our requirement is to add RTE plugin like subsuperscript, misctools(enter special characters, edit the HTML source) and etc.Any comments/advice/help are appriciated. Sincerely,Keehwan
Hello, I am trying to create a custom Index.I have placed Index under apps/_oak_index. I am using below filter<filter root="/oak:index"> <include pattern="/oak:index/cqPageLucene-custom-.*(/.*)?"/></filter> I have set allowIndexDefinitions as true. But while building getting below error[ERROR] Val...
I have a requirement to store the change records of some specified Node. And I can display these records on the pageExample :NameUserTimeNode1admin2021-7-31 I have evaluated some, I may need to store more than 100,000 data. Where and how can I store this data in the AEM?After saving, I can query, an...
Using AEM 6.5 but we are not using Magento. We are products we are importing into AEM. They can have over 40-50 attributes and each attribute has 4-8 of its own attributes. Attributes are basically technical specs describing dimensions, weights, speeds, and things you would see describing an engine....
I would like to show the boolean values in my showIcon property based on the text in my title property. I added below code in my local to read inherited page properties but it didn't work. textModel.showIcon is showing false even though when I author "some text" words in extitle dialogMy HTL code: ...
I have read from multiple blogs, HTL scripting documentation that JavaScript use scripts are compiled on run time and hence they are slower compared to Java use script and sling model. But I do not understand what does runtime here means, would the JavaScript code be compiled to Sling code when it i...
I'm using Dynamic Media component for Video.Video is playing both in author and in publish, but the src url formed for video tag is blob:<<AuthorDomain>>/d6198942-dab2-4f27-a346-0578d9efde91Is it possible to get Scene7 url instead of blob url like this, We need it for analytics purpose