We had a great session at our Chicago office as we hosted the AEM Midwest Chapter's 9th meeting in the community! Held last Thursday, 9/18, we enjoyed deep-dish pizza (a real Chicago treat!) and beverages and had a great discussion with other partners on a topic that everyone's talking about: AI. ...
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!
Hi Guys,I have a component that is used to list many products.When a client click "add button" this product will add in something like a "cart".After that, the client will go to review products added.Which the best approach we can use to resolve this requirement?Thanks
Hello all,We have UTF-8 char encoding set on our AEM web pages. <meta charset="utf-8">We recently observed, when content author's copy paste text from word document which includes apostrophes special characters java script on the page stops functioning on IOS devices. (ipad, iphone etc)Wondering if ...
I'm trying to terminate certain workflows based upon threshold value of custom batch processing limit. But when I'm trying to terminate by using WF api, I could notice a strange behavior in the below snippet.1: WorkflowSession wfs = workflowService.getWorkflowSession(rr.adaptTo(Session.class));2: ...
Hi All,I am using AEM6.4.2.0 and in edit mode of the page, edit and configure option are missing.I found one discussion in forum with same issue Edit and configure component options are not showing when we search in chrome browser I have tried all the steps as per the link but still not able to see...