Dear All, I have one use case where I need to display more than 10000 products from my commercetools in the AEM Product listing page. So how can I achieve this ? I have below couple of questions in my mind. Can anyone please help me here. 1) Where these images of 10000 products will be stored ? Is I...
Hey! I'm having a weird problem with a Marketo form in my Next.js app. The form works perfectly fine in my local environment, but in production it's super inconsistent.The main issue is that when users first load the page, the form doesn't show up at all. Sometimes if you refresh the page (shift+F5)...
We are trying to get publisher and use that in the custom email template to send a notification. String currentUser = workItem.getCurrentAssignee();The above returns "null"String currentUser = resourceResolver.getUserID();The above one returns "workflow-process-service"Can we use workitem used to re...
I am building an application where the content of the page will differ based on a user cookie that specifies details of a subscription level. the components read the cookie and can change what they display based on it, however I still want to implement some caching on the site at the dispatcher to i...
In AEM Cloud, I want to share AEM dam stored videos to YouTube using custom servlet which is using google API'sI have added all the required dependences in core pom.xml and also there no code issues but i am facing issues with Bundle, my project bundle is not getting activated, its in installed stat...
Hello, I have a question, I’m currently testing sling:alias because I need to replace some URLs. My question is, when using sling:alias, will the resource resolver automatically return only the paths with the alias? Or will the original path still be valid? What I ultimately need is, if my original ...
Hey guys, Getting the below error when trying to use AIO plugin to push artifacts to RDE, tail logs etc. Any help or ideas around this? admin-sys digital-adobe-aem % aio aem:rde:install all/target/brandX.all-1.0.0-SNAPSHOT.zip › Warning: @adobe/aio-cli update available from 10.3.1 to 10.3.2. ...
For a requirement on which data needs to be displyed from the csv file (this may be updated at times) from dam folder on searching of ID from Which is having a14k records. Triggering a servlet on search and putting records into a Map and displaying it by below idMap.containsKey(id) and giving the re...
Hi, I see the below error when trying to add the modified master page to XTM Translation job. The translation is for Spanish, and the page already exists in Spanish site. The XTM job shows 2 launch created for the spanish page and the duplicate launch page is having name <pagename>1. Master page: /c...
The lower level environments like QA or DEV which are also hosted in AEM Cloud does have groovy console enabled where I could execute the groovy scripts.In PROD, we don't have the groovy console available to perform any action.I was checking on few things like package availability and pom.xml contai...