Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

Need to add custom fields to exportmetadata csv file

Avatar

Level 2

In assets UI we have added few custom columns in list view. when we select on any article and then click on export metadata it will export those columns of that article into csv. so we are not able to get the custom columns added into csv.
Here are the list of columns in list view.

srikanth532_4-1650643954941.png

 

Here are the list of columns in the exported csv

srikanth532_3-1650643775714.png

So, its showing only few columns in the exported csv. we want all the custom columns to be added into that csv and also remove unwanted columns while exporting.

 

 

 

2 Replies

Avatar

Employee Advisor

I think you will get quicker response if you post this query in assets communities

Avatar

Level 4

Hi @srikanth532  :

 

For exporting to work - the values should be under /jcr:content/metadata. Anything on jcr:content or file itself wont be exported e.g. created date , created by is usually on asset node itself rather than as metadata property/node.