Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 2/13/24
    I'm working on a headless Adobe Experience Manager (AEM) project where I use React for the frontend. After initially facing CORS issues during local testing, I followed  advice to configure AEM's CORS policy, allowing http://localhost:3000 and updating allowed methods to include OPTIONS for pre-flig...

    Views

    637

    Likes

    0

    Replies

    3
  • 2/13/24
    I have 2 webpages 1)https://www.samplepage.com2)https://www.samplepage.com/index.html I have a requirement where i need to redirect to https://www.samplepage.com when  clicked https://www.samplepage.com/index.html . Could you please explain what could be done? 

    Views

    751

    Likes

    0

    Replies

    7
  • 2/12/24
    @component(immediate = true, service = Servlet.class, property={"sling.servlet.methods=" + "GET","sling.servlet.resourceTypes=" + "sling/servlet/default","sling.servlet.extensions=" + "abc"})public class abcServlet extends SlingAllMethodsServlet {} we have above default servlet with extension.we don...

    Views

    653

    Likes

    0

    Replies

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

    382

    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

    500

    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

    426

    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

    557

    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

    683

    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

    252

    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

    541

    Likes

    0

    Replies

    7