I have a code snippet where I am hittting a Servlet with POST request, the servlet is returning the correct response but in my code I am getting that response object as NULL. The code snippet is below :CQ.shared.HTTP.post('/bin/services/damwhitelistcheck', function(options, success, tzOffset, respon...
I am trying to create a specific version number of the page. Current version of the page is 2.6. On the side kick I have entered following in versioning tabLabel: 5Comment: Versioning whole numberI expect to see Version 5 created, but I see version 2.7 is created. Why it is not taking the version I ...
Hi, I need to create Video plugin for Rich Text Editor(RTE) in CQ5.6. I referred the following url “http://docs.adobe.com/docs/en/cq/current/administering/configuring_rich_text_editor.html” . There is no plugin ID for video.I want to create new icon in RTE as edit and findreplce plugin. When we clic...
We read about this tutorials about Social Community Framework in Adobe CQ 6.http://docs.adobe.com/docs/en/aem/6-0/develop/social-communities/scf/server-customize.htmlhttp://helpx.adobe.com/experience-manager/using/social_components.htmlhttp://docs.adobe.com/docs/en/aem/6-0/develop/social-communities...
I created a polling service with corresponding polling node. On CQ 5.5 and 5.6, I can see polling information in http://localhost:4502/etc/importers/polling.html. It has a config for my polling service but on 6.0, this config is not there. Anyone faced similar issue.. Urgent..
We are seeing a problem when installing/uninstalling a package in AEM that uses MongoDB where part way through an install/uninstall AEM would hang for a while or hang what seems like forever, and if it does return from a hang, we see several "InvalidItemStateException: OakMerge0002: OakMerge0002: Co...
Hi All,I am new to AEM and I am facing some problems in making website in AEM . Problems which i am facing are as follows:1).First problem which i am facing is that , i have some parsys component on my page. First parsys component is working fine but rest of two are not working in the sense that no ...
Hi Team,I want to hide string from the URL using the sling:mapping. for example http://www.sample.com/stringtohide/select-a-country.html --> http://www.sample.com/select-a-country.htmlhttp://www.sample.com/stringonetohide/stringtwotohide/privacy.html --> http://www.sample.com/privacy.htmlPlease help...
Hi Team,I want to hide string from the URL using the sling:mapping. for example http://www.sample.com/stringtohide/select-a-country.html --> http://www.sample.com/select-a-country.htmlhttp://www.sample.com/stringonetohide/stringtwotohide/privacy.html --> http://www.sample.com/privacy.htmlPlease help...