All,We are currently on AEM 6.1 and are planning to move to AEM 6.2... We wanted to find out if there are folks who have upgraded from AEM 6.1 to 6.2 and have any experiences to share. Especially any issues or things to watch out for. I couldnt find any specific documentation related to 6.1 to 6.2 u...
Hi all,Using AEM 6.2, I have created a template /apps/myproject/templates/mytemplate and a page component for that template at /apps/myproject/components/pages/basepage. Set the sling:resourceSuperType of this component to be wcm/foundation/components/page. Create now a page based on this template a...
I had my sling models working fine in 6.1 but I am having trouble in 6.2 even a basic example does not work. The model itself is setup and is not null but all the fields with inject on them are null but the model itself is initialised and not null.Model is:package com.test.ecomm.aem.testing.core.mod...
HI I am working on a requirement where an existing application in ecosystem creates messages(which are metadata updates to products) .These are sent to a message queue.In AEM I have to consume these messages from queues.Looking for an example where rabitmq is used in an osgi service to consume messa...
Hi Guys,Facing an issue with every out of the box Text & Image components including sightly. Whenever i am saving the component, it is adding <p> </p> between the lines and if i am open the component again and just click save, it is doubling the tags every time, even if I click "source edit" button ...
I have a high chart which displays JSON data. I want to export these JSON data to Excel file and that logic is there in JSP file. I can use the JQuery AJAX-GET call to pass the JSON data to JSP page and display these data in output Stream of excel type (response.setContentType("application/octet-str...
Hi,We have a scenario where we are using extraClientlibs to perform event handling for the Touch UI component dialog. To invoke the custom function, we wrote $document.on("dialog-ready", function() { getAdaptiveData();}in one of the JS but we found that irrespective of the component , this funct...
I am having consistent issues with using Bulk Editor to query content that I want to extract in a text file that then can be edited in Excel and then uploaded back to CQ. Help! This would be a big timesaver to make this worrk for data management and translation localization.The Issue: no data is ...
Dear All,I have a trouble with the Granite Workflow Queue. I have an automatic asset importer, which uploads a lot of assets. Each one creates a new workflow instance for DAM Update Asset. At some point the queue is really full and if in that time a human author uploads an asset, it takes up to 20 h...