


We are planning to utilize, AEM 6.4 metadata download and update using CSV file.
But we have observe that it does not delete the asset's metadata value if column value is blank in CSV against a property.
Steps to repro are -
Kindly share if any workaround. Its one of requirement we have to implement.
Regards,
Sujeet
Views
Replies
Sign in to like this content
Total Likes
I would look at writing a custom workflow step. Invoke that workflow - place the CSV file in a location on the server where it can be read and have the custom step update asset meta node with a custom step.
That way - you have complete control over the asset and its metadata in the workflow. See this HELPX article where we modify an asset metadata node prop from a workflow - - Scott's Digital Community: Invoking an Adobe Experience Manager Custom 6.4 Workflow from a web page
Views
Replies
Sign in to like this content
Total Likes