Hello Community,
I have a requirement to bulk remove custom metadata properties (single-valued) for assets including removal of custom tags for bulk assets in AEM 6.5
I know that there is no OOTB means to bulk remove the properties.
Can anyone suggest what is the next best approach to deal this?
Thank you for your support.
Solved! Go to Solution.
Views
Replies
Total Likes
@smrithi_govind Please try the following custom methods to achieve this request:
Hope this helps.
@smrithi_govind Please try the following custom methods to achieve this request:
Hope this helps.
thanks @diksha_mishra for your quick response.
Hi smrithi_govind You can also use OOTB feature, you can export metadata then do necessary changes in CSV file and import updated CSV refer follow steps
Export metadata and download
Modify file and upload it again using below path.
in second approach you can write java servlet using JCR API you can remove properties Let me know if it helps you or not
Views
Likes
Replies
Views
Likes
Replies