How to restrict users to update the metadata while uploading the asset in AEM as a Cloud - Assets
Hi There,
I want to set some mandatory metadata to an asset while uploading using Create > Files, is there any way to achieve it?
Thanks,
SD
Hi There,
I want to set some mandatory metadata to an asset while uploading using Create > Files, is there any way to achieve it?
Thanks,
SD
If further more customization is involved then you can also create a file upload utility in AEM Granite UI shell which will accept file upload [1] and also add a text field to update asset metadata. So on upload, you can call AEM upload asset API [2] and post upload you can call another update asset metadata API.
[1]: https://medium.com/@vsr061/create-custom-aem-menu-tools-with-granite-ui-shell-53c56e435f8a
Hope this helps!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.