Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/11/23
    I am having an issue where a custom component called "metadata" is in a custom template, and shows up in the template editor, but does not appear in the page that is made with the template. Here is the template editor in AEM:"I EXIST" is there showing that the component is in fact in the template. H...

    Views

    475

    Likes

    0

    Replies

    2
  • 10/11/23
    Hello Community Members, could you please suggest the query I should use in the following list component to retrieve pages located on /content/abc/ path filtered by their last modified date and only showing the pages modified within last 2 days  https://experienceleague.adobe.com/docs/experience-man...

    Views

    472

    Likes

    0

    Replies

    5
  • 10/11/23
    How we can rebuild same package using java any example ?

    Views

    510

    Likes

    0

    Replies

    3
  • 10/11/23
    I am using link component within experience fragment and provided the link of a blueprint homepage link. And used the XF in a blueprint page. Now, I created a live copy of that page. And I wanted that the link(which I used inside XF) should get updated according to the live copy. Blueprint Structure...

    Views

    720

    Likes

    0

    Replies

    2
  • 10/11/23
    When I resolve tags using the following code I get them in format: blog : something management / themeninvestments String QUERY2 = "SELECT * FROM [cq:Tag] AS tag WHERE (ISDESCENDANTNODE(tag, '/content/cq:tags/blog') OR ISDESCENDANTNODE(tag, '/content/cq:tags/zkb/content/blog')) AND tag.[sling:resour...

    Views

    305

    Likes

    0

    Replies

    2
  • 10/10/23
    Hi,    While we are trying to access dam path(content\dam\asset.jpg) from the instance, the image preview is not loading in server but it's getting downloaded directly. Can anyone help why this issue happening?

    Views

    250

    Likes

    0

    Replies

    1
  • 10/10/23
    Hi Team,I'm new to aem MSMHow to implement regional msm in aem, SO regions comes under countries, or we can create regional msm separately?Thanks,Keerthi K.

    Views

    444

    Likes

    0

    Replies

    3
  • 10/10/23
    Hi Everyone, We have a requirement where we need to create Resource Resolver mapping or other solution that will helps us get the appropriate shorten url for the same content when accessed through different subdomains. For example:We have a content path /content/mysite/mypage.html And we have 2 doma...

    Views

    362

    Likes

    0

    Replies

    1
  • 10/10/23
    Hi, The requirement is that there is some data that is stored in traditional database, but they doesn't want to expose this data through APIs. Instead, they can give this data as a file or as a feed process. What are the different ways this can get into AEM. For example I have a component which disp...

    Views

    708

    Likes

    0

    Replies

    4
  • 10/10/23
    For UserManager interface findAuthorizables(Query query) method, query interface needs to be of org.apache.jackrabbit.api.security.user API. I have to restrict path of an iteration that happens over a property jcr:primaryType with value rep:user. How can I create a query so that I can utilize the ab...

    Views

    441

    Likes

    0

    Replies

    2