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...
Hi all, I downloaded AEM Cloud Service SDK and installed Author on my laptop.Renamed it to aem-publish-p4505.jar and executed in publish folder.It did not show any error, but http://localhost:4505/ is failing with the below message: Not FoundCannot serve request to /content.html in org.apache.sling....
Hi All, I have ~800 user groups which I need to take a back up from AEMaaCS using acl-packager ( refer below url ) https://adobe-consulting-services.github.io/acs-aem-commons/features/packagers/acl-packager/index.html I am trying to copy past the groups 1 by 1 into the package definition. But ...
Hello Team, I wanted to explore AEM dynamic media feature in my local system. I know, only about dynamic media run mode. Other than that, to explore this feature, anything else is needed? Thanks in advance