is there any way to apply these restriction on orders/vehicle ?
we have transport orders with/without fleetId(s) & vehicleClassId(s) (e.g heavy rigid, light rigid,...)
criteria is
order without fleetId can be assigned to any vehicle with/without fleetId
order with specific fleetId only can be ...
Search found 2 matches
- Fri Apr 28, 2017 2:49 pm
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: Tour planning Restrictions possibilites
- Replies: 6
- Views: 14809
- Thu Apr 27, 2017 7:47 am
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: planBasicTours not accepting GPScoordinates in OG_GEODECIMAL
- Replies: 1
- Views: 5044
planBasicTours not accepting GPScoordinates in OG_GEODECIMAL
Problem:
xtour api accepting GPS coordinates in PTV_MERCATOR(e.g 16777907.815,-4080923.1128)
but not accepting GPS coordinates in OG_GEODECIMAL (e.g -34.421025,150.887075)
although i am setting in callerContext
"key": "coordFormat", "value": "OG_GEODECIMAL"
Steps to reproduce:
PTV xServer Raw ...
xtour api accepting GPS coordinates in PTV_MERCATOR(e.g 16777907.815,-4080923.1128)
but not accepting GPS coordinates in OG_GEODECIMAL (e.g -34.421025,150.887075)
although i am setting in callerContext
"key": "coordFormat", "value": "OG_GEODECIMAL"
Steps to reproduce:
PTV xServer Raw ...