Adobe 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 ArticleCQ5 Trial
I’m trying to set up a local, non-production environment to test and evaluate CQ5. I’ve downloaded the ‘Adobe Digital Enterprise Platform (ADEP) – Experience Services ’ and followed the install...
View ArticleEither automatic or manual clone clustering not showing DAM images
Hi all, I have 2 servers with CQ 5.4 and CRX 2.2, repository size around 8gb: Server 1 Author :4502 (master) Publish : 4503 Server 2 *Clustered Publish : 4503 (slave) not showing DAM images. * I...
View ArticleIs there a way to show what node/page a broken link is on using the External...
I have read the forum post http://dev.day.com/docs/en/cq/current/administering/external_link_checker.html on how CQ5 will preform an external link check for your site. The problem is that it does not...
View ArticleHow to allow CQ Servlet URL in Dispatcher
Hi, I have a servet which extends which has "sling.servlet.paths" value as "/bin/myproject/testurl". In my dispatcher.any file I have added forllowing configuration in /filter section. /0189 { /type...
View ArticleUsing cURL to alter properties in a node
I'm wondering if anyone has figured out how to leverage cURL to change properties in existing nodes. I have figured out how to upload, install and replicate packages, but we have a config node holding...
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 ArticleExecuting CodeUpgradeTask: Cq53StartupCodeUpgrade
We get this messages once we start an instance from a online backup file. The weird thing is it's a CQ 5.5 instance, anybody knows what a Cq53StartupCodeUpgrade method does on a CQ 5.5 system during...
View ArticleCan I disable the SiteCatalyst static variables in the...
Hello, We are having serious problems with a installation of the tracking integration in CQ 5.4 Whenever we load the Page Properties dialog in the CQ5 WCM interface, it creates a lot of hidden form...
View Articleosgi workflowprocess gives classnotfound exception when osgi bundle is activated
I did create an osgi service that extends workflowprocess interrface using eclipse. I install the bundle that contains this service and then deploy and activate the bundle in day cq. However, on...
View ArticleWhere to download cq-quickstart-5.3.0.jar
I am looking for Day CQ quickstart version 5.3.0 but couldn't. May I know where can I download it? http://repo.adobe.com/nexus/content/groups/public/com/day/cq/wcm/
View ArticleHow to consume REST WebService using Axis2 in Adobe CQ5.5
Hi All, How to consume REST WebService using Axis2 in Adobe CQ5.5 ? Please help me with this.Thanks very much for your help. Thanks & Regards,Kumar
View ArticleFilter out pages that are marked with hideInNav true in the SimpleSearch
How do I create a SimpleSearch that would not return pages that are marked to be hidden in navigation?
View ArticleConfigurable property in OSGI component
I have a bundle of component type with configurable property e.g. email address with some default value. I changed the default value to some other value in the configuraions setup. Now I re-deploy the...
View ArticleCustom language code
Hi, I want to use different version of Chinese - traditional and simplified. We have used zh-Hant and zh-Hans for those on non CQ prjects that has dependency on CQ. Can i customize these languages in...
View Articlefacing org.apache.sling.engine.impl.SlingRequestProcessorImpl service:...
Hi, I am facing below issue in Performance testing does anyone guide why this error is coming. Individually these pages are running fine. Attached logs for your reference. Thank ,Yogesh 17.01.2013...
View ArticleHow to make a text as a CQ component?
Hi, I am a newbee in CQ development, so please bear with me if I ask too obvious question. I created a template which diplays a title and summary of page in WCM be below.I originally put these two...
View ArticleCaching at component level
Hi, I read the following forum post: http://forums.adobe.com/message/4296426, like to get confirmation that this is how we need to implement our solution. This is the problem: we have a component that...
View ArticleError: No renderer for extension png
content is not appearing in the publish instance. The Publish error.log has this message for all the resources Here's a snippet of the error log /content/asthmastudy/en/welcome.navimage.png HTTP/1.1]...
View ArticleHow to call a servlet from js?
js:function(dialog) { var url = '/bin/logServlet'; var result = CQ.HTTP.eval(url); if (result.isMember) { alert("Log ok"); }...
View Article