Hallo liebes Supportteam,
Bei folgendem Request erhalten wir sowohl auf dem Test als auch auf dem Prod xTour Server einen Engine error. Seht Ihr einen Grund, weshalb?
Engine error: Invalid partner stop tour position (code: -1063)
Engine error: Invalid partner stop tour position (code: -106
Engine error: Invalid partner stop tour position (code: -106
- Attachments
-
- Request.xml
- (14.78 KiB) Downloaded 362 times
-
- Response.xml
- (1.24 KiB) Downloaded 357 times
when in danger or in doubt, run in circles, scream and shout!
Re: Engine error: Invalid partner stop tour position (code:
Your delivery locations, TransportPointB of the orders, require tourSection 1. The value of 1 is special that there can only be a single toursection1 location in a tour and it must be the the first location in the tour.
To translate this into more human term: your request requires that your deliveries are the first thing that will be done, even before the pickup. This cannot be and thus xTour throws an exception.
To translate this into more human term: your request requires that your deliveries are the first thing that will be done, even before the pickup. This cannot be and thus xTour throws an exception.
Joost Claessen
Senior Technical Consultant
PTV Benelux
Senior Technical Consultant
PTV Benelux
Re: Engine error: Invalid partner stop tour position (code:
Ah, a classical case of RTFM. Here's the appropriate documentation for this, for those that come after me: https://xtour-eu-n.cloud.ptvgroup.com/m ... ourSection
Thanks for the help, Joost!Transport points with tourSection 0 will be placed anywhere. TourSection 1 will be the first stop within a tour, and 1000 will be the last stop. There will be not more than one transport points within a tour with tourSection 1 or 1000, respectively.
when in danger or in doubt, run in circles, scream and shout!