I need information on CQ-Hybris OOTB connector.what are the pros and cons of this connector?Do we need to customize it in anyway?has anyone actually used it in any project?Please guide me.
Hi Team,In our Production Author (AEM 5.6.1) specific user access is behaving in an abnormal way that means :- 1) This user has access to xyz group but it redirecting to different group. Could you please help me is there any particular configuration file is there which would updated after the user g...
We are working with groups/users setup in AEM 6.0 with SP1 and cq-6.0.0-hotfix-5354-1.0.0.zip installed.We created permissions manually in _rep_policy.xml files, built package and installed it via maven-vault-plugin.In the root level _rep_policy.xml we have custom group which is granted read permiss...
1) Sling Servlet2) OSGi Service (good if you want to change any config on the fly through felix console)3) TaglibI know above three serve a different purpose but want to know exact use of each of those in my scenario.I need to call an API which returns me a JSON response and then I need to traverse ...
Hi All,I would like to know if we can disable the buttons such as "Share as creative cloud" etc. on the assets page on AEM 6.0.Please find the attachment for the buttons , for your reference.Thanks in advanceRegardsHarish
Hi All,One of our workflows consist of many steps and authors have to go to Inbox and click on continue button to progress workflow. There is a particular step in this workflow after progressing from this step i.e. when user selects continue, i want to display a prompt or an alert message. How can i...
Hello Team, Each and every time we need to go system bundles and update jsp tag libraries bundles after building the project . Other wise system show some tag libraries are not missing from build which are developed by me. Could you please help me to sort out this.. Thanks!,Devakrishna
Hi All,i have faced one problem. problem is that:when i make changes in my aem-form theme i.e (.less file or .css file) under clientlibs. changes are not reflected on aem form. but when i restart AEM , Changes reflected on aem form.please give me permanent solution, this will really help me!
Hi All,I want to implement search on my website for which I am also interested in Predictive search. Do we have something OOTB Service to implement predictive such which we could use and customize it if require ? ThanksLove Sharma
Hi,We do registration over ldap and login the user by doing simple credentials login repository.login(new SimpleCredentials(username, password.toCharArray()), defaultWorkspace); When we do this we see that user nodes (rep:User) is created in CQ with properties like belowrep:password {SHA-256}de679...