I have setted up the frontend pipeline for cloud and is working smoothly in one of my sandbox instances.The same theme sources when trying to build on client environment, it is getting failed. Both the sandbox and client environment uses the same node version and all the content inside package.json ...
I'm working on AEM as a cloud service. I want to modify the timeline view of the content like the activity title modification or hiding some activity title. Is there any way we can do that. And also where these jsp or components located in aem crx if I want to overlay.
I need to design a component dialog in such a way that some dialog fields will be shown or hidden based on the selection of a group of templates. Need some suggestions how to implement it? @aanchal-sikka @EstebanBustamante @arunpatidar @Shashi_Mulugu @lukasz-m @Mahedi_Sabuj @kautuk_sahni @Sudheer_Su...
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. ...