On selecting a video on the OOTB light page, it redirects to the multimedia page(Not OOTB and created using Asset Details Template) and the video plays. This multimedia page is child page of details pages (OOTB page). I see details page path was configured in the page property of light page. Similar...
We are trying to hit AEMaaCS(using fastly) URL from multiple locations and it seems all users are seeing different content of a page. User A is seeing CTA with text Cta 2 and User B is seeing CTA with text Cta 6, while the actual content should be showing CTA 7. Any idea what could be going wrong? ...
Hello Community - I have a requirement to manage and install more than 30+ 3rd party OSGi bundles in AEM. If the count is very less, I would have added in the existing AEM project and install the bundle it via package installation. Since the count is more, can someone tell me if there is any better ...
Hi Team, I have a website in AEM Cloud, where once the user is authenticated, I want them to see page according to their permissions.How can I restrict the users to see only some of the page in navigation bar but not all as per their permission in authenticated group. Thanks,SD
Hi All,We have multi-tenant setup with each tenant site having its own sling rewriter configuration under /config/rewriter folders. Our setup is as described below.site1/config/rewriternode properties as{"jcr:primaryType": "sling:Folder","jcr:createdBy": "admin","enabled": true,"serializerType": "ht...
Hi , I have published my Graphql and CF to preview tier , also i have published my Graphql endpoint and CF models ( these do not give explicit option to publish to preview tier , but simply gives publish). when i am trying to access my GraphqL endpoint , I am getting below errors in the preview tier...
Hi,I got a requirement to modify OOTB Experience Fragment component (not core component) to open it's picker on custom path. It means, by default this component opens picker box with /content/experience-fragments path, however I want to open this picker from /content/experience-fragments/brands path...
Hi Team, I'm not sure which Archetype the current project is using but whenever I want to extend a core component, It doesn't detect the package. I'm not sure if this is because uber-jar (currently 6.5.12) is not compatible with the core components the project has (2.20) or some other dependencie...
Hello Team, Wanted to check the actual use case of Optional.Nullable in AEM section.Why Part 1 is preferred over Part 2? Is it because of developer-friendly code?I have observed that in Part 1, by mistake if I add jcr:content at the end, i mean: String currentPagePath = "/content/abc/us/en/jcr:cont...
HI, On my Author Aem 6.4 machine I would like to activate login with Saml 2. How can I do it ?I consulted the following document "https://experienceleague.adobe.com/docs/experience-manager-64/administering/security/saml-2-0-authenticationhandler.html" but I can't get the configurations to work. Is t...