Import Routes Example

Overview
In this method we are going to import data via the user COM interface of the ITRDS. In this method you can either have either a DBF or XML file containing the data you want to export or yo ucan insert the data row by row.

Scenario
In the following example we are going to import route records that have been created in a Route managment system which we want to update onto existng Rams Customers. One thing that is essential for this process is that the Rams account numbers are present in the file we are trying to import. We are going to assume that the Route managment software has created an XML file which contains our route records. The following code will run that import and also allow the Route managment software to provide an update to the user on how the import is progressing.


Last Updated: 20/10/2005