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...
Hi,I need to allow groups also appear in the userpicker drop down. I see only option to override the userpicker. Have any one done this in before. Please suggest. Thanks.
HiI am trying to get the file name configured for the logger under /system/console/slinglog in my java application. for e.g. log.history is to mapped to "logs/history.log" so I want to get the "logs/history.log" if I provide "log.history"Thanks in advance for taking time and helping! ThanksBasheer