I'm trying overlay the "brand" component/node found under/libs/mcm/templates/brandfor my application. I've changed the allowedPaths so that it doesn't include campaigns anymore and sticking it under this directory /apps/mcm/templates/brandFor some reason this doesn't seem to apply the changes. Does ...
Hello,I need to get all Vanity URLs in CQ instance.I can write something like this //element(*)[@sling:vanityPath].Is there a better way to do it, such as accessing some internal map?Thanks.
I know how to create dialog(s) from crx/de. I want to write dialog.xml . How to write dialog.xml? Where is the XSD for this? Is there any documentation around this?thanksSrini
We have an instance of CQ 5.4 that I am trying to run on java 1.6 instead of java 1.5. This doesn't seems to work though, and we believe there may be a setting that you have to change, that was set when CQ was originally installed, to get it to use the jre-1.6 settings instead. I can see that there ...
HiWe've found a problem with siteadmin fulltext search. For the first page paging is completely ignored as 44 Mb with 7000 results are downloaded although only 15 results are needed. It took approximately 3 minutes. An investigation revealed that if the "orderby" parameter from the post-request is r...
Hello All,I am new to this forum and this is my first post.I am having a problem with page content disappearing out of nowhere. Is there any place or any tools that I ca use to discover why content are disappearing? how can I look or read the log files to find something like this. I have look on the...
Hi, all.I need to use information from a JSONP Store to resolve segments, but it seems that I am missing some important step. The steps I am following were taken from http://dev.day.com/docs/en/cq/current/developing/client_context_detail.html, but I have to confess that I got lost at some point.Here...
Is there a limitation in the dispatcher in terms of the length of URIs that it handles? We have run into an issue with long (but not really that long - say over 256 characters) that return a 403. But if we access the same resource directly on the pub server, it works fine (i.e., it renders the con...
Hi, I'm trying to use the httpclient-osgi in an osgi bundle to act as a SOAP client, and I'm getting an issue at run-time.My OSGi bundle is failing to start as its "Unable to resolve [302.23] : missing requirement : [302.23] : osgi.wiring.package; (osgi.wiring.package=com.ibm.uvm.tools)I think this...
Hi, I have SMTP configured in my CQ. My requirement is that I need to send mail when a new user account is created to the mail id which will be given when creating the user. Does CQ provides any such default functionality similar to "Notify User Via Email" on workflow completion? Thanks & Regards...