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

  • 3/4/25
    Hello Team, I have a page which has these titlejcr:title has the value: ABC PagenavTitle has the value: navTitle123pageTitle has the value: myPageTitle In my custom sling model logic, I have written these statements to get the page title.    private Page currentPage; // Initialized properly with ann...

    Views

    348

    Likes

    0

    Replies

    4
  • 3/4/25
    How to unlock the default metadata in aem cloud and make the title and description fields as mandatory without creating a custom metadata schema.

    Views

    243

    Likes

    0

    Replies

    1
  • 3/3/25
    I am new to AEM .Trying to do integration of AEM As cloud with External Solr but here am trying to add dependency of solrj and zookeeper  those dependency are not getting resolved. Is there any idea how we can do integration AEM as cloud .which dependency versions supported by cloud? If yes then how...

    Views

    329

    Likes

    0

    Replies

    2
  • 3/3/25
    Hi All,We have our On-Prem AEM 6.5 SP 19 running on CentOS 7 (AWS ec2 server) As the CentOS7 reached the End of Life we need to plan for the upgrade to either OEL 8 or RHEL 8 What will the recommended OS be, And would it be compatible to make an In Place upgrade from CentOS 7 ->  OEL 8 or RHEL 8 Ple...

    Views

    265

    Likes

    0

    Replies

    2
  • 3/3/25
    Hi,Did any one aware of the below configuration where it will be used and the purpose. When checked heap dump analysis we have found lot of resources are consumed using the below path. Did any one tell what might be cause the issue to heap too much for this?/libs/cq/contexthub/content/chconfigpicker...

    Views

    234

    Likes

    0

    Replies

    1
  • 3/2/25
    HelloWe have a usecase where same image can be served via different names. Like Image-1.jpg can be served as:   https://abc.scene7.com/is/image/abcstage/Product1https://abc.scene7.com/is/image/abcstage/Product2 1. Is it possible to set-up Dynamic Media redirects for such usecases?  2. If yes, is it ...

    Views

    324

    Likes

    0

    Replies

    1
  • 3/2/25
    I am trying to get results from SELECT *FROM [cq:Page] AS sandSELECT *FROM [nt:unstructured] AS t Union is not working for me, any suggestions appreciated

    Views

    366

    Likes

    0

    Replies

    3
  • 3/1/25
    We are  working on developing a custom component in AEMaaCS—let say it is  a "Banner" component. This component needs a placeholder where authors can add other components dynamically. I’m trying to decide between using an iparsys or a custom Container component that we’ve already built for our proje...

    Views

    306

    Likes

    0

    Replies

    2
  • 2/28/25
    Hi Team,We're currently using a Sling Model for an existing component and are attempting to create an identical component under a different name. Although the JSON data from the Sling Model is being printed(tried with add extra log) correctly according to the code logic, accessing the JSON data thro...

    Views

    434

    Likes

    0

    Replies

    6
  • 2/28/25
    On-Prem AEM 6.5 SP 21 I'm building an application to create pages automatically based on an input file.  I can get the page created, but the created page is not showing the sub-nodes (components) which should appear because of the use of the template page. I have read that in order to resolve this I...

    Views

    370

    Likes

    0

    Replies

    3