NVN Export Orders module – user defined XML

1/Add the necessary fields to “Fields for Export”
2/Select option “Export as:” set to my.xml.
3/Edit User defined XML, part 1,2,3

Example xml:

myxml

 

User defined XML, part 1 – header

The static part contains the exported data. You may need to change encoding or any other part. It looks like this:
myxml1

User defined XML, part 2 – table of contents

Your data. This part is repeated for each exported row. Example:
myxml2

 

 

Where Your_user_key1 is xml tag name, name what You needs in exported xml.
Where #something# is key from “XML elements tag” table enclosed in #. If data can contain special characters, enclose the data between [CDATA[ ..]]

User defined XML, part 3 – footer

The static part contains the exported data. It looks like this:
myxml3

1 comment for “NVN Export Orders module – user defined XML

  1. 9.11.2017 at 14.09

    Hi,

    I would like to export at the same time some order and one file per order but even I click on the options “one order – one file” it export all order in one file. How I have to do it?

Leave a Reply

Your email address will not be published. Required fields are marked *