I've published the Vehicle Routing Problem as a geoprocessing service on ArcGIS Server.
I have 124 points under Orders and one depot. I'm entering route input for six routes including the Capacities parameter.
I have a column in the attribute table for Orders that specifies pickup quantities; I mapped this field to Pickup Quantities while publishing the service. However in the output table for Stops, the Pickup Quantities field is blank. The routes are being generated but capacities are being ignored. What could be the issue?