Expand my Community achievements bar.

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

  • 6/8/23
    Hi Team,When I try to access GraphQL GET endpoint in prod environment, I get a 403 forbidden error.I have the following added in default_filters.any file.  # Allow GraphQL & preflight requests # GraphQL also supports "GET" requests, if you intend to use "GET" add a rule in filters.any /0060 { /type ...

    Views

    590

    Likes

    0

    Replies

    3
  • 6/7/23
    I am trying to use AuthenticationInfoPostProcessor to read SAML response and do some business logic in AEM as cloud service.Facing following issues:1. Getting multiple hits to this class - want to know what event invokes the postProcess method of this class?2. When the user is logging in through SSO...

    Views

    508

    Likes

    0

    Replies

    1
  • 6/7/23
    Please help.I am using Add Instance to add a row to a table. How can I setFocus to a cell in the NEW row automatically? The only thing I can manage to do currently is set the focus to Row 1 Cell 1. But how can I write a script for a table row that does not actually exists until the user action trigg...

    Views

    684

    Likes

    0

    Replies

    2
  • 6/7/23
    Hello everyone,I am a beginner in AEM. I want to know how to add color to the text component.Hope to get replies from you guys

    Views

    4.0K

    Likes

    0

    Replies

    6
  • 6/7/23
    hi folks,I've always put my virtual hosts into a single publish farm (the /virtualhosts part) Is it still o.k. to do this for new virtual hosts.? There is some dispatcher documentation showing a farm per virtual host. However all my existing sites are not done like this. I assume I don't have to ?. ...

    Views

    834

    Likes

    0

    Replies

    6
  • 6/7/23
    Is there a solution to bulk correct file names that contain invalid characters via a csv or some other option?

    Views

    770

    Likes

    0

    Replies

    4
  • 6/7/23
    We have been looking out for ways to enable versioning for the Editable Templates, just like we have it for pages. The amount of updates that are happening on the templates (Initial content, content policies, updating of AEM style display names) warrants us to explore ways of versioning all the chan...

    Views

    780

    Likes

    0

    Replies

    3
  • 6/7/23
    Hello Team, We have one Group of editors lets say G and 2 users usr1 and usr2 are part of this group. usr1 has chosen to publish a page later so he opted for "Publish later" option.  When usr1 access this url http://localhost:4502/libs/cq/workflow/admin/console/content/instances.html, usr1 can see w...

    Views

    458

    Likes

    0

    Replies

    2
  • 6/7/23
     session = repository.loginService("SystemUserMysite", repository.getDefaultWorkspace()); This line throwing an exception as Can neither derive user name nor principal names for bundle            

    Views

    1.3K

    Likes

    0

    Replies

    10
  • 6/7/23
    I am trying to write JUNIT using AEMMockitoExtension. But below line of code is giving null in main class. I have loaded my json file where ":jcr:data" is also provided for binary type asset which is text.asset.getOriginal().getStream()

    Views

    1.4K

    Likes

    0

    Replies

    5