Inserting fragments in CQ AEM 5.6
Hello all, Is there a way to retrieve a fragment from apache docroot and place it in CQ,probably header as a fragment to be inserted to my site developed in CQ5.6 Regards,NZ
View ArticleOSGI bundle creation using third party jar files
Hi, I have a requirement to integrate our CQ5.5 based application with a third party. As part of this, I have to use some jar files. After lot of digging, I realised that the way to use external jar...
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 Articleredirect from one jsp to another jsp
Hi, I am very new to CQ5 and have a query regarding it. Suppose I want to make a simple login form where I am two text fields.. I want to perform some validations on these text fields and want to...
View ArticleHow to connect to CRX from Javascript?
Hi I want to connect to the crx from my script function and retrieve a node in my script so dat i cant retrieve the properties of that node using script... Is dat possible? If yes how is it...
View ArticleCorrect Syntax for Reteriving Current Template
I've been reading over the documentation and I'm have a difficult time getting the template being used on the current page. In my component, all I want to do is use an IF statement to see if template...
View ArticleReceiving a SSL Exception warning even though a valid certificate exists for...
Hi All,I am getting the following exception as soon as i installed a sertificate via the Keytool in our client environment. The instance is running and is accessible over https However, the browser is...
View ArticleIndex config modification for DAM Assets not working
Hi, I am trying to restrict searches in DAM assets using index_config file but CQ doesnt seem to pick up the changes done in file. I have added this in workspace.xml and respository.xml in SearchIndex...
View ArticleDispatcher Flush Agent on Publisher not invalidating cache
Hi all, We're having an issue with invalidating that cache apon activation/replication of content, but only from the Publish flush agent. I've copied the default flush agent on the Publish instance,...
View ArticleHow to check CQ version installed in publisher
Dear All, Could anyone please let me know how to find out which version of CQ has been installed on publish instance? Regards
View ArticleWriting and reading value in widget to parent node
Hello, CQ 5.6.1 Using the Page's dialog, I have a property being written to and read from <current page>/jcr:content@isMenuRoot. I'd like to have another statically defined component on the page...
View ArticleReport framework requires at least one grouped column
A Report requires at least one grouped column, otherwise finish button will lead to "The report doesn't contain grouped columns".Is it possible to configure a report not to require grouping?
View ArticleCQ5 - Download and Start Working
Hi, I am new to Adobe technologies & products. I need to explore Adobe CQ5 in detail as a developer. I am following below link for getting...
View ArticleCQ5.5 ClientContext.get('profile/region') === 'MW' versus Generic Store...
Hi there, I have been having segment resolution problems for a custom data store that sets a new property, "region", on the data store "profile". Precisely, it adds a new "region" property to the...
View ArticleCQ Version / Release
How do I tell what CQ version / release level a given instance is running?
View ArticleSling Dynamic Include
HiI am looking for using Sling Dynamic Include (SDI) for our website which has few components to show dynamic data like user profile. Any example implemenetation on how to achieve this using CQ5.4? and...
View ArticleHow to write an ajax call to a JSP page
Hi In CQ publish side, I want to call a jsp page on click of a button . I know we cant directly call it from script. For that we have to use ajax either directly or using jquery.ajax. Can any one...
View ArticleHow do I know the current version of CQ5 on my computer
I will like to know which version I currently use or CQ5.4 or CQ5.5. Is there a way to figure it out?. In http://localhost I can find nothing about version
View ArticleList Component - Query
Hi all, I have a list component and I have set up initial query in advance search, which generates the listing of the articles. Now I am planning to add a search box and upon providing the new search...
View ArticleHow do i use querybuilder.json to return similar search
Can querybuilder.json return a similar search? That is if I usequerybuilder.json?fulltext=walntI'd like to get the results for "walnut". What predicate should I use?
View Article