cancel
Showing results for 
Search instead for 
Did you mean: 

Nuxeo CSV document upload with tags not working

amol_kulkarni
Champ in-the-making
Champ in-the-making

Hi, I am using nuxeo 8.1 and added nuxeo csv package for csv import along with files. Its working very well with all nuxeo schema fields however i am not able to add tags in the csv. The tag is not added in the document even after adding column "tag:label" OR "ecm:tag".

Can some one help me with an example to add a tag. Is it possible to add a tag with Nuxeo CSV package?

below is my csv:

"name","type","dc:title","dc:description","file:content","tag:label" "Tulips","Picture","Tulips sample","This is my file's description","Tulips.jpg","Amol"

4 REPLIES 4

Victor_Sánchez
Confirmed Champ
Confirmed Champ

Hi Amol,

at first, you can find into list of AUTHORIZED_HEADERS of Nuxeo CSV project the ecm:tag, so you must use it instead. I have seen that Nuxeo CSV module delegates the update or create document to CoreSession with the computed map of properties, ecm:tag included.

Hope it helps

VS!

Hi Victor, thanks for the answer. However i am getting below error while using ecm

Hi Amol,

Not applicable

Thanks Victor, however I have also tried using ecm:tag as a column name. That also didn't work.

Getting started

Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.