I am still trying to get my server back. I imported my packages and installed them. Now I can't get to my login page. There is the below sling error 404. Why is there a sling error? The default .html extension is active. Could it be a java error? My setup is pointed to a Felix dev box. I do...
There is a user-case for me: after user collect some pages via [Add to cart] button, it need to display in the page with a tree way.If a page/node is checked, which are shown in bold to identify and deep down in the tree, please see it like below:[img]tree.png[/img] But finally user could change whi...
HiI need to know the component path when clicking on the ok button.i have written handler for ok button and it is working fine.Now, i need to get the component path.Any help?Thanks,Vikram.
Hi, We have a three step workflow like this-Author : Author the contentReviewer : Reviews the contentPublisher: Publishes the content There are some cases like Author starts a workflow and he left for the day or on vacation. Reviewer is also not available for some reason. The another author can not...
I am trying to get an AEM-eclipse-maven development environment configured. I have followed the steps provided here - http://docs.adobe.com/docs/en/dev-tools/aem-eclipse.html. When attempting to create a sample project I found that I have no archetypes available. Steps to recreate1. Select File >...
In our Stage environment, we have a 'Share Nothing' Author configuration with a diskspace of 200GB for the Author. The diskspace fills up too quickly; every day workspace/crx.default directory grows by 30GB and tarJournal by 12G. When tar optimisation runs overnight, it optimizes the tar files but d...
Hi Everyone, I can see in AEM documentation that there is a way to integrate AEM with Salesforce CRM which is quite handy but I am looking into integration solution with SAP CRM. Does anyone have any experience of integrating AEM with SAP CRM. Is there an existing connector? or any other reference d...
I started testing AEM 6.0 with SP1 today and got couple of LESS compilation issue.In one of my LESS file "xyz.less", I have included another LESS file in xyz.less for mobile responsiveness with @import "xyz.mobile". This was working fine till AEM 5.6 but to make it work in AEM 6.0 I had to convert @...
One of use cases of AEM is managing microsites, it works cool but i need to export those microsites (set of raled pages, js, css, images, videos) to browser which working in offline mode, how i can accomplish that behavior??Please describe approaches, features and practices, Thanks