Hi friends, Since last month am working in CQ5.I have used content loader in cq5.4 to upload the xml as node structure in JCR repository.When doing this i came to know that the content loader supports only CQ Support XMLs not DITA XML.So i want to know the procedure to convert the XML to CQ XML.Plea...
I'm trying to download the dispatcher for Apache on 32-bit Windows from this page: https://www.adobeaemcloud.com/content/companies/public/adobe/dispatcher/dispatcher.htmlThe links are serving corrupt zip files however.Is there any other way I can get the dispatcher files? Or anything I can do with t...
Can anybody suggest me i want use adobe drive to store images and i want to access the images for my cq5.4 instance..I want to integrate drive to the cq5.4 dam for ignoring the dam burden on cq5 instance repository.. Is it possible to use this drive? or is there any other way i can achieve my task? ...
Hi,I'm using AEM 5.6.1 and I've followed the instructions on http://dev.day.com/docs/en/cq/aem-how-tos/development/how-to-build-aem-projects-using-apache-maven.html.I'm trying to get my JSPs to compile as the "content" project of my multi-module project. Because some of my JSPs reference /libs/found...
Hi,I copied over a website from a co-worker to my CQ instance (5.6.2 I think) and I have the problem that I can neither see the client context (+ shortcut doesn't do anything), nor does the component work that I'm supposed to fix. It shows up in the list but when I drag it onto the page it doesn't s...
Hi there,I have an RSS (blog) feed that I've imported into the /content/user-generated section of my JCR. When I go to the Community Console, however, my feed entries aren't showing up for moderation, as seen here: [img]soco-snap.png[/img].My question is: what do I need to do to get the contents of...
Hi,I wanted to know is there any limit on the size to put into any String[] Array as a property into Adobe CRX for any given node?I have a requirement for adding large number of data as String[] array as Multivalue for one property in crx.I am getting exception and suspect that this is because CQ is...
Hi,I have 1 custom metadata, named 'Corporate users' , it has 3 check boxes shown in the screen shot[img]checkbox.PNG[/img].I have added 1 property, allowBlanks=false. I am planning to have 2 check box groups here. 1st group will contain , only 1 check box and next group will contain remaining 2 ch...
Hi, Is there any article/post which can guide me with CQ calling rest service to get JSON data back?I see the below is CQ calling web service. Something similar?http://scottsdigitalcommunity.blogspot.com/2012/05/creating-adobe-cq-bundles-that-consume.html Thanks,Sudhin