Hi all, We have a strange issue in our setup - We are using Imperva as WAF and has been configured correctly by doing the below things following Customer managed CDN points to AEM managed CDN-Point WAF to the Adobe CDN’s ingress as its origin domain.Set SNI to the Adobe CDN’s ingress.Set the Host he...
Hi, I have a breadcrumb component on a page that is 5 levels deep. The pages at levels 2, 3, and 4 are not ready yet, but page on level 5 is ready for go live and we'd like to offer users the ability to see Home > Page on level 5 on the breadcrumb if possible. I have set the page properties for page...
Hi everyone,I'm investigating a POST request to the following endpoint in our AEM as a Cloud Service environment: POST /content/dam/<project>/it/folder.bulkassets.delete From the Developer Console, I can see it's handled by the standard servlet:com.day.cq.dam.commons.ui.impl.servlets.BulkDeleteServl...
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...
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...
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...
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...
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?
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...
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.