I have children pages that I would like to display in rss xml using page.feed.rss.xml. I placed the /feed.jsp and /feedentry.jsp from /libs/foundation/component/page into my /apps/[project]/component/page and to change the defined atom:link and atom:publish. However, the rss feed is not picking up...
Hi Team, We need one clarification.Let’s assume we are creating a Site Catalyst framework and provided some account credentials - what if the password got changed for Site Catalyst account - will it stop tracking Adobe CQ5 sites for which same framework is used?Please confirm this.Thanks for your...
Hi Team,I am trying to implement same name siblings concept. am unable to do that. I want to create two child nodes with same name to a parent node.I gone through below links. But they are not helpful to me..http://www.day.com/specs/jcr/2.0/22_Same-Name_Siblings.htmlhttp://dev.day.com/docs/en/crx/cu...
Adaptive image component creates following path for the image being used: /content/geometrixx-media/en/events/the-lineup-you-ve-been-waiting-for/jcr:content/article-content-par/adaptive_image.adapt.620.high.jpgConsider following authoring scenarios for a page where 3 adaptive image components have b...
Hi there, we have built our B2C website on top of Adobe CQ5 and based on the REST paradigm where java script code is executed in the browser making subsequent calls to our service backends. We are facing a couple of issues and I was wondering whether anyone can provide some insight regarding standar...
Is there a way to trigger workflow on rollout, but after the rollout is complete?, thus delay my workflow untill rollout is completely done.? I see that my workflow runs for every chapter and path, which is not what it should be. I would want the rollout complete, generate new site Test2 with langua...
Hi, I have followed the article: http://helpx.adobe.com/adobe-cq/using/persisting-cq-data-java-content.html to store the data in JCR repository in my local set up. bundle is active and when i open the page i am getting some below error(errors are in attachment).I am not able to debug and fix...
Hi,I want to process Servlet without the "sling.servlet.selectors", e.g. process the request with an empty selector.Here is my current code that works with selector.@Component(immediate = true, metatype = false) @Service(value = javax.servlet.Servlet.class) @Properties({ @Property(name = Constants.S...
In an OR step for a workflow, I need to know the initiator user to decide if the route should be true or false, based on user roles.In a workflow step, I can do this:public void execute(WorkItem workItem, WorkflowSession workflowSession, MetaDataMap args) throws WorkflowException { … UserManager use...
Hi,I tried to extract a jar file, it is giving errorshttp://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manager.topic.html/forum__qw5y-java_-jar_cq-author-.htmlhttp://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-man...