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/17/25
    Hi,As part of optimizing authoring activity , business is looking to deactivate and delete 10k pages on prod author using groovy script.We think this might impact cache flush on dispatcher.As 10k cache flush request will be created.Is there any suggestion to better handle this part ?Thanks,

    Views

    488

    Likes

    0

    Replies

    5
  • 9/16/25
    Hi Team,I have created a simple form using Google excel in EDS.Google excel file name: user-formSheet Names: 1) helix-default  -  To create form fields2) incoming:  -  To store the data3) helix-branch -  For dropdown options Please see the screenshot below.   helix-default sheet incoming sheet This ...

    Views

    506

    Likes

    0

    Replies

    2
  • 9/16/25
    Hi ;In my project, I want to convert PDFs from DAM into JSON,I tried to add this dependency in core/pom.xml===========================================<!-- https://mvnrepository.com/artifact/org.apache.pdfbox/pdfbox --><dependency><groupId>org.apache.pdfbox</groupId><artifactId>pdfbox</artifactId><ve...

    Views

    600

    Likes

    0

    Replies

    2
  • 9/16/25
    Hi,We recently completed the stage deployment with the updated index. However, asset search is not working for all assets. When I try searching for certain asset IDs in stage, it returns 0 results. I also verified using Query Builder, but the results are still missing. Interestingly, if I edit an as...

    Views

    148

    Likes

    0

    Replies

    4
  • 9/16/25
     Hi all,I’m trying to convert a PDF stored in AEM DAM to a JSON tree structure (pages → paragraphs → lines) using Apache Tika’s PDFParser. Below is the servlet code I’m using: However, when I try to parse certain PDFs, I’m getting the following exception:org.apache.pdfbox.pdmodel.encryption.InvalidP...

    Views

    1.3K

    Likes

    0

    Replies

    4
  • 9/15/25
    Hi All,We are using AEM 6.5.20 , as you know in AMS Content Fragment is not exporting to Adobe Target .Currently I am checking anyone did the custom solution for Exporting Content Fragment to Adobe Target Using Adobe I/O. any leads that will be appreciated.

    Views

    445

    Likes

    0

    Replies

    4
  • 9/15/25
    Hi All,   I am trying to disable cache for HTML responses. I have these rules already in dispatcher config,   <LocationMatch "^/content/.*\.html$">Header always unset Cache-ControlHeader always unset ExpiresHeader always set Cache-Control "no-store, no-cache, max-age=0, must-revalidate"Header always...

    Views

    486

    Likes

    0

    Replies

    3
  • 9/15/25
    Does anyone have any nice examples using the AEM Tab component?Ideally using icons+text in each tab, reducing to icon only for mobile use. Something along the lines of:https://codepen.io/yyzygter-the-looper/pen/MYadwdR

    Views

    438

    Likes

    0

    Replies

    1
  • 9/15/25
    Hi all, I am trying to setup an adobe io runtime action but have the following issue - 1. When I run aio app init test-project on my local I get the below - ? Select Org:zsh: suspended aio app init lookbook But my "aio aem:rde:setup" runs successfully.I am able to set the Org, Program and Environmen...

    Views

    210

    Likes

    0

    Replies

    4
  • 9/15/25
    I'm experiencing an issue where external links are incorrectly flagged as broken by AEM's Link Checker, as documented in KA-27042 I'm aware of two existing methods to exclude links from the Link Checker:HTML attribute approach: <a href="https://www.example.com" x-cq-linkchecker="skip">Link Text</a...

    Views

    987

    Likes

    0

    Replies

    3