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/31/24
    I am a beginner in AEM. I want to add a new SV language to the tag language selector. Could you please let me know here?  

    Views

    417

    Like

    1

    Replies

    1
  • 1/31/24
    Hello, I'm new to AEM as a Cloud Service Rapid Development Environments (RDEs), though I have been able to complete Installing the RDE Command-Line Tools using node v18 LTS on Ubuntu 22.04 LTS and deploy the WKND archetype project I created earlier.Specifically I can now see I departed from the guid...

    Views

    931

    Likes

    0

    Replies

    1
  • 1/31/24
    Hello Community,  We're working on the cloud migration and we see some issues with the BPA report complaining about "Legacy foundation custom components were detected". The custom component is having a property called resourceSuperType which is pointing foundation/components/parbase. Can someone tel...

    Views

    982

    Likes

    0

    Replies

    4
  • 1/31/24
    I have a SQL2 query that needs indexing: SELECT * FROM [nt:base] AS s WHERE ISDESCENDANTNODE([/content/homepage/jcr:content]) But I got this error:no proper index was found for filter Filter(query=explain SELECT * FROM [nt:base] AS s WHERE ISDESCENDANTNODE([/content/homepage/jcr:content]) , path=/co...

    Views

    1.0K

    Likes

    0

    Replies

    3
  • 1/31/24
    Hi, I'm getting below warning, any thoughts on how to remove unwanted components or increase the count of components on a particular page?    Thanks,Inderjeet Singh AhujaFYI:- @sunil_kumar_  @SantoshSai  @Kiran_Vedantam  @Aditya_Chabuku @Fanindra_Surat 

    Views

    584

    Likes

    0

    Replies

    2
  • 1/31/24
    Hey everyone,I'm looking to incorporate a personalized checkbox into the link sharing user interface.At the moment, there's a traffic rule filter restricting access to the shared link based on a specific IP.Now, I need to introduce a checkbox that can deactivate this filter for a particular asset, e...

    Views

    834

    Likes

    0

    Replies

    5
  • 1/31/24
    We are exploring on using Adobe Cloud Manager for our daily build but we have 1 jar which is not exist in public so we need to manually add to build.I have added jar in code base and reference in pom.xml as below but still build is getting failed.<dependency> <groupId>com.aem</groupId> <arti...

    Views

    1.6K

    Likes

    0

    Replies

    5
  • 1/31/24
    Hello everyone! I've encountered a minor issue. I've recently introduced a new property called "cookie settings" to all page properties. The intention behind this addition is to empower authors to independently create cookies at the page level, eliminating the need for hardcoding in our codebase. So...

    Views

    761

    Likes

    0

    Replies

    4
  • 1/31/24
    Hi all,  we are implementing the pageView tracking to analytics and wanted to use one of the event reported here: https://experienceleague.adobe.com/docs/experience-manager-learn/sites/integrations/analytics/collect-data-analytics.html?lang=en we have cmp:show and cmp:loaded, is there an event that ...

    Views

    818

    Likes

    0

    Replies

    3
  • 1/31/24
    Hi Everyone, I am working to establish/integrate JDBC connection pool in AEM. Installed JDBC driverConfigured the Day Commons JDBC Connections Pool configuration.Created a simple OSGI service to initialize  DataSource and reading connection from a util. I can get the connection from the connection p...

    Views

    1.5K

    Likes

    0

    Replies

    4