Expand my Community achievements bar.

Get ready! An upgraded Experience League Community experience is coming in January.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 9/18/25
    Hi Team,Where can I get official links to Adobe Summit 2025?I’m trying to find  the place that have all AEM session materials from Summit 2025, appreciate if some one point it out please.

    Views

    1.0K

    Likes

    0

    Replies

    2
  • 9/18/25
    Hi, Using AEM forms JEE 6.5 service pack 23 installer, connecting to SQL Server 2023 when enabling integrated security we get the following error:Caused by: java.sql.SQLException: javax.resource.ResourceException: IJ000453: Unable to get managed connection for java:/IDP_DSAdminui not able to be acce...

    Views

    1.0K

    Likes

    0

    Replies

    1
  • 9/18/25
    I have 3 years of experience working with AEM 6.5, and 1 year ago, I achieved the Sites Developer Professional certificate. Now, I'm confused about how to advance my career further. Should I explore other Adobe products, such as Target, Web SDK, and AEP, or should I focus more on AEM and aim for the...

    Views

    1.0K

    Likes

    0

    Replies

    2
  • 9/18/25
    2 questionsHow I check if the redirect happens in my unit test?I cannot get a proper mock of an OSGI service that provides me access to an OSGI config. When I try to debug my unit test and the execution enters the filter, provider is null. How can I code it so it's not null?some code (unit test + fi...

    Views

    419

    Likes

    0

    Replies

    2
  • 9/17/25
    I'm unable to push code or use any commands like aio aem:rde:status. I've used the following command also to disable SSL checking and still the error is being thrown.Used the export NODE_TLS_REJECT_UNAUTHORIZED=0 npm config set strict-ssl false   commands also, I have selected my org but through aio...

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 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.9K

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

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

    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

    871

    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

    1.3K

    Likes

    0

    Replies

    8