Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 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

    1.3K

    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.3K

    Likes

    0

    Replies

    5
  • 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

    742

    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

    1.0K

    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

    2.0K

    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

    953

    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

    1.1K

    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

    2.0K

    Likes

    0

    Replies

    4
  • 1/31/24
    I have the following String content = "/content/site"; String text = get("text", String.class); ResourceResolver resolver = getResourceResolver(); Session session = resolver.adaptTo(Session.class); QueryBuilder builder = getSlingScriptHelper().getService(QueryBuilder.class); Map<String, String> quer...

    Views

    470

    Likes

    0

    Replies

    2
  • 1/31/24
    Hi Team          In text component , we have enabled source edit. We are trying to add base64 encoded, data uri as image source. That is causing java.lang.StackOverflowError error in the page. I saw a similar issue mentioned here https://experienceleaguecommunities.adobe.com/t5/adobe-experience-mana...

    Views

    1.1K

    Likes

    0

    Replies

    3