Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 2/16/16
    I have an Article model that is more or less a com.day.cq.wcm.api.Page with a number of specific properties: @Model(adaptables=Resource.class) public class Article { @Inject public String author; @Inject public String[] contacts; @Inject public Date dispDate; //... }This works fine by itself, but I'...

    Views

    1.4K

    Likes

    0

    Replies

    3
  • 2/16/16
    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...

    Views

    3.4K

    Likes

    0

    Replies

    8
  • 2/16/16
    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...

    Views

    4.8K

    Likes

    2

    Replies

    13
  • 2/16/16
    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...

    Views

    715

    Likes

    0

    Replies

    5
  • 2/16/16
    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

    Views

    705

    Likes

    0

    Replies

    1
  • 2/15/16
    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...

    Views

    1.9K

    Likes

    0

    Replies

    4
  • 2/15/16
    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...

    Views

    1.7K

    Likes

    0

    Replies

    4
  • 2/15/16
    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...

    Views

    12.2K

    Likes

    0

    Replies

    2
  • 2/15/16
    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...

    Views

    1.4K

    Like

    1

    Replies

    3
  • 2/15/16
    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 ...

    Views

    1.2K

    Likes

    0

    Replies

    6