How can I capture the asset that triggered a listener in to a variable. In my application:When a new asset is uploaded to a folder I want tomove it to a different folder. Is there a way to acquire the path or the asset that triggers the event?I know I can invoke a workflow/use workflow launcher in c...
In AEM 6.1 web console, when a component is disabled using the stop button (square) it disappears from the list and there is no control to change it back to active. In previous versions of CQ/AEM the component would remain in the list with a status of disabled. Clicking the play button (right faci...
Hi,Any one used com.adobe.granite.comments API's to add comments to assets?I have a requirement to add comments to some assets programatically.Any help highly appreciated.Thanks LM
In richtext editor component ...i gave link to a pdf so that it should open in new tab.Even though i checked the check box provided in the link tab to open in new page...but its not working. and pdf is loading in the same webpage.even for link to webpage it happens the samething.help me resolve this...
Hi,I have created customStore in Client Context. : CQ_Analytics.CustomStoreMgr = CQ_Analytics.JSONStore.registerNewInstance("customstore");I am able to read the request param as well as something from SlingService call and populate in Client Context as one attribute. But now I wanted to read brows...
Hi Team,Please help us on this error why we are getting this exception from our repository (CQ5.6.1). Please let us know if you required further information. 06/04/201511:00:00.36804.06.2015 11:00:00.368 *ERROR* [pool-6-thread-4] com.day.cq.wcm.webservicesupport.impl.statistics.ServicesStatisti...
Facing issues on installation of DAM packages on one server.Error - "Error while creating tmp file."These packages work fine on other servers.Any directions?ThanksVatsal
Has anyone written custom granite components for AEM6.0 dialogs?1. I want to have a custom dropdown which fetches options from the components design node.2. I want a textfield to save vanitypath in page properties so that it places current page name automatically before the text. I have these as Ext...