Esri / Esri/route-planner-csharp
services.xml - max synch routes
- Dominant language
- C#
- Stars
- 31
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
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).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.