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?
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...
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...
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 ...
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...
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 ...
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...
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
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...