Welcome to all the new members who joined this month! We’re excited to have you in the Adobe AEM Community. Whether you’re brand new or have been here a while, this space is all about learning, sharing, and connecting with peers who get what you do every day. In a world where so much is automated...
Hello I'm trying to follow this tutorial (Shared Component Properties ) to implement shared component properties in our project but I'm stuck on step 4.I can't find libs/foundation/components/page/cq:infoProviders in CRX/DEI have to copy cq:infoProviders but can't find it under Page node.We are usin...
I market in-person events and use AEM as our site tool. Does AEM possess any capability/built-in tools to create a schedule grid or conference module? We currently iframe in a 3rd party component (A2Z) which shows the schedule, sessions name(s), and speaker profiles/bios. While this works, the to...
Hi, Is there a way to add a custom http headers like X-XSS-Protection, CSP etc. directly to the AEM author instance, i like to add it directly to the java process which is default listening tcp 4502, i do not want to put any third party reverse proxy like solution before the java process to inject t...
Hi ,I have a page were we can select assets. After selecting assets on submit we do a get request to new url with the path of the asset.Now i would want to know how could a post request to new url with the asset path ,as when tried changing to method post the action page does not fails to load and s...
I have a requirement to validate filenames on Classic UI uploads. This is a very similar requirement as this other question, but for Classic UI - Extending File Name Validation in AEM Assets I tried to find the equivalent javascript file to overlay but it looks like for Classic UI the asset upload p...
Hello Everybody,I have the need to enable the Manage Publication option in Sites View Console. To achieve this I have to set the read permissions to the user for the path "/etc/workflow/models" and that works fine. Since 6.4 workflow models were moved to /var/workflow/models but it looks like the re...
After Inplace upgrade of AEM from 6.3 to 6.5, Servlets as a component are in satisfied state in Felix console. Below is the error in logs.13.11.2019 15:25:29.241 *ERROR* [FelixDispatchQueue] org.apache.sling.servlets.resolver FrameworkEvent ERROR (org.osgi.framework.ServiceException: Service factory...
Hi,I am using AEM6.3 touch ui with coral .1> I need to update bulk tags for assets ,but in the process i will not store the dialog data to an page properties as at the same time any other user can use the same dialog page for other tags editing2> For this i need to use javascript to process the 3 fi...
Hi,I am using AEM6.3 touch ui with coral .1> I need to update bulk tags for assets ,but in the process i will not store the dialog data to an page properties as at the same time any other user can use the same dialog page for other tags editing2> For this i need to use javascript to process the 3 fi...
Is it possible to have an Event Listener that listens for clients downloading documents from the DAM? Additionally, is it possible for AEM to edit these documents on-demand before each download? If so, how would I go about implementing these things?Thank you for your assistance!