How to create a custom trait in Segmentation - CQ????
Hi, Can anyone share how we can create a new custom trait which we can implement in segmentation editor??? For eg: I have a query parameter, depends on the query parameter value i need to create a...
View ArticleObtain report-suite ID from the SiteCatalyst Framework dynamically
Hi, I have setup the Adobe SiteCatalyst Framework in CloudService Configurations of AEM. The client's provided s_code.js expects an argument s_account and the value of s_account should be the...
View ArticleApache Tika PDF Parser not working in CQ 5.6
Hi all, I was using following code to extract text from PDF in a CQ package.ContentHandler handler = new BodyContentHandler();Parser parser = new PDFParser();parser.parse(a.getOriginal().getStream(),...
View Articlepie.htc is not working properly in IE8
clientlib css has pie.htc implementation and draws many blocks (curve).Few css works in author but mostly not on publish. Has anybody any experience working with pei.htc in CQ5? If i add...
View ArticleOSGI Bundle will not start
Hi Everyone, I hope someone can help as my OSGI bundle will not and im not sure what is wrong. I am importing a package using maven into CQ however my bundle does not start. The OSGi bundle in felix...
View ArticleUnable to logon to CQ56 using LDAP authentication
Help needed urgently. I am unable to logon to CQ5 using LDAP authentication. I got this error " com.day.crx.security.ldap.LDAPLoginModule login: unkown User for ID ''app_testsrv'' . please find my...
View ArticleWorkflow listener
Hi , I need your help in implementing a workflow which uses a Listener. Listener should be able to find a newly added node or page to path /content/usergenerated/comments folder. Once a new comment...
View ArticleAdobe Analytics and Test & Target integration
Hi, I need suggestion on how i can leverage user behavior on site (tracking the path user accessed) to target the content on page. One option i can think of to use adobe analytics to capture the path...
View ArticleCQ Search Component
HiI have developed a multilingual website in CQ5.6 and want to use cq search component for searching contents in local languages such as chinese, japanese, arabic etc., Can foundation search component...
View ArticleHandling Post requests to update node content
Hi , I'm pretty new to CQ5 and trying to handle HTTP post request with my component . My directory structure is /apps/training/components/page/trainingpage/trainingpage.jsp...
View ArticleHow to create a query in for lastModifiedDate in Query Builder
I want to create a query to get the Dam Assets those with their lastModifiedDate that match the current date. The usual lastmodified date is of the format yyyy-MM-ddThh:mm:ss etc. With the current date...
View ArticleCan I create a teaser programmatically?
Can I create a teaser programmatically? I also want to create segments and associate my teaser with them.
View ArticleCreating absolute urls in CQ for consuming externally.
1) Selector which gets parsys StringWriter defaultHtml = new StringWriter(); pageContext.pushBody(defaultHtml); %> <cq:include path="<%=nodeName%>"...
View ArticleActivation of page failing due replication
I am trying to activate camapign or articles but failed to do so. Earlier i used to do but facing below error:Please help me to resolve. ReplicationOptions{synchronous=false, revision='null',...
View ArticleError when trying to consume OSGI Service
Hi Everyone, This is my first post after attending the developer and advanced developer courses on CQ5.5. Everything has been fine up to the point where I am trying to create and consume an OSGI...
View ArticleChange the default font of the richtext widget
I want to change the default look and feel of the content of richtext widget. I tried set the cls property when defining the widget, but it doesn't work. any idea? thx
View ArticleAdobe CQ5 Training? Where and who is best
Does anyone have any insight on where to get training on CQ5? it would be helpfull if i can het the information if any third party provides training /certification in cq5.If anybody
View ArticleHow to automate checking status of Replication agent and Replication queue in...
As part of monitoring the status of replication agents and replication queue, is it possible to automate the checking process? We can check them from GUI, but from a monitoring perspective we are...
View Articlesome libs can not found
Hello, I'm new to CQ5 and I'm following the "cq5_guide_developer" to practice my first project. It's very smooth until I want to download "cq5libs" from my local CQ5.5 server. Here are the content of...
View ArticleDoes CQ provide a valid example of reverse replication for forms?
I am not talking about this:http://helpx.adobe.com/cq/kb/HowToUseReverseReplication.htmland not this:http://mkalugin-cq.blogspot.com/2012/02/reverse-replication-woes-solved.html They work for polls and...
View Article