1)From which AEM Web Console should the developer access and download full AEM Log Files?A. Web Console -> System InformationB. Status -> Log filesC. OSGI -> Sing Log ServiceD. AEM -> Log files 2)A developer installs the latest Service pack to a local AEM author instance.How should the developer in...
I want to match more than just the sling:resourceType for a component which I want to convert. I want the component to be converted if and only if it the jcr:property , say "testProp" has the value "testValue".If the property "testProp" has any other value then I don't want to convert the component....
While upgrading to 6.5.12, I observed that service "org.apache.jackrabbit.oak.plugins.index.lucene.CopyOnReadStatsMBean" is missing from oak-lucene.jar (1.22.9) and is not registered, because of which the indexCopier is not present and hence NPE is thrown during an OTB job.Any idea what could cause ...
Dear community, I'm using multifield and a sling Model (for loop) to dynamically add content on my footer as below: I wonder if it's possible to remove last separator (which is written in my html file) with HTL?Or this can only be done in the Sling Model? Thanks in advance!
I have a jar file of AEM 6.5. I created the two instances (author and publish) but when I start the jar file the crx quickstart folder is created, with only the "logs" folder inside, and an empty "upgrade" notepad file. I have the latest Java and Maven versions on my Windows 11. Can anyone help me? ...
Want to create a FAQ page using AEM components. What all components can be used for the same and how can I achieve their styling manipulation?I guess I need to add a text field for a question and for answer a text area for answer. How can I add some show hide styling to the answer field? For ex u ca...
Hi, I have implemented the RTE styles from this documentation plugin but the is one issue. I'm able to select more than one option at the same time from the dropdown I want only one style selected at once just like the paraformat dropdown I checked other answers regarding this issue but couldn't fi...
Hello AEM experts, I am looking for a scenario where a user or a group in AEM (in my case in Assets) can be given let say elevated user control for given amount of time - for example 24 hours, and then revert automatically back to their original access levels. Thanks and appreciate the help.