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

  • 6/4/25
    Hi All, We have Some JMX  and some Event Listener/Handlers/Preprocessor (called before activating a Page) we have written in AEM on premise, Will JMX and Event Listener/Preprocesor work in AEM as a cloud.What are the alternative we have for this.

    Views

    409

    Likes

    0

    Replies

    4
  • 6/4/25
    Hey everyone,I am trying to clean up the URLs in site by removing the .html extension - basically, I want /content/mysite/about.html to just be /content/mysite/about.I have seen a few things mentioned like using Apache rewrite rules, or sling mappings under /etc/map, and even some custom ResourceRes...

    Views

    572

    Likes

    0

    Replies

    3
  • 6/4/25
    Hi, If I need to change the location of an asset or content fragment in AEM Assets (e.g., move it to a different folder) and it is referenced on a few pages, how can I do this without breaking anything and without needing to re-publish the pages? Is there a workflow or job available in AEM Assets ou...

    Views

    408

    Like

    1

    Replies

    3
  • 6/4/25
     Hey All, So I am writing an Extension for Universal Editor....I want to export the rendered html of the xwalk account. So lets say I have a xwalk page at /content/website/index.html and open it in universal editor. how can I access the rendered html from universal editor?  

    Views

    335

    Like

    1

    Replies

    2
  • 6/4/25
    Hi All,I am trying to deploy my custom oak indexes which is placed under "ui.apps/src/main/content/jcr_root/_oak_index" and added the filter <filter root="/oak:index" mode="update"/>When I try deploying my code locally below is the error [ERROR] ValidationViolation: Package of type 'APPLICATION' is ...

    Views

    480

    Likes

    0

    Replies

    4
  • 6/4/25
    Hello community,Top of the list of 404's listed on Google Console is an inbound link to our site from an external site. Is there any way using AEM redirect manager (ideally) to create a redirect to a different destination to correct the wrong url applied on this external site? The url path doesn't e...

    Views

    387

    Likes

    2

    Replies

    3
  • 6/3/25
     hi folks,I had to manually restart my custom bundle on the UAT Author instance. (It was in INSTALLED state)(This was after a deployment and some restarts of the server.)However, I didn't have this problem with other environments with the same code. After that I was able to Author a page as usual.An...

    Views

    429

    Likes

    0

    Replies

    3
  • 6/3/25
    Hi Team, I want to delete some user groups on publisher, how can I delete the groups on publisher directly? Is there any curl or process to handle the users or groups on publisher? Thanks,SD

    Views

    355

    Likes

    0

    Replies

    2
  • 6/2/25
    I am trying to set the default value for dropdown : granite/ui/components/coral/foundation/form/select But it's not working tried with selected = "true",forceIgnoreFreshness = "true"Anyone please suggets!

    Views

    556

    Likes

    0

    Replies

    4
  • 6/2/25
    Hi everyone,I’ve implemented a simple Sling scheduled job in Cloud Service. It works perfectly in my local SDK, but once deployed to the dev environment, the job never seems to run - and there are no related logs or errors.Below the core code:@component(service = Runnable.class,immediate = true,conf...

    Views

    413

    Likes

    0

    Replies

    2