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

  • 1/10/23
    Good morning, when switching from Aem 6.4.x to Aem 6.5.x must I always update the version of the Uber Jar library to the 6.5.x version on projects? Is the version of Uber Jar linked to the version of the service pack installed on AEM or should the latest available on the repository be entered ? Than...

    Views

    735

    Likes

    0

    Replies

    3
  • 1/10/23
    Hi Community,   I'd like to know if there are important differences between ADO-E116 and ADO-E134 Developer Expert Exam. I'm preparing to take AEM Developer Expert Exam but I don't know which one to take.   Thanks in advance for your help.

    Views

    2.4K

    Likes

    0

    Replies

    2
  • 1/10/23
    Hi Team,   Right now we have all GraphQL requests as POST requests even for fetching data from magento. As only GET requests can be cached so we are trying to convert POST requests to GET ones. One of the drawback i have read out query has to be sent as a URL query parameter since GET requests can't...

    Views

    1.6K

    Likes

    0

    Replies

    3
  • 1/10/23
    How to use resource path to get component path.  /content/myproj/us/en/jcr:content/root/container/container/cloud.container.json?name="+name+"&surname="+surname I don't want to hardcode my URL in Ajax call. How do I get the component Path and use it in my ajax. 

    Views

    552

    Likes

    0

    Replies

    2
  • 1/10/23
    How to get AEM cloud SonarQube rules and how to add the rules jar in  SonarQube?

    Views

    686

    Likes

    0

    Replies

    2
  • 1/10/23
    Hi Team, I'm creating a component with dropdown value. There I've added 2 values in dropdown from that one value is always selected. But I don't want that, I just want my dropdown empty when I add component to page. So is there a way I can add placeholder text or default value other than my original...

    Views

    2.6K

    Likes

    0

    Replies

    2
  • 1/10/23
    Hi all,   Does someone know how to bind author/publish instance to IIS? Thank you

    Views

    342

    Likes

    0

    Replies

    1
  • 1/10/23
    How to get the list of all users in a group using SQL2 query? I tried this: select * from [rep:User] as user inner join [rep:Group] as group on user.[jcr:uuid] = group.[rep:members] where group.[rep:principalName]="myGroup"    

    Views

    1.1K

    Likes

    0

    Replies

    4
  • 1/10/23
    I have a requirement to export a page content including the styling in HTML format so that can be exported to third party.    We are not using GraphQL as we need the styling as well to be exported.   Or, if we can export the page content including styling in JSON format so that the third party can r...

    Views

    629

    Likes

    0

    Replies

    3