Is there a way that AEM can systematically enforce file naming conventions for digital assets? We have a naming convention but users aren't always following it. Thanks.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi,
Have you tried imposing naming conventions for the name of page nodes?
Described in detail here : https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/implementing/develo...
Thanks,
Vikram Gaur
Hi,
Welcome to Adobe Community !!
Is your query about "enforce file naming conventions for digital assets" about AEM as a Cloud Service?
Thanks,
Vikram Gaur
Yes. How can that be done with AEM as a Cloud Service?
Hi,
Have you tried imposing naming conventions for the name of page nodes?
Described in detail here : https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/implementing/develo...
Thanks,
Vikram Gaur
Hello Vikram
I'm got a similar use case here
https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/enforce-naming-convention-...
How can i use JcrUtil to enforce valid naming convention before the content fragment is persisted ? Which java file can i extend or implement to achieve this ?
Kindly advice.
Views
Replies
Total Likes
If you are using the AEM On-Premise.You can customize the naming conventions by overlay the fileupload.js.