Hi AEM gurus I have a requirement and we are checking Blog Feature as one of the options.I am trying to configure the Blog feature but am not successful. Did any one of you implement it and if yes, can you provide some guidance. I have already gone through the documents https://docs.adobe.com/con...
Hi guys,I'm working in AEM 6.3 and writing a servlet that will be producing json data. I'm using the following annotation based configuration: @Slf4j @Component( immediate = true, service = Servlet.class, property = { "sling.servlet.methods=get", ...
Hi All , I have a usecase to restrict the access to template authors-saying not to modify any existing templates that runs in production , only they can create New Templates if required.Please let me know the best way to solve this. PFB for details /conf/abc/ Article <Already Deployed . O...
At run time when excel is downlaod the below error is displayed.This was woring fine in AEM6.4.0 but with AEM6.4.7 below error displayed.This was the dependency used.Please can you advsie the jar version.<artifactId>com.adobe.granite.poi</artifactId><version>2.0.22</version> java.lang.NoSuchMet...
Hello, I've tried to add deppendency to gradle project, following this instructions:https://docs.adobe.com/content/help/en/experience-manager-cloud-service/implementing/developing/aem-as-a-cloud-service-sdk.htmlIn those instructions, dependency is defined for maven:<dependency> <groupId>com.adobe....
Hi As per project requirement we require our forms in AEM 6.5 to support Hindi Language .So after configuring all steps n using machine micro-soft translation for hi language, On my form normal text, title, header, footer is getting converted to Hindi language text but my adaptive form labels are no...
Hi All,I am working on AEM screen project. I have configured AEM screen player with Author and publisher url (ip address) and screen player is working perfectly fine and I can see contents from channel loading properly fine. But when I try to connect screen player with dispatcher url the screen comi...