Expand my Community achievements bar.

Nomination window for the Adobe Community Advisor Program, Class of 2025, is now open!
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 2/12/24
    i have 3 components breadcrump , searchbox and topicsmenu search box and navigation menu are embedded inside breadcrump  component using   <div data-sly-resource="${'./searchbox' @resourceType = 'myproject/components/content/video/searchbox'}"> <div data-sly-resource="${'./videosubnav' @resourceType...

    Views

    538

    Likes

    0

    Replies

    4
  • 2/12/24
    Hi AllI have a query in dispatcher cache When the dispatcher receives a request, it performs a content check and comparison using the stat file mechanism. If the dispatcher detects outdated content, it retrieves the latest version from the publish env and serves it to the incoming request.When a pag...

    Views

    710

    Likes

    0

    Replies

    4
  • 2/12/24
    Hi ,We are having AEM page which creates all the filters options onto the page into encoded format and pass it as selector to AEM servlet. If user chooses multiple filter options which exceeds 224 characters it is failing.Same request works in both author and publisher.Couldn't find out what is the ...

    Views

    727

    Likes

    0

    Replies

    4
  • 2/12/24
    Hello Everyone, For one of the feature in our AEM application, when user click on login, 3rd party login page is opened. User will enter the username, password in that. Then, on successful login, this redirects to my AEM application page and we are saving the user details(user-token, access-token) i...

    Views

    801

    Likes

    0

    Replies

    5
  • 2/12/24
    I'm trying to implement Content Sync with ACS Commons but adding Host in UI is throwing an error. I tried it in local, dev and stage. Same error in all environments. I'm on 6.5.19. I did follow this guide to setup content sync. When I add host detail here.Throwing this error also seeing this error ...

    Views

    977

    Likes

    0

    Replies

    4
  • 2/12/24
    1. The issue is even after publishing the blog page, the blog page is not listed on the blog listing page.And the 2024 sort-by-year filter option is also not visible. Actually the year is a dynamic value, Its gets automatically added whenever a blog page is published.2. So, again I tested it on Stag...

    Views

    368

    Likes

    0

    Replies

    2
  • 2/12/24
    Hi,Hello,Can anyone help me with the installation of Aem's Modernize Tool?I downloaded the zipper files all but I don't see anything locally.I am using a version of Aem 6.5 service pack 15Thanks

    Views

    820

    Likes

    0

    Replies

    7
  • 2/12/24
    Hi Team,  Over the past few days, we have observed that while trying to connect to Adobe Status APIs via OAuth token, we are getting error - {"error_code":"403013","message":"Your IP is not allowlisted"}. We did not have to allow any IPs earlier and were able to access the APIs successfully. Can you...

    Views

    483

    Likes

    0

    Replies

    4
  • 2/12/24
    How can I add headers when I am running execute method with MagentoGraphqlClient. For example below:   Below query is an object of MagentoGraphqlClient and  genetateQuery() gives me the Graphql query in String format.I can not see any option in MagentoGrahpqlClient object to set the headers. if (qu...

    Views

    435

    Likes

    0

    Replies

    3
  • 2/12/24
    I have a component. Nothing needs to be authored on the dialog for this component. The content is dynamic for different users.Now, user data is being stored at Java level in a service in an httpSession object. How can I get that data to be rendered in that component's sightly?I've written a model bu...

    Views

    822

    Likes

    0

    Replies

    5