Hello Team, In my AEM application, I have tab component. Kept "Component-1" in 1st Tab item section. In this feature, from backend logic, I am fetching the data from 3rd party application via GraphQL. From this I am getting many details like: values, images list. Now, in 2nd Tab item section, I have...
Currently, our product list component can only add 20 products at a time. That means if there are 60 products, I need to select to add them three times. Our developer said it is an Adobe bug, so we need to wait for Adobe to fix it. I was wondering if anyone using AEM as a cloud service is facing thi...
Currently, there is no way to preview or thumbnail the content validation for look-alike or similar content in the XF authoring page.Therefore, we need to implement a feature that allows authors to preview or thumbnail the content validation for look-alike or similar content.When editing a XF in sit...
I'm planning to take the Adobe Experience Manager Business Practitioner Professional (AD0-E126) exam, and I would appreciate any advice from those who have already taken it. Specifically, I'm interested in understanding the best resources to use, any useful practice tests, and tips on managing time ...
Dear members, I need to use apache poi library to read excel file in AEM6.5 instance. I have created sample maven project and included all dependencies required to read excel file in maven project.Getting below error while running sample java class which reads the excel file Exception in thread "mai...
Lets imagine I have the following components in my AEM project [Using AEM as Cloud]Component AComponent BComponent CNow I want to create a new component (Component D) which contains Component A,B and some additional new things. I have added Component A and B using cq:template. SO when we add compone...
I have created a proxy component that extends wcm/core/components/carousel/v1/carousel. I have restricted the allowed components. However now i want to restrict number of times we can add items,i.e, number of carousel cards.how to achieve this?
We are preparing to migrate from AEM on-premise (6.5.16) to Adobe Cloud services and need advice on managing ACS AEM Commons featurs/dependencies - 1. how should I handle acs-aem commons related code changes2. Find suitable replacements withing aem cloud services3. Any tips or best practice need to...
Steps to reproduce= Download an already existing asset under this path /content/dam/myprojectupdate its metadata title and author. go to the same path and reupload the file with the same name. Expe...
Hi All, I am trying to implement the Redirect Map Manager in AEM Cloud as per the below documentationhttps://adobe-consulting-services.github.io/acs-aem-commons/features/redirect-map-manager/index.htmlRedirect map manager is working in AEM Cloud latest i created the entries then i followed the below...