Esri / route-planner-csharp

Routing and scheduling sample application using arcgis.com directions (network analysis) services.
Apache License 2.0
30 stars 37 forks source link

services.xml - max synch routes #13

Open ScottSand opened 10 years ago

ScottSand commented 10 years ago

The application installer contains a value of 3 for the maxordercountforsyncvrp setting. As a work-around, change this value to 2 to match the ArcGIS Online VRP service. If this update is not made and you try to solve for 3 routes, you will receive the following error:

Error executing tool.: A geoprocessing error occured. ERROR 030096: The maximum records for Routes limit of 2 has been exceeded. The number of input locations loaded into Routes exceeded the maximum of 2 allowed by the service. Failed to execute (EditVehicleRoutingProblem). Failed to execute (EditVehicleRoutingProblem).