You are viewing limited content. For full access, please sign in.

Question

Question

XML import using Import Agent

asked on April 15, 2015

I am trying to import using XML import in Import Agent. I can get the import to work when I only specify one file but as soon as I add a second document I receive a validation error message in the Event Viewer and no documents are imported. I have attached the file here. Could someone let me know what I may be missing?

Thank you!

0 0

Answer

APPROVED ANSWER
replied on April 15, 2015

The issue is that you are naming both documents "Business License" in the XML. There's a key on the entry name that requires it to be unique in the XML. The on_document_conflict attribute only pertains to handling the scenario where there's an existing document in the repository destination folder with the same name.

You just need to make sure the documents in the XML are using unique names.

0 0

Replies

replied on April 15, 2015

Thank you for your reply Alex!

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.