Hi All,As I can check there are multiple issues with different types of listeners we are facing in AEM 6.4, SP-1 & SP-2.First Listener:The below listener is getting called in AEM 6.4, SP-1 & SP-2. But, its not giving the changed and added property. It only gives the resource path which got chnaged a...
Hello Everyone,When I pull the source code from CRX Lite to IntelliJ, the error (java.lang.ClassNotFoundException: com/day/jcr/vault/cli/VaultFsApp) happens..Can you help me fix this error?I have configured the filevault step by step, as shown in the following illustrations.RegardsChung Yong.Step01 ...
@Hi all,We have authored a page and the nodes on the crxde getting created based on the sequence of the authoring. Let's say, I have 3 parsys on page par1 , par2 and par3. If I start authoring with par3 - it will be first node that gets created and then if I author par1 and then par2, then the order...
Hi Team,I have multiple parsys in my page which restricts the components that can be dragged on them. Customer need different text rather than "drag components here". I read some blogs and found that /libs/cq/gui/components/authoring/editors/clientlibs/core/js/model/Inspectable.js has the text hard...
I have to create custom mail service using default mail service for sending different emails. I have to read the two parameters from sling servlet i.e. targetUrl and templatePath which will be used in custom mail service for appending each outgoing email. anyone has idea ?
Hi All,Have a problem where we have multiple trees, that need to be compared and merged into one selectively.What is the best tool to do this work?Regards,Peter
Hi All,I am getting below error while migration workflow and launcher from 6.1 to 6.4. All these launchers and workflows are working fine in 6.1.*ERROR* [Workflow Starter Thread] com.adobe.granite.workflow.core.launcher.WorkflowLauncherListenerERROR: Could not find model /etc/workflow/models/iktest/...
In AEM 6.2 communities , by default some blueprints to create a function is already available like blog (/content/communities/templates/functions/blog) , calendar , page etc . Using these blueprints we can create a function using this URL http://{server}:{port}/communities/communityfunctions . In Ca...