Hi All,I was trying to understand what exactly are these curl commands. Tried searching but could not get exact information I wanted.Found one link http://www.wemblog.com/2012/03/how-to-do-user-management-using-post.html.Doubts as below :- In AEM 5.6.1 OOTB instance, where should I run this(any curl...
I am trying to create CQ OSGi bundle that consumes a third-party web service. I'm getting the below exception while accessing the pages.org.apache.sling.api.scripting.ScriptEvaluationException: org.apache.sling.scripting.jsp.jasper.JasperException: Unable to compile class An error occurred at line...
Hi all:I am thinking of installing AdobeCQ561 in AWS-R3 instance. This instance has the version of RedHat 7. Anyone has worked with this configuration? Would be helpful. In the documentation of devday only shows the 2.6 kernel.Thank you.
Are different Cloud Service Configurations (/etc/cloudservices) allowed per runmode?For example, if one wanted to use the Generic Analytics Snippet and use one snippet for author mode (tracking data to "testing" analytics account), and a different snippet for publish mode (tracking data to "producti...
Hi Everyone, I am trying to fetch JSON response using query builder . My search parameters are something like thispath="/content/......." & type=cq:Page & p.hits=full & nodename=[A-Z][A-Z][A-Z]I am interested in fetching page whose name will be a 3 letter word .With the regexp pattern used query I ...
There is a JSP-servlets Java EE application (ecommerce web site) which is deployed on Tomcat. Now my requirement is to integrate this Java EE application with Day CQ to display content related static pages.With a hybrid approach, where we maintain all the content related stuff in CQ and dynamic page...
Hi,I have 2 components cmp1 and cmp2. Each components have their own dialog. Is it possible to drag and drop cmp2 in cmp1's dialog? Is there any xtype which holds another component's dialog? Is it possible by creating any custom xtype? I know it might be an invalid query. Let me know the procedure i...
The main requirement is to identify all transitive dependencies on a page and disallow the authors of those dependencies from reviewing the page.I have broken the requirement into smaller parts and trying to the do the following1) Get a list of all the links on a page (can be links to assets/pages) ...
Hello Everyone,Is there a way to extend an existing component and add an extra tab panel to it .I can copy the existing components dialog and add another tab panel to it , but I just want to know is there a way to do that without copying by just extending the component.Thanks & Regards,Krishna