XRoute 2: "tourReport" not present in response

This forum deals with any kind of routing computation whether it is simple A:B-routing, calculation of isochrones, simple matrix computation or nearest search.
Post Reply
lk-tis
Posts: 3
Joined: Tue Aug 20, 2019 1:30 pm

XRoute 2: "tourReport" not present in response

Post by lk-tis »

Hello,

we have the problem, that the parameter "tourReport" in the "resultFields" Section does not affect the response.

This is the (shortened) part of the "resultFields" from the request:

Code: Select all

{
	"resultFields": {
      "tourReport": true,
      "tourReportSpecified": true,
    }
}
But the "tourReport" field in the response stays empty...

Is this a mistake on our part? How do we get the "tourReport"?

Best regards,
Lennart
User avatar
Bernd Welter
Site Admin
Posts: 2572
Joined: Mon Apr 14, 2014 10:28 am
Contact:

Re: XRoute 2: "tourReport" not present in response

Post by Bernd Welter »

Hello Lennart,

please send the complete request to bernd.welter@ptvgroup.com and I'll check this.
I assume that you didn't request proper break- and rest rules or tour restrictions?

Best regards,
Bernd
Bernd Welter
Technical Partner Manager Developer Components
PTV Logistics - Germany

Bernd at... The Forum,LinkedIn, Youtube, StackOverflow
I like the smell of PTV Developer in the morning... :twisted:
Post Reply