Word for word, I have this exact same question, but the links are all dead. Is there an updated answer?https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/triggering-a-process/td-p/203731
Apparently not. How can I verify? My local AEM instance started properly when I used the start script in the Configure Dynamic Media article, and I didn't see any further instructions on setting it up, so I assumed that was sufficient. java -Xms4096m -Xmx4096m -Doak.queryLimitInMemory=500000 -Doak.q...
I need to create a component with an image hotspot functionality and found this video. At around the 51 second mark it says that it is required for Dynamic Media to be enabled in order to use the hotspot feature. I looked for how to enable Dynamic Media and found this link, which says that scene7 mu...
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...
I'm trying to customize the validation for a couple of Asset Metadata fields. I need to make the Title and Description required. I also need to implement additional restrictions on the field values (no capital letters, no blank spaces, etc..., but I could do that on the js file). I have a few questi...