cancel
Showing results for 
Search instead for 
Did you mean: 

How to update Metadata for existing assets on import

christian_
Champ in-the-making
Champ in-the-making

We are importing assets with metadata in XML-format. To retreive all necessary information out of the XML-file, we created an importer plugin to deal with .xml instead of .properties files. So far the import works fine. However, we are facing a challenging task: Within our business it's possible that we receive metadata updates for our assets (maybe even updates for the assets themselves). If that is the case, the importer simply creates new assets with new metadata in Nuxeo DAM. Is it possible to configure Nuxeo so that assets are only created when they don't exist yet? If they exist we only want their metadata being updated.

Thank you, Christian

2 REPLIES 2

bruce_Grant
Elite Collaborator
Elite Collaborator

Write your own importer and add logic to check for existence of a given binary (or metadata) and then add or update based on whether the asset already exists.

See http://doc.nuxeo.com/display/KB/How+to+use+Nuxeo+Platform+Importer+Core

Thanks for the reply - but I was hoping for something more specific.

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.