Hi,I need to use content fragment elements to store images or other files alone. So that the urls to the assets can be used in json for service calls. The images or files can be retrieved later in separate ajax calls.According to this: Working with Content Fragments. There is no direct image or file...
I'm stuck on a permissions issue.I have a folder for news stories, at /content/news/articles[year]/[month] that I need to be able to programmatically control access to. Each news page has an "author" property on the jcr:content node associated with a user, authors should only be able to edit their o...
Hi,As part of AEM security checklist there is a item to "Changing the OSGi web console admin password".Security Checklist I followed the steps mentioned in the doc but when i tried to access the "<server>:<port>/system/console/configMgr" still its taking the AEM admin user password.The new password...
Ihave lost the password and I need to reset the admin password on AEM 6.1Followed steps mentioned here : [1] https://helpx.adobe.com/experience-manager/kb/reset-admin-password.html [2] http://experience-aem.blogspot.com/2015/07/aem-6-sp2-reset-administrator-password-to-admin -offline.html [3]...
Hi,I was following Getting Started with the AEM SPA Editor - Hello World Tutorial @Getting Started with the AEM SPA Editor - Hello World Tutorial 1. I did not follow this tutorial step by step, but tried to install the Finished Package END-we-retail-journal-all-0.2.5-SNAPSHOT.zip on my plain AEM 6.4...
Hi all,Adobe Experience Fragments is a new feature for AEM, I'm working on creating a new template and configuring it to allow custom components that works on static templates. I got the way to implement a new template based on the "Experience Fragment - Web Template", however I want to customize so...
We have workflow which send the templated mail for Approval but if SMTP is not configured its failing with below error but we would like so see notification in AEM if SMTP not configured and WF to progress without that. Caused by: java.lang.IllegalArgumentException: Mail template path [ <template_fi...
Under the guidance of the security checklist (Security Checklist: "Incorporate controls at the application level; Control the selectors in your application"), how would I determine all possible extensions and selectors that are running in my instance?