Netbaron

Netbaron

Import tool package

Import tool settings

You need to create a file called settings.xml and place it in the same folder as the tool.

settings.xml 

<?xml version="1.0" encoding="utf-8"?> <Settings> <SalesOrderService> <Username></Username> <Password></Password> </SalesOrderService> <!-- ERP Web Service account provided by Webmercs --> <Email></Email> <Password></Password> <!-- Email for receiving error reports. Separate multiple emails with ; --> <AdminEmail></AdminEmail> </Settings>

How to use the import tool