HiWe are using AEM6 Sites We have implemented a custom importer where we are pulling data from social channels into AEM. We require the content pulled from the social channels to be moderated by an administrator in the author instance before it gets published. Can we use the moderation UI in Adobe c...
Is there a service other than the Link Checker that would modify href attributes in markup?I have a servlet that returns some json data. Part of that data is a string representing a Handlebars template, which includes a section (after escaping) like <a href=\'{{{this.url}}}\'><img src=... . This is ...
I'm having the following exception: org.apache.sling.api.resource.PersistenceException: Unable to commit changes to session.when I try to make commit to a ResourceResolver. It's only happening to me in a new machine where I'm migrating my tools, in the older It works fine with the same packages. Do ...
On my author, I have a js clientlib (loading up in the cq.authoring.editor.hook category) where I'm trying to read data from Granite.author.page.info:(function(window, document, Granite, $) { "use strict"; info = Granite.author.page.info; ...Unfortunately, this data seems to load asynchronously, so ...
We are trying to setup the dispatcher on an AEM Publish instance.Our server configuration:AEM version: AEM 5.6.1.SP2OS: Windows Server 2012 R2 (64 bit OS and x64-based processors)Application server: IIS 8.5Dispatcher version: 'dispatcher-iis-windows-x64-4.1.10.zip'We followed the official Adobe docs...
Hello,Is there any xtype available in CQ which supports multiple selection in a list as per attached screen-shot?[img]Screen Shot 2015-09-28 at 3.53.25 PM.png[/img]Thanks.
Hi Everyone. We're having some trouble with our prod CQ 5.6.1 SP1 environment related to login tokens.We have a 1 author node / 2 publish node setup, TAR PM, no clustering. We have a caching dispatcher in front of each publish node and use a custom login module. Everything has been working great for...
Hi All,The current behavior of Content finder is display the assets in the order of last modified date. i want to change it into alpha numeric format.i referred in online and got to know that, apache lucene is indexing only on last modified date of the assets which is present in DAM.i want to change...
Hi,I'm currently using AEM v6.0. We do not have a Sitecatalyst licence. Google analytics has not also been approved in the project yet. Does AEM provide any OOB analytics without requiring a Sitecatalist integration( which i believe is a separate licence) Thanks,
Hi All,Some of the clients are looking for stage environment which is same as publisher. We know that there is preview mode in author which is same as publisher. But still there are some use cases where authors needs stage. One option is create replication agents specific to this stage and create on...