Hi All ,I have a particular template A , Corresponding to this template I have a page property tab in dialog say B . I want that fields in this tab B should only be edited by a particular group C . For implementing this there are few ways like ACL permissions , java class called on dialog load conte...
Hi,When I use Servlet-api-3.0.jar in cq5 version 5.6.1 I'm getting the below error. Please help me to resolve it. Error:30.10.2015 14:46:43.212 *ERROR* [0:0:0:0:0:0:0:1 [1446196603208] POST /system/console/bundles/325 HTTP/1.1] cqse-httpservice %bundles.pluginTitle: Cannot start (org.osgi.framework....
Hi,I have the below requirement could someone provide inputs as what could be doneI need to set the secure flag for login-token cookie. Currently "TokenUtil.createCredential()" method is having the argument to set the cookie as HttpOnly.I need the sessionPersistence cookie to be HttpOnly and secure....
I have the below requirement could someone provide inputs as what could be done1>I need a mechanism for login of visitor in publish instance so this needs a session mechanism in cq5.2>Secondly I need to get data from 3rd party server from cq5 pages. So it means I need to maintain session in cq5 an...
Time and again I've come across broken links in the Adobe docs.Is there any place I can report this so that it can be fixed? I tried tweeting the links to @AEMdocs and also some of the senior AEM engg members but there was no response.
HiI have multiple workflows to offload to another instance which was configured and setup successfully. I was able to see workflows such as DAM Asset Update and DAM Metadata Writeback are successfully offloaded to the worker instance and workflow completes without any error. However when I offload...
Hi All,I want to give author ability to author to choose a nt:unstructured node in my path field, is there any property on this xtype which i can add to make this happen.Thanks!Shehjad
Hi All,We have working servlet and able to use it but suddenly it is not working ,when i try to check existence of this resource using Resource Resolver from Felix Console Config manager it's not resolving.If anyone knows the reason and what could be the resolution for this issue.Thanks In Advance....
Hi,What is the significance of the query param (path of the page) which is passed along with the call to load stores.init.js during client context init ?thanks.