Hello, I am working on a proof of concept to integrate Adobe AEM 5.6 with SSO using SAML. I followed the demonstration documentation located here: http://helpx.adobe.com/experience-manager/kb/saml-demo.html. This document shows the following entry in metata/adobecq.xml<md:AssertionConsumerService Bi...
We need to handle Dynamic URL to generate XML based on users request. URL: localhost:4502/feed/[search-term].xmlEx: localhost:4502/feed/webinar.xmlIt should return an xml, which will be generated by system based on search-term mentioned in the URL.How can we handle such request? I've tried using ser...
In the CQ 5.5 component developer exam sample questions here http://training.adobe.com/certification/exams/cq-5.5-component-developer.html there is onGiven the following selector: print.a4 and the URL extension is html, which script will Sling render?A. print.html.jspB. a4.html.jspC. print.a4.jspD. ...
Hello everyone! I’m using a DIALOG PARTICIPANT STEP in a workflow I’m implementing in CQ 5.6.1.The Dialog consists in various checkboxes and the executor of the step will select some or none, depending on the situation.After the DIALOG STEP, there’s NO OPERATION STEP and then an OR SPLIT. In the scr...
Hi all ,We are facing this issue in RTE styles plugin.As per our requirement ,we need to have a lot of styles in our styles plugin dropdown.Many of which are buttons with varying sizes.In firefox,the styles dropdown is displaying the real time styles which will get applied to the selected text.This...
I´ve realized that if you break inheritance of a Live copy component/whole page and then rename that same page, inheritance originally broken is automatically restore.This cause that contents gets overwritten as soon as the corresponding blueprint page is rolled out.I´ve found a workaround which is ...
Hi,I have some design questions related to hybris integration with AEM.Do we need to load all parts in to AEM from Hybris? Can we do web services call with out loading parts in to AEM? Is there any major build effort required if we go with this approach?How will be the search if we don't load parts ...