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

  • 9/3/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

    3.4K

    Likes

    13

    Replies

    17
  • 3/6/23
    I am running Version purge as described in the docs https://experienceleague.adobe.com/docs/experience-manager-65/deploying/configuring/version-purging.html?lang=en   with settings of versionpurge.paths = /content versionpurge.recursive = true versionpurge.maxVersions = 0 versionpurge.minVersions = ...

    Views

    1.2K

    Likes

    0

    Replies

    3
  • 3/6/23
    Hi Team, Need help in one scenario with Apache 2.4.8 rewrite. Trying to put If/Else condition based on "REQUEST_URI" in one of custom vhost file, but none of the files is getting included. Code in Vhost. <IfModule mod_rewrite.c> ReWriteEngine on LogLevel warn rewrite:info # Global rewrite i...

    Views

    2.2K

    Likes

    0

    Replies

    3
  • 3/6/23
    I'm facing issues with some of my AEM DAM folders while trying to open them from the touch UI. It shows 'failed to load data' while opening the folder and the folder doesn't opens at all. This behaviour is observed with DAM folders with 'Adaptive Media Encoding'. The issue is only observed in the to...

    Views

    1.9K

    Likes

    0

    Replies

    5
  • 3/5/23
    Hi,   I referred this document for insights configuration in AEM https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/assets/manage/assets-insights.html. I see that we need to add "data-aem-asset-id" and "data-trackable" to <img> tag to track the image. In our project we ...

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 3/3/23
    We want to build a single proxy servlet which will serve a number of different paths, such as /api/register /api/player/1234/ /api/player/12312/transactions   Basically, any and every path below /api/   Currently we are using this pattern, which only allows a single fixed path: @Slf4j @Component(ser...

    Views

    3.1K

    Likes

    0

    Replies

    9
  • 3/3/23
    I have created around 15 groups and added permissions to the Dev environment in AEM(AEMaaCS). Now I want to move them to the production and staging environments. Can I create a package of this filter /libs/cq/core/content/nav/tools/security and use it in another environment? Can anyone tell me how t...

    Views

    3.3K

    Likes

    0

    Replies

    17
  • 3/3/23
    Hi All,   Please can anyone confirm if we can expose the resourcetype based post servlet as a rest API to a system. In case we are exposing the servlet will it create issues when there are multiple request hitting the Servlet at the same time. Thanks

    Views

    997

    Likes

    0

    Replies

    3
  • 3/3/23
    hello experts,   I want to merge multiple PDFs into single PDF using AssemblerService. Using Postman client I can pass PDF path like: C:/test/first.pdf , C:/test/second.pdf    with code snippet:   String ddxFile = request.getParameter("ddx");String pdf1 = request.getParameter("pdf1");String pdf2 = r...

    Views

    1.5K

    Likes

    0

    Replies

    7
  • 3/2/23
                                         Our Adobe Experience cloud communities are the heartbeat that connects, engages, and empowers our users to create game-changing digital experiences for their customers. Today, I'm thrilled to announce the Community Advisors, class of 2023. The new class of Adviso...

    Views

    603

    Likes

    9

    Replies

    0
  • 3/2/23
    Hi Team,   I want to search the PDF assets with its contents in AEM Clouds. for example, if my xyz.pdf file has text as "Avocado Breakfast" in it and when I am searching in DAM with Avocado breakfast text, I should get this PDF as results.  Just FYI, there is no tag assigned as Avocado breakfast to ...

    Views

    1.3K

    Likes

    0

    Replies

    2