Hi,I'm working on 5.6.1 to 6.1 upgrade. I'm facing issues with few custom servlets (these servlets are working fine in current 5.6.1).My servlet looks like @Component(label = "The Search Servlet.", description = "Servlet for Search Process", metatype = false, immediate = true) @SlingServlet(generate...
Hi,I am working on a very peculiar requirement where I am required to store analytical data under JCR as nodes and properties. Scenario is like we are avoiding using Adobe Analytics but we have our own analytics developed in some SAP related tool. So from CQ all we need to do is post analytical data...
Hi everyone,I'm trying to configure Multiple In-Place Editors (https://docs.adobe.com/docs/en/aem/6-1/develop/components/multiple-inplace-editors.html) in a site with AEM v6.0 SP3 but I've just read that it has been introduced in AEM 6.1.Is it possible to import the functionality in AEM 6.0 too?Than...
Hi,I've created a page on which I've dragged multiple components. What I need to fetch one component dialog in another component js. All the components are dragged on same page. How can I do it?Thanks,Himanshu
Hi,After installing publish instance, anonymous user doesn't have rights for etc folder. So that, my queries which were there in etc/designs are not working.If I give rights explicitly for anonymous user, by login as admin in publish instance scripts are working fine. but I think this s not the righ...
https://docs.adobe.com/docs/en/aem/6-0/deploy/upgrade/queries-and-indexing.htmlBased on the above link - The purpose of the Solr index is mainly full-text search but it can also be used to index search by path, property restrictions and primary type restrictions. This means the Solr index in Oak can...
Hi,I do have a com.fasterxml.jackson.databind.JsonNode format like this : { "jcr:primaryType": "nt:unstructured", "sling:resourceType": "foundation/components/parsys", "rwdcarousel": { "jcr:primaryType": "nt:unstructured", "jcr:createdBy": "admin", "contentFinderImage": "/etc/designs/webcms-ngtv/glo...
AEM 6.1 integartion with adobe campaign using customized template not working for me It is working fine with geomatrix template & component component :Adobe Campaign Profile (Geometrixx Outdoors) template :User Profile Page, powered by Adobe CampaignI tried to create my own template rendering to ge...
Hi,Using AEM 6.1, I created a workflow and two users auth and app with some ACLs.Wanted to package these two users only (Not the whole list of users) along with ACLs and the workflow.Where are these users stored in JCR?In CRXDE, I went to /home/users and saw folders 5,a,communities, etc, but folder ...
Hi All,We have a requirement that we can login to author as an ADMIN role.But for publish instance only we have read access.What will be the best solution for this?Thanks & Regards,Sonu.