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 Community,I have a simple service with an OSGi config. After deploying, the service always uses defaults what I have in code - not picking from the environment valiables.Here is my codepackage com.acme.core.schedulers;import org.apache.sling.commons.scheduler.Scheduler;import org.osgi.service.com...

    Views

    1.5K

    Likes

    0

    Replies

    7
  • 9/17/25
    Hello Team, Anyone has implemented OKTA integration with AEM running on AMS? I am fine with this configuration steps on Author: https://experienceleague.adobe.com/en/docs/experience-manager-learn/foundation/authentication/okta-saml-integrationBut, wanted to know about publish env. Sample scenario:En...

    Views

    1.2K

    Likes

    0

    Replies

    5
  • 9/17/25
    Hi I’m trying to use a simple Sling Model from HTL, but the model never instantiates (null bindings). I suspect I’m missing something obvious with the adaptable.Sling Modelpackage com.acme.core.models;import javax.inject.Inject;import org.apache.sling.api.resource.Resource;import org.apache.sling.mo...

    Views

    1.0K

    Likes

    0

    Replies

    3
  • 9/17/25
    Hi, We have implemented the Azure OIDC auth mechanism for our internal AEM site. Normal functionalities are working fine, including:User creation if not presentAdding to groupsAdding the propertiesUpdating propertiesUser logoutHowever, we encounter the following errors when the load is high.09.09.20...

    Views

    727

    Likes

    0

    Replies

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

    988

    Likes

    0

    Replies

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

    900

    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

    807

    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

    364

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

    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

    656

    Likes

    0

    Replies

    4