Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 1/15/24
    we are extending core components and have added custom attributes in the data layer.however, we want to export the data layer object for the component as part of JSON (.model.json) currently the .model.json is not exposing the data layer object.https://experienceleague.adobe.com/docs/experience-mana...

    Views

    1.2K

    Likes

    0

    Replies

    10
  • 1/15/24
    We are currently using AEM 6.5.4, and we are planning to upgrade the AEM version to 6.5.17. We are planning to do performance testing in the AEM 6.5.4 version before the upgrade, and we are not going to perform performance testing after the upgrade. Is it fine not to do performance testing for the u...

    Views

    697

    Like

    1

    Replies

    5
  • 1/15/24
    Hi , We are using AEMaaCS , we have implemented GraphQL API's using Content Fragments. The issue we are facing is when we update or make any change in the Content Fragment and publish the change , it gets updated in author endpoint but it takes very long time to be updated on the publish endpoint. W...

    Views

    1.2K

    Likes

    0

    Replies

    9
  • 1/15/24
    HTL Sightly templates are a blind spot in our code base.  We can unit test the Java Classes, the TypeScript scripts or e.g. React.js components, but not the HTL Sightly templates. Does anyone know of a way to (unit) test those?

    Views

    480

    Likes

    0

    Replies

    3
  • 1/15/24
    I am trying to use elasticsearch-java rest api client within AEM servlet. As recommended on Elasticsearch site, I added maven dependencies. I can invoke sevlet properly. Adding elasticsearch-java dependency causes issue with my Sling model. We have sling models but it does not Inject resouce when el...

    Views

    718

    Likes

    0

    Replies

    5
  • 1/15/24
    Hi,I have a button for experience fragments defined in ../experience-fragments/.content.xml as<universaleditorgranite:class="xf-edit-master-variation"granite:rel="cq-siteadmin-admin-actions-edit-activator"jcr:primaryType="nt:unstructured"sling:resourceType="granite/ui/components/coral/foundation/col...

    Views

    862

    Like

    1

    Replies

    6
  • 1/15/24
    Hello Team,There are lots of information available for the short URL implementation. Wanted to know the right approach.My scenario:My project handles various domains. each content hierarchy supports various domain site.abc.com/content/client/abc/enxyz.com/content/client/xyz/enpqr.com/content/client/...

    Views

    7.9K

    Likes

    0

    Replies

    5
  • 1/15/24
    Hi Team while installing AEM 6.5.16.0 in mac system we are facing a different issue where we are able to get the login screen while starting the AEM but after that we are getting below error. Also while directly calling system/console we are able to see the console.Below error we are getting after g...

    Views

    917

    Likes

    0

    Replies

    3
  • 1/15/24
    Hi Everyone,I'm using scene7 api for videos the videos are playing on all devices but for iphone the videos are playing only when we referesh page when we switch between tabs the video is not playing only when we referesh the page the video is playing this issue is only on iphone any solution to thi...

    Views

    999

    Like

    1

    Replies

    4
  • 1/15/24
    when i am running following query on crx/de it is working fine , but when i run the same using a groovy script im getting a exception. Query which worked fine on crx/de : SELECT * FROM [cq:Page] WHERE ISDESCENDANTNODE("/content/mm/mo") AND NAME() = "CritisismOnMentalismTheory"  Groovy script which i...

    Views

    685

    Likes

    0

    Replies

    2