Workflow Launcher Configuration Exclude List
Hi, I have a situation where I need to have the main DAM Update Asset workflow ignore two specific directories inside of /content/dam and their contents. I've tried entring their paths in various...
View ArticleHow do I get the user information for a page?
I would like to display information about the person that created a page in CQ. I know I can get the createdBy information from the page properties, but how can I turn that into a user object where I...
View ArticleInserting fragments in CQ AEM 5.6
Hello all, Is there a way to retrieve a fragment from apache docroot and place it in CQ,probably header as a fragment to be inserted to my site developed in CQ5.6 Regards,NZ
View ArticleAuthenticationSupport service missing after building index.
I got an error on browser console after starting the CQ Author instance saying that "Service Unavailable AuthenticationSupport service missing. Cannot authenticate request. " I just started all the...
View Article@Reference annotation causing customised servlet stop getting called
Hi guys, I noticed that as soon as I add the @Reference annotation in my servlet, the sevlet will not be called when the form is submitted. As soon as I remove @Reference the servlet will be called....
View Articleaccessing/stroing file from/to DAm programatically
how do I write java code to upload a file in DAM ? How Do I retrieve a file from DAM to save/export on local system. ?
View Articleunable to upload packages
when ever I try to upload packages which are more than 1 MB, it says file parameter missing... Any idea what could be the reason...
View Articleredirect from one jsp to another jsp
Hi, I am very new to CQ5 and have a query regarding it. Suppose I want to make a simple login form where I am two text fields.. I want to perform some validations on these text fields and want to...
View ArticleIntegrating the PHP Based Forum Component in CQ5 Pages.
We have the requirement to integrate the Php based forum product (VBulletin) in our CQ5 pages. Have anyone already integrated the Php based prodcuts with CQ5? Especially i would like to know the...
View ArticleConfiguring Anonymous access for Sling Servlet
Hello Team,My use case scenario is Apache webserver directs all the requests to the Sling servlet and Sling servlet would forward the calls to CQ or our internal webapp depending upon the url. I need...
View ArticleREGARDING EXTRACTING OF PROPERTIES
Hi,I am fairly new to ADOBE DAY CQ.. I want to extract properties of a particular node... I am using the following code.... Node aName= session.getNode(absPath);String propertyName=...
View Articlecreating custom tag library- AEM, CQ 5.6
Hi , I am creating a custom tag library and want to use it in one of the components I have created. I have made a bundle inside src/com.mycompany.test.TestBundle/com.mycompany.test.TestBundle.bnd and...
View ArticleWorkflow Process Implementation not found
Hello, I've created a workflow process in AEM 5.6. When I initiate the workflow, the workflow is not completed and in the Inbox Console, I see 'process implementation is not found'. Here is the...
View ArticleSetting a checkbox as readonly
Hi, I am trying to make a checkbox non-editable as below - <jcr:rootxmlns:cq="http://www.day.com/jcr/cq/1.0"xmlns:jcr="http://www.jcp.org/jcr/1.0"xmlns:nt="http://www.jcp.org/jcr/nt/1.0"...
View ArticleRemove .html
Hi, Is there any simple way to remove .html of only one content page? Thanks,
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 ArticleVaultclipse plugin
Has anyone got vaultclipse plugin working for Eclipse in windows machine. I have it working just fine in Mac.In windows, same configuration gives me filenotfound error when "import". It looks like it...
View ArticleCQ 5.4 - How to create a column layout?
Greetings everyone; I'm trying to create a website with some components that I get from a imported site... So far, so good, but when I try to drop a "column" component in my website from the...
View ArticleHow to generate sitemap.xml from CQ
Hi, I am wondering if there's a build in component or function to generate the sitemap.xml from CQ? Or the only option is to code one from scratch? Thanks.
View ArticleHow to add a document to the JCR Repository via Java API
I'm trying to get started with the JCR 2.0 " Content Repository Java Technology API Specification" It's really a great document but I miss a minimum of examples to visualize how it is all fits...
View Article