I am trying to upgrade acs commons from 5.0.6 to 5.3.4, Below are the pom.xml changes. But, getting below error and it is not downloading the new version dependency. Can someone help out on what is happening here? It is working fine for 5.0.6 [ERROR] Failed to execute goal on project aem-te...
Hi, When I am trying to send the email notification template in a workflow, it always points towards /libs/settings/workflow/notification/email/default/en.txt template but it is not a good practice to make any changes in libs if I have to modify the template. Could anyone help me know is there a...
Hi there, I'm trying to build a small app that leverages the HTTP API explained here to upload assets to our Cloud AEM instance: https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/assets/admin/developer-reference-material-apis.html?lang=en When I execute the initi...
hi, we created assets custom metadata schema form to allow users to add additional tags on separate tab, those tags are obviously not saved to cq:tags props upon save. What would be the approach to intercept save, extract tags from custom props (wlimgtag & wlsoltag). and save it to cq:tags propert...
Hi everyone! I am wondering if there is a way to change the name of multiple assets simultaneously. Right now, I am selecting each individual asset and moving it to it's current location in order to change the names one at a time. Is there a more efficient way to go about this? Thanks for any help!
I need to access YAML files in dam from a template in AEM 6.5 /content/dam/yaml-files/ Inside the html body I should have the following for swagger to work: <div id="swagger-ui"></div> <script src="swagger-ui-bundle.js"></script> <script src="swagger-ui-standalone-preset.js"></script> <script> wi...
I added property predicate in Admin Asset search form in aem as a cloud.This works fine for exact text but when i try with partial text i am not getting any results. I have enable the partial search checkbox but it's not working. Please advise how to make it work.
Hi All, How do we calculate the size of node store space requirement when data store is configured in S3 bucket. We can size the data store based on the asset requirement but in this separate storage scenario how do we calculate and size node store alone separately. Please suggest. Regards