CQ5.5 ecommerce integration
I am working on integrating Hybris with CQ ecommerce. I am following the documentation on - http://dev.day.com/docs/en/cq/current/ecommerce/eCommerce-framework.ht ml However one of the steps is to...
View ArticleCQ WCM not working locally
I have configured CQ 5.5 locally on my machine as CRXDE is working but WCM not working Please suggest
View ArticleSOLVED: “AuthenticationSupport service missing. Cannot authenticate request.”
A customer was installing CQ5 on a Red Hat Linux environment, and getting the following error displaying in the browser. AuthenticationSupport service missing. Cannot authenticate request. We checked...
View ArticleUse Case: View Popular products Technically: Want to "query" it?
Hi, I want to build a component which shows the most popular content based on the number of clicks the page has had (impressions). I read Shishank's blog on this but this approach seems to involve...
View ArticleWorkflow Process Implementation not found
Hello, I've created a workflow process in AEM 5.6. When I initiate the workflow, the workflow is not completed and in the Inbox Console, I see 'process implementation is not found'. Here is the...
View ArticleApply styles from styles dropdown in Rich Text Editor(RTE)
Hi All my unordered list in the RTE should be rendered on page as follows <ul class= "bullet"> <li>item1</li><li>item2 </li> <ul> I have a styles...
View ArticleHow can I create a design dialog for a component that is site wide and not...
How would I use design dialogs on a componet to create a global setting and not a setting that is bound per template? I want to save a property for a component globably and not have 5 different...
View ArticleSet up Clustering !!!!!!!!!
Anyone know why I got this exeption when I set up clustering. "java.io.IOException: Server returned HTTP response code: 401 for URL: http://cm-web1.cen.com:4504/crx/config/cluster.jsp". I try to join...
View ArticleIntegration of CQ5 and ATG
I am trying to integrate CQ5 with ATG. For this the contents are exposed from ATG as a webservice. To consume this webservice in CQ5, can I use a) a java code to parse the contents from the webservice...
View Articlehow to make a use as logged in user?
Could you please help me out , how to make a user to logged in user to a website. I have a requirement where user clicks a link would consider him as a logged in user and allow him to browse the...
View ArticleMultiple smartimage widgets in a component dialog
Is there a way to have multiple smartimage widgets in a single dialog? Specifically I'm struggling with the requestSuffix parameter. Most of the other ones I can adapt to get the second widget to save...
View ArticleHow to implement Ajax
Hi All, I need to implement Ajax functionality in my component. The requirement is, 1. On clicking on a button Java servlet needs to be invoked.2. In the servelt, need to access CRX nodes and store a...
View ArticleHow to add custom attribute to cq:text ?
Hi, Currently i am using <cq:text property="text"/> to display the text in my page.I need to find a way to add custom attribute to the text compnent (Highlighted in the example below)....
View Articlepage version
I wonder when I restore the version of a page, will those picture/digital asset also return back to that moment? For example, I have a abc.jpg in an article. After few years, the abc.jpg become version...
View ArticleIllegal State Exception ; Resource resolver already closed
Hi In my component I have a page resource. When I am trying to get the image resource of the same as below it is throwing me an Illegal State exception Resource resource =...
View Articleneed to redirect to another page under content from inside a form.
Hi all, I need to redirect to another page which is already present under the websites folder, from inside a form in a jsp... my jsp s this : <form action="/content/mypage">...
View Articlemiscadmin is not working
Hi, I have deployed bot two war files needed to run CQ on application server and CRXDE is working fine but when i am accessing http://localhost:<portnumber>/miscadmin it is not working.and i am...
View ArticleDynamic Dialog in a Dialog Participant Step for Workflow
Hello All, I am trying to create a Dynamic Dialog in the dialog participant step for a workflow. so when a user has the Dialog participant step opened up, if they select from a drop down, it will...
View ArticleHow to get jcr Session in the workflow?
Hi, I'm using CQ 5.6 and I would like to know how we can get jcr seession in the workflow? API: com.adobe.granite.workflow.WorkflowSession; It doesn't have getSession() method as we have in...
View ArticleDispatcher serving, but not caching, CQ5 pages
Just restored a backup of a CQ5.5 staging server to a new Amazon EC2 instance in order to allow some people outside of the company shared access to what we are working on. CQ5 appears to be running...
View Article