I am trying to use VRP solver with ArcGIS server 10. I have setup NA service with VRP layer in my server. All sample codes that I have seen uses Orders, Routes and Depots that are already loaded in the map. How do I load locations (orders, routes, depots) dynamically from the program at run-time. Are there any samples for this? Would greatly appreciate any help/pointers on this.