In AEM 5.6.1, if I added annotation to the component it works just fine while I'm editing the page, but disappears after page is reloaded.There is no difference if it is custom or out-of-the-box component, if page was activated or not, annotation is just not loading.CRXDE Lite shows that cq:annotati...
We have been having an issue on our author instance that we are currently trying to find a solution to.After starting our author instance, our lucene indexing initiates, runs for a while, and then comes to a halt. At this moment, the GC goes crazy on the box and the entire heap is allocated to old g...
Hi,I need to display in the metadata values for the color space in the asset, like: RGB, CMYK, etc.As I could see this metadata is stored in the dam:ColorSpace property. But it is store as code like 1, -1.Is there any documentation with the mapping of these values to the corresponding Color Space?I ...
Hi, As per my use case one workflow has to call another workflow.In first workflow process step(final step of the workflow) i called another workflow by the following method arg1.startWorkflow(wm,arg0.getWorkflowData()); Though I don't have iteration logic in first workflow,second one is ge...
Hi,I want to consume the restful web service from AEM as a POC. Below is the URL i am refering for the Restful service https://helpx.adobe.com/experience-manager/using/restful-services.htmlWhen i run my build in Mavan it is successful and i am seeing the restfulservice-bundle-1.0-SNAPSHOT.jar.being ...
Hello,I having some issues in AEM lately with Touch UI dialogs on Google Chrome / Chromium (Windows 7 - 64 bits).When I try to open any Touch dialog the entire tab freezes. I tested in different instances of the AEM and it is happening even with the Geometrixx Website. This is also happening in di...
Hi All,We are getting below exception when we are accessing "Page activity report" under http://localhost:4502/etc/reports/auditreport.html.We have changed the Root path value to project specific location.Error we are getting: 01.12.2015 17:44:43.457 *ERROR* [0:0:0:0:0:0:0:1 [1448972039753] GET /etc...
I have author rights in AEM. I have locked a page.when i am trying to unlock page by login as different user then, how can i unlock the page?Is there any way that a group of users can unlock page which is locked by different user.
I am new to AEM. I was going through the impersonating functionality in useradmin.CQ documentation on impersonationas per my understanding , impersonation can be done user to user. if there any way user can impersonate group i.e. if user-A can directly impersonate group-A with 5 user. As it would be...