How can I change the name of an asset when it is uploaded in DAM?
Hello, what happens is that I need that the assets have a format in the name, this format is that the user can put the name he wants to the asset as long as it doesn't contain spaces, in case of containing space, the spaces must be replaced by micro (the symbol - ).
For example, let's say the user uploads an asset called:
my asset.jpg
Then when he uploads it to DAM at that time the name should be changed as follows:
my-asset.jpg
So that when the asset is finished uploading and processing, it will be displayed in the AEM DAM folder.
my-asset.jpg instead of my asset.jpg
How can I do that?


If it's possible to do it in my project folder it would be nice


