Hi All,I have a simple abc.txt email template under /etc/notification/email .**************************abc.txt****************************<html><head><meta charset="utf-8"><title>Untitled Document</title></head><body><pre style="white-space:normal;"> <table width="100%" border="0" cellpadding="0"...
Hi Team,I am including below dependencies to my pom.xml for JSON Web Token. Even though my build is success, my bundle is still in installed state. Could you please help me on this.<dependency> <groupId>io.jsonwebtoken</groupId> <artifactId>jjwt</artifactId> <version...
Has anyone directly connected on instance of the AEM to another remote instance of AEM in order to obtain assets or documents from another instance that is not part of a cluster of related instances?If so, how bad was the performance hit?What are some pain points?
Hi All,We are migrating from AEM 6.0 to AEM 6.2.As part of this we are doing all the repository level operations by using system user.To make this system user is available on publish instances we have activated this user from author instance.Here i noticed one thing that am not able to view this use...
Hi All,I have a touchUI design dialog (cq:design_dialog) and I am running AEM in nosamplecontent run mode. When I open any page i get a null pointer exception related to design dialog. PFB the complete exceptionjava.lang.NullPointerException at com.day.cq.wcm.core.impl.components.TouchEditContext...
Hi,I am trying to read multiple files as attachments sent by a POST to my AEM servlet. I need to read each file and then pass them on to a call to AWS Api Gateway.Looking at the API documentation https://docs.adobe.com/docs/en/aem/6-0/develop/ref/javadoc/org/apache/sling/api/SlingHttpServletRequest....
Hi,I am writing a custom component with event handlers (Touch UI - Using AEM 6.2. ) for dialog fields using the example provided. Whenever I launch the dialog on any component, I am getting the error - "coralui2.js:12588 Uncaught TypeError: Cannot read property 'selectedIndex' of undefined" and I be...
Hello,I want to temporarily put aem / jcr in read only mode. I swear I've seen a page mentioning this, but I can't find it anymore. Perhaps through a JMX command? Does anyone know?Thx,Federico
In our site, a component is not supposed to be cached as we need updated data. To cater to this requirement we are using SDI version 2.2.0. But, it doesn't seem to add any SSI tags, neither is it adding anything extra when I include it using javascript. For more information, I am attaching the snaps...
HiI am moving my content from AEM 6.0 to AEM 6.2. Most of the content is moving fine. But Some content has peculiar issues. I am finding any documentation about the OakName003. Please advice on where i should be looking? Error during processing: com.day.jcr.vault.packaging.PackageException: org.apac...