Expand my Community achievements bar.

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

  • 5/29/25
    Hi, We have existing AEM application. We would like to build connectivity to adobe commerce(magento). I prefer solution without create new project using arche type.Do I need venia project?I installed commerce add-on & configured graphql URL. Now I need components to retrieve it. adobe core cif compo...

    Views

    698

    Likes

    0

    Replies

    6
  • 5/29/25
     Hi Adobe Community,I’m working on an AEM component that includes:A dropdown with 8 options.7 fields in total, out of which 4 fields are common for all 8 dropdown options.For 7 of the dropdown options, there is an additional common field (let’s call it Field A).For the 8th dropdown option, I want to...

    Views

    1.5K

    Likes

    0

    Replies

    10
  • 5/29/25
    Hi All,I'm currently working on cleaning up inactive users and groups from our system. However, before I go ahead and delete these I want to create a backup. Just in case there are any issues later then I can revert to this package to restore everything.I tried creating the backup using ACL Packager...

    Views

    399

    Like

    1

    Replies

    2
  • 5/29/25
    I’ve configured the Apache jackrabbit oak TokenConfiguration  in AEM 6.5 to set token expiry, and it works as expected.   However, it doesn’t consider user inactivity — the session expires only after the configured time, regardless of whether the user is active or idle.   I’m thinking of adding a cl...

    Views

    543

    Likes

    0

    Replies

    3
  • 5/28/25
    carousel panel item name issue:i have inherited carousel component and created custom component and carousel panel select is impacted.custom component panel select is only showing child component name only for children's.but core component is showing child component name : item name for children's.i...

    Views

    435

    Likes

    0

    Replies

    4
  • 5/28/25
    I want to implement QueryEndpointProvider from the com.adobe.aem.graphql.api package.Unfortunately, this com.adobe.aem.graphql.api package is not available, not even in the uber-jar.Why?

    Views

    363

    Likes

    0

    Replies

    3
  • 5/28/25
    Hello, Universal Editor supports Experience Fragments (XF) [1], but does this work in combination with Edge Delivery Services (EDS)? There is an EDS block called Fragment [2], but the sample is built only for document-based editing, and I am not sure if it works with AEM. Has anyone tried it? Does i...

    Views

    584

    Likes

    0

    Replies

    1
  • 5/28/25
    Hi all, I want to debug aem code line by line and examine values of variables. Could you point me to a tutorial for this please.I do not need any complex code to debug. Just a simple component with a small Sling Model will be enough. I have Visual Studio Code. Appreciate all your replies. Thanks,RK.

    Views

    802

    Likes

    0

    Replies

    6
  • 5/27/25
    Hey everyone,I am working on an AEM 6.5.17 and trying to trigger content replication to the publish instance from a custom workflow step. I have injected the Replicator service in my workflow process implementation, but when the step is executed, I am getting a NullPointerException when calling repl...

    Views

    677

    Likes

    0

    Replies

    4
  • 5/27/25
    Hi, I have a front end JavaScript application, which needs to get data from a persistent query exposed at "https:wwwstage.companyx.com/graphql/execute.json/quizzes/quizone" Tried to make a fetch GET call to above url in front end javascript code, resulting in 500 CORS error.I enabled , CORS chrome p...

    Views

    775

    Likes

    0

    Replies

    3