While uploading an Asset, can we parse the filename, add some parts of it as metadata?
Some assets being uploaded to AEM have a pre-defined naming convention, like name-number-size.jpg. While uploading the Asset is there anyway to read this file name, parse the..
1. name applied to title
2. number applied to another custom metadata field already defined on the schema?
We were thinking that the only option we have is to add an extra step to "Dam Update Asset" workflow.
There is a "Text Extraction" step but does not have many option to do any customization here..
AEM Version: AEM 6.3 SP2
Appreciate any advice.