I'm working on creating a custom report report page on my CQ 5.6.1 instance. I've got my reportbase and columnbase components set up correctly, by following the steps listed here. I am able to, for instance, pick up all the pages that are available, by setting the property nodeTypes to cq:PageI want...
Hi,I am working on Dockerizing our CQ 5.6 deployment for local development.For local development, we have 1 author instance, 1 publisher instance, 1 author dispatcher, and 1 publisher dispatcher.The author instance is assigned an IP address of 192.168.78.1 and the publisher is assigned an IP address...
Lets say we have a component called" myProjectAComponent" that is in apps/myProjectA/myProjectAComponent. now in /apps/myProjectB, how can I use this myProjectACompnent ? Thank you
In the AEM 6.0 release notes (http://docs.adobe.com/content/docs/en/aem/6-0/release-notes.html), it describes this functionality:Metadata and search enhancementsSearch made easier. Enhancements in metadata management and search allow power users and end users of digital asset management to work more...
Hi,I got a question about Workflow. When I started a workflow on one page, I can see the “RUNNING” status in the “Instances” tab of Workflow console ( http://localhost:4502/libs/cq/workflow/content/console.html ). Then I went to the Inbox and chose to complete this workflow ( The work item in the in...
Hey folks,I'm attempting to upload a 316MB package to CQ use CRXDE - the import reaches 100% and then fails with the message "Error while creating tmp file." I had no issues with smaller packages, the only difference with this one is the size. Is there an upper limit on packages for upload? Do I nee...
Hi, I'm trying to implement a grid component . I have followed the below documentation for reference .http://helpx.adobe.com/experience-manager/using/creating-custom-cq-component-uses.htmlIf I run the js files from the above link, I'm able to see a grid render in a window, however my requirement is ...
In AEM 6, did anyone tried to create a new website following these steps:http://docs.adobe.com/docs/en/aem/6-0/develop/the-basics/website.html#Installing Adobe Experience ManagerI got stuck as following:1. WebDAV to the etc/... ==> Seems that in Windows 7 there is a an issue that does not allow acce...
we need to implement granite ui dialogs in our project can you please share the sample code.Note : i went throught the below link but was not helpfulhttp://docs.adobe.com/docs/en/cq/current/touch-ui/granite-reference.htmlThanks in advance