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

  • 11/6/25
    We’re happy to announce that Adobe Developers Live returns on November 11, 2025, bringing together the Adobe Experience Manager and Commerce developer community for another year of innovation, insight, and collaboration. This year’s theme — “Building the Agentic Web” — explores how AI-driven agents...

    Views

    340

    Likes

    0

    Replies

    0
  • 11/2/25
    Welcome to all the new members who joined this month! We’re excited to have you in the Adobe AEM Community. Whether you’re brand new or have been here a while, this space is all about learning, sharing, and connecting with peers who get what you do every day.  In a world where so much is automated...

    Views

    1.1K

    Like

    1

    Replies

    19
  • 10/5/25
    AEM Experience Hub is the intelligent, unified front door to Adobe Experience Manager, streamlining how content authors, marketers, and administrators discover, generate, and launch, supercharged by AI.  Empower every AEM user and beyond: From authors to marketers to admins, intuitive and personali...

    Views

    333

    Likes

    2

    Replies

    1
  • 7/26/24
    Hi Team,        we are trying to implement global content find and replace in touch UI(AEMasCS). which was similar functionality in classic UI below. Could you please let us know any help on this. http://localhost:4502/siteadmin#/content/wknd/us/en/instead siteadmin interface ,we need this functiona...

    Views

    2.1K

    Likes

    0

    Replies

    11
  • 7/25/24
    Hi Everyone , The client plans to build a static site (header , footer, banner, cards and integrations) using Headless CMS, exposing content to client-side applications through HTTP REST APIs and GraphQL APIs. They are seeking advice on the best AEM hybrid or headless approach. i would like understa...

    Views

    1.5K

    Likes

    0

    Replies

    3
  • 7/25/24
    Let me layout the issue:This is AEMaacsFolder A (Not In Dynamic Media) moves to Folder B (synced with Dynamic media)...so what has to happen is  1) move command2) upload to dynamic media3) dynamic media updates AEM with properties That is super basic, but lets say I want to move 10 thousand files. T...

    Views

    1.0K

    Likes

    0

    Replies

    4
  • 7/25/24
    Our Adobe Digital Experience Communities are the heartbeat that connect, engage and empower our users to create game-changing digital experiences leveraging Adobe solutions.  What is the Community Advisor program?The Community Advisor program is a prestigious, year-long initiative that recognizes o...

    Views

    673

    Likes

    4

    Replies

    0
  • 7/25/24
    While uploading video assets to DAM, some of the video assets  are showing "In workflow..."" on their top.After checking in crx/de, processing and publishComplete are showing for them. Error logs,com.adobe.granite.workflow.WorkflowException: --Dynamic Media asset process failed. Please contact your ...

    Views

    588

    Likes

    0

    Replies

    2
  • 7/25/24
    Hi, I'm trying to set the content type of .wasm files to "application/wasm" by adding this code on the project's ../available_vhosts/.vhost file. Here's the code I'm referring to:<LocationMatch "\.(?i:wasm)$"> Header Set Content-Type application/wasm Header set Content-Disposition inline</Loca...

    Views

    1.3K

    Likes

    0

    Replies

    6
  • 7/24/24
    Cover the following topics thoroughly:   Dispatcher config like use of ignoreurlparam ruleUse of wipe mode in CTT and how to sync users Dispatcher secure content vs CDN cachingSteps to consider before migrating assetsIngestion/extraction phase in CTTSmart crop vs smart imagingMigrate static template...

    Views

    1.2K

    Likes

    5

    Replies

    1
  • 7/24/24
    AEM content fragment data is getting updated in crx/de when i am refreshing the content fragment page. I want to update the data or save the data when i explicitly click the save button and not on every time refreshing the page.

    Views

    775

    Likes

    0

    Replies

    3
  • 7/23/24
    Hello Community,We have the folder/node in AEM under the path /apps/cq/gui/content(overlay) that was installed as part of package install.The requirement is to remove the overlay and all the nodes under the path by updating the filter xml definition so that the subsequentpackage install should get r...

    Views

    850

    Likes

    0

    Replies

    6
  • 7/23/24
    Hi ,I am using the below code in post servlet .While debugging junit code getting null in session object .Can some one please help how to pass session to junit class. Servlet codeString sourcePath = request.getParameter("Path");String title = request.getParameter("title");ResourceResolver resolver =...

    Views

    2.4K

    Likes

    0

    Replies

    17