Hello,I have found abundance ofcom.day.cq.analytics.sitecatalyst.ImpressionsImporter Reading analytics data failed for /content/project/division/type/jcr:content/analytics/polling javax.jcr.PathNotFoundException: cq:wsCompanyerror messages in error.log. Does anybody know where the problem is?Thanks ...
Hi, I am trying to get the Group Name from the Logged in user.i used some thing like this for getting logged in user CQ.User.getCurrentUser()Link to CQ widgets API: https://dev.day.com/docs/en/cq/current/widgets-api/ But I dont see any method to fetch Group of that User.If any one have solution rega...
Hi guys, I have an issue with rich text editor. Lets say I have rich text editor and I want to set initial value for it using crx de. I set the value of property text to <a href='someAddress'>...</a> using single quotation mark for attribute value. Then I see the result and the link pointing to the ...
Hi,we are using jQuery UI with custom extensions in our sites to create, for example, dialogs using jQuery UI dialog. In the author environment, we are facing issues because CQ also adds imports of jQuery UI (JS and CSS). In the page source there is a JS script block where GraniteClientLibraryManage...
Hi,I have a requirement to remove values from cq:tags property of the asset. The value to be removed will be entered through text field present in a dialog panel.I am trying to achieve this using SlingPostServlet and specifying the suffix for the property as 'Patch' like below./jcr:content/metadata/...
I am trying to start publish instance on my system. I have renamed the jar file as cq5-publish-4503.jar and now when I am trying to start by clicking on this jar file, quickstart is getting started on port 8080. I don't know what is the reason behind it. I had also checked that port 4503 is free. Ca...
Hi guys!I am trying to configure dispatcher module to use stiky connection for two pages:/content/mysite/en/event/main.html/content/mysite/en/event/login.htmlSo I added to dispatcher.any this code:/stickyConnectionsFor "/content/mysite/en/event"After it I restarted apache, opened a page /content/mys...
Hello,In AEM 5.6 and 5.6.1, on loading the page, http://localhost:4502/cf#/content/campaigns/geometrixx/monthly_newsletter.emailclient.html, i see the sidekick just loading forever, and on refresh i see the options in sidekick. I am wondering if this is an Issue, that anyone else is facing? Although...
What does these lines suggest and when does it happen? In our environment we see continuously 1000's of lines continuously for /etc/i18n nodes and cache gets overwritten continuously. During this time pages does not respond and time out. What causes or triggers these warnings? We have a decent Bundl...
I am working on customizing the Form Checkbox Group. This form checkbox group basically contain a multified where you can add number of checkboxes. This multified is of default text-field type. The need is to replace this textfield to a rich-text, so that the text in it will have the rich text capab...