Hi,There’s a workflow that executes on author but page is on publisher and the workflow hand off occurs via AEM forms from publisher to author for some PUT requests with error handling. With an error at any step of the workflow on author , how do I send the notification to publisher from author, to ...
We are trying to serve hidden content in AEM from logged in users using AEM. This is currently not our customer facing problem at the moment, I want to understand how the flow works. But, say we have some users (over 500,000k) users and the list keeps growing. We have 2 ideas to get this working as ...
Hello Everyone! I hope you can help. I am a product photographer with a new company that uses Adobe Experience Manager Dynamic Media Classic. We are a furniture company and it is important for all our images on our website to represent accurate colors and tones of our products. I work really hard to...
Hi All,We are facing issue while converting a component on a page to an experience fragment which is an OOTB feature. When we convert component on a page to an experience fragment and try to edit the experience fragment, we are unable to do that. The Experience fragment shows empty content but that ...
Hi all, I am trying to get hands on experience with AEM As A Cloud Service. Installed AEM SDK Author and Publish. Please suggest any tutorials for me. Appreciate all your responses. Thanks,RK.
one of my project bundle is not getting started because of this issues com.adobe.cq.wcm.core.components.commons.link,version=[1.2,2) -- Cannot be resolvedwhen i check my pom.xml file there it is something like this , can any one suggest how to fix this ?<dependency> <groupId>com.adobe.cq</groupId> ...
Hi Team, I am trying to write JUNIT5 test code for below servlet. I am stuck and not able to proceed further. When I debug Test Class and it takes me to doGet Method of servlet,It always gives me NULL pointer Exception for RestAPIConfigurations service(). Highlighted in Blue Color.Below are servlet...
What does 'Apache Felix Maven Bundle Plugin (BND)' do at the background when we build a AEM application ? Could someone please explain step by step process ?
In our project, there is a requirement to develop forms using Core component forms (not Adaptive forms). However, I am struggling to find a reference to implement custom JavaScript validation. Many documents explain the default HTML error messages that appear on fields, but what we are looking for i...