Can any one explain the below code flow?
Can any one explain the below code flow? I am doing this example by property predication.. Especially can any one give me the description to below points, 1)CQ.shared.XSS.getXSSValue() method2).As an...
View ArticleInsensitive search using query builder
Hi, I want to convert below sql query so as to use for querybuilder . select * from nt:unstructured where jcr:path like '/content/dam/company/project/data/%' and UPPER(ctn_no) LIKE 'HD%' or...
View ArticleAn exception occurred processing JSP page...
Hi All, I am new to DAY CQ development. I installed jdk1.6.0_37 in my system. I started cq 5.5 jar on port 4502. When i start cq and open localhost:4502 in browser I am getting following exception "An...
View ArticleItemNotFoundException during vlt commit
Hello, I see these errors like this when vlt committing: "[WARN ] Newly created node not found by uuid /content/Scripps-from-Demo2/jcr:content: javax.jcr.ItemNotFoundException:...
View ArticleCreate a node by anonymous user - without a account in the CQ
Hi, Is in the CQ some best practice related to creation of node in the repository with some user data submitted in the form using POST by anonymous user? I would like to create nodes under:...
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 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 Articleparsys design bar not showing
HelloI'm having a problem in my template, for some reason the parsys design bar is not showing for the last 3 parsys in my template, the first 3 parsys are showing but no the last 3.In edit mode...
View ArticleHow to clean tarJournal?
Hi all, We had a bug in which an endless loop was continuously creating and then deleting the same node. I noticed that the size of the repository on disc (under crx-quickstart/repository) did grow...
View ArticleHow to import 20,000 of articles into DAM?
Hi, I developed a web page in CQ which dynamically queries articles that I want to display on this page.I manually added 20 articles into DAM for the demo. Now, we have about 200,000 articles with...
View ArticleHow to create a sling:OsgiConfig property and access it in component Jsp ?
How to create a sling:OsgiConfig property and access it in component Jsp ? I have created a OSGI config property under apps/<Project>/config and it is reflected on OSGI console but I am not able...
View ArticleConnect Remote Repository 5.3
Hi, I am trying to connect to remote CRX repository of CQ5.3 from CQ5.5 application code. I tried using the below code as suggested in adobe documentation.But I am getting exception as below. Is...
View ArticleLDAP set up with CQ 5.5
These instructions: http://dev.day.com/docs/en/cq/current/core/administering/ldap_authentication.html#Switchin g On LDAP Authentication does not seem to be updated for 5.5, because the file...
View ArticleHow to move assets in different directory using java service
Hi, We are working on a requiment in CQ5 DAM where we need to move assets into different directories using java program (java content APIs) based on some triggering condition (i.e creation of...
View Articlechanging values in the design_dialog component doesn't reflect in other pages
Hi All, I have created a design_dialog component and I included the component in some pages (browse page, product page,...). Whenever I make changes in the component in the browse page the changes is...
View ArticleDeveloping with Maven : [ERROR] Unresolveable build extension: Plugin...
I am trying to deploy AEM with maven, so I followed this tutorial. When I run the command mvn clear package, I get the following error: C:\workspace\myproject\app>mvn clean package[INFO] Scanning...
View ArticleMaven archetypes for CQ5
Hi, Maven archetypes make it easy to set up a new CQ5 project: http://dev.day.com/docs/en/cq/current/core/how_to/how_to_use_the_vlttool/vlt-mavenplugin.h tml#Using Archetypes To Generate CQ...
View Articleon/off time page property
Hi , Can you explain how the on/off time page property works in cq.i.e I would like to know , what is the bundle or workflow that gets triggered when the off-time of the page is reached. Regards- Harish
View ArticleCQ 5.5 running out of space in an instance
In cq5.5 Author and publish instances are day by day growing larger , because of this am running out of space?Can you please suggest me a solution??
View ArticleOn-Off time
Hi all, Can anyone let me know which bundle is responsible for the on-off time property in a page.When off time is set to a page , the page gets deactivated in that particular time of the day.I want...
View Article