Hello,
As per my requirement I need to some how process the uploaded csv(whenever client uploads csv with assetPath and metadata) file and modify the assetPath (before doing actual metadata update)given in csv and then process the importing metadata. How the existing OOTB import metadata functionality can be customised here ??is there some workflow that I can extend any pointers would be helpful.
Please check @diksha_mishra @Dipti_Chauhan
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
@srikanth7792 you have correctly mentioned the OOTB feature in your post, more info described in Adobe doc: https://experienceleague.adobe.com/docs/experience-manager-64/assets/administer/metadata-import-expo...
Can you please elaborate more on the specific custom requirement?
@srikanth7792 you have correctly mentioned the OOTB feature in your post, more info described in Adobe doc: https://experienceleague.adobe.com/docs/experience-manager-64/assets/administer/metadata-import-expo...
Can you please elaborate more on the specific custom requirement?
Views
Replies
Total Likes
This is not out of box to manipulate csv before importing,
You need to update/add action which metadataimporter is using,
Here is JS which is doing the magic :
/libs/dam/gui/coral/components/admin/importmetadata/clientlibs/js/importmetadata.js
Thanks
Dipti
Views
Likes
Replies
Views
Likes
Replies