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

  • 9/25/25
    Hi Team, We have a user group in AEM that needs the ability to manually adjust smart crops for assets, but only for assets that use a particular image profile. We need to prevent this user group from editing smart crops for assets with any other image profile.Could someone provide guidance on how to...

    Views

    98

    Likes

    0

    Replies

    1
  • Assume I have the following setup:Two sites with both english and french content pages /content/siteAAA/language-masters/en/content/siteAAA/language-masters/fr /content/siteBBB/language-masters/en/content/siteBBB/language-masters/fr Site AAA was created first and all my page templates are defined in...

    Views

    262

    Likes

    0

    Replies

    2
  • 9/25/25
    I am trying to setup adobe AEM RDE environment.  Have followed the steps mentioned in the following documentation https://experienceleague.adobe.com/en/docs/experience-manager-learn/cloud-service/developing/rde/how-to-use. I ran the "mvn clean package" command and then proceeded to run the command i...

    Views

    199

    Likes

    0

    Replies

    2
  • 9/24/25
    Hi Everyone,I have a requirement to move our customized Adobe components into a proxy folder and update all content that currently references these components so they point to the new proxy versions.Example:Current component: buttonNew proxy component: buttonglThis means I need to update all pages t...

    Views

    377

    Likes

    0

    Replies

    4
  • 9/24/25
    might be best explain with an example: I have a servlet that returns true or false if HTTP post is successful.I also have a javax filter that checks if a user still has a session. if no session, redirect the user to the login page.User has 2 browser tabs open and both of them are displaying a form (...

    Views

    71

    Likes

    0

    Replies

    1
  • 9/24/25
    Hi,I’m trying to optimize oak indexes in a Clou. We have a few custom queries that are running very slow, and after checking explain plans, it looks like they’re falling back to traversal. I know AEMaaCS doesn’t allow direct CRXDE changes, so indexes need to be managed via code deployments. What’s t...

    Views

    100

    Likes

    0

    Replies

    3
  • 9/24/25
    so I have a javax.servlet.filter class that does a lot of things. one of the first things it does is change the value of a cookie (example: cookieX was originally set to "ABC" and I changed it to "ABC,DEF"). Before the browser gets a response (the filter has completed already but a Sling model is ru...

    Views

    266

    Like

    1

    Replies

    6
  • 9/24/25
    I want to use GraphQL Query to get list of pages where XYZ Component is enabled based on set of input parameters. I have read multiple pieces of documentation on GraphQL Queries, and I learned that GraphQL is built to work with Content Fragments. Can anyone suggest way to achieve this requirement? 

    Views

    95

    Likes

    0

    Replies

    2
  • 9/24/25
    Hi Team, Initially, the code worked as expected without using the embed property, while running on AMS AEM 6.5 (exact service pack version unknown). We are using the org.apache.sling.servlet-helpers dependency, which is correctly declared in the pom.xml. However, we suddenly encountered an issue wit...

    Views

    71

    Likes

    0

    Replies

    2
  • 9/24/25
    Hello,we have an AEM + Commerce headless architecture and we configured the Adobe Commerce Product Recommendations (https://experienceleague.adobe.com/en/docs/commerce/product-recommendations/overview)We're trying to use AEM Product Recommendation CIF component (https://github.com/adobe/aem-core-cif...

    Views

    366

    Likes

    0

    Replies

    3