I have created a simple template which refers to a html page.I have parsys included in the html page.page is quite simple<!DOCTYPE html><div data-sly-include="head.html"></div>hiiiii<div data-sly-resource ="${@path='par', resourceType='wcm/foundation/components/parsys'}"></div>However when opened in...
Is there ability to apply CUG mechanism strictly to page url instead of pattern?I have AEM6 with SP1 installed. I set CUG according to the http://docs.adobe.com/docs/en/cq/5-6-1/howto/create_apply_cug.html as it is shown on the picture below:[img]setup.jpg[/img]After publishing appropriate pages and...
Hi All,There is an requirement where dialog should display the value of OSGI configuration. How to do that? This is an custom widget and how to call an OSGI Service / fetch OSGI config value in javascriptif there is any way or API please suggest.
As I understand it, pages created locally inside a Live Copy site (that is tied to a Blueprint) should appear in the Blueprint control center with a blue color symbol. I have created several pages inside the Live Copy site that are not appearing in the Blueprint control center at all. Could this be ...
First - What are the valid payload types for a workflow? I've only ever seen JCR_PATH used.Second - Can I pass an object as the payload instead of a string?
Hi,I'm trying to add some advanced rules to the Dispatcher (4.1.9) but I'm finding myself very limited by the way patterns have to be written. [1] Is there any reason why it doesn't just use regex?How would I implement rules like these with the current patterns?Only allow query parameters "q" and "f...
Hi,I am following http://docs.adobe.com/docs/en/cq/5-4/developing/site_importer.html. I reached up to the page component extractor. But i am not able to extract the components.Components are not visible in the apps/project/component folder and in the parsys( in design mode). Attached the screensho...
Hi All,Whenever we create a new template we define some of the properties of template like below. A new page is created using this template on the jcr:content node of that page I would see the resourceType property as sling:resourceType="/apps/myapp/components/pages/test"Now say later if I want to c...
Hi,I am planning to appear for the AEM 6 developer certification exam. My friend recently appeared for the exam & as informed by him he exam is quite tough. Unfortunately he failed. Anyone who has appeared for the exam, need help preparing for the exam. What topics should i focus more on?Thanks
I'm trying to help a client understand the limits of AEM, but I'm not 100% sure I know what all of these pieces are or how they fit together. Please correct/help me fill in the gaps! CQ* is the series of content management systems that are part of AEM. CQ6.* is the latest version.What are the defa...