Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 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.8K

    Like

    1

    Replies

    7
  • 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

    717

    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

    791

    Likes

    0

    Replies

    4
  • 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

    664

    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

    549

    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

    1.2K

    Likes

    0

    Replies

    3
  • 9/13/25
    In AEM Dispatcher, I want to hide the complete asset path from appearing in the browser when a user hovers over an image. Currently, the URL shows as “/content/orgname/aem/images/img.jpg”. How can I remove or rewrite “/content/orgname/aem”  not appearing so that users don’t see it in the image URL? ...

    Views

    943

    Likes

    0

    Replies

    2
  • 9/12/25
    Hello Community,I need your input regarding an issue we’re facing. We have an integration in place for AEM Target. We are successfully pulling audiences from Target and using them in AEM to personalize content based on browser type. In the author environment, we’re able to view the respective person...

    Views

    894

    Likes

    0

    Replies

    3
  • 9/12/25
    Hi everyone,We’re on Cloud and when authors publish /content/acme/en/products.page.html, that URL updates right away, but the versions with selectors (like /content/acme/en/products.list.page.html) and the clean URL (/content/acme/en/products) stay stale for a few minutes behind the CDN/Dispatcher. ...

    Views

    261

    Likes

    0

    Replies

    2
  • 9/12/25
    Hi everyone,We are migrating our Azure AD B2C login systems, which are currently using SAML, to the OpenID Connect (OIDC) protocol. We came across this documentation: https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/security/open-id-connect-support-for-aem-as-a-clo...

    Views

    269

    Likes

    0

    Replies

    1