xTour Internet: different Tripduration with same request
Posted: Thu Feb 02, 2017 3:16 pm
Hello everybody,
we are using the xTour server on the internet and with the same request (via raw request runner) we get sometimes and sometimes .
If I run the request on my local xTour server, and I get always totalTourPeriod="39208" . When I change the request from profileName="dimaCar" to profileName="dimatruck" then I get a trou period of almost 14 hours.
My question is: why sometimes use xTour internet the truck profile, although we put in the request to use profileName="dimaCar"?
We have solved our problem (at least we believe to have solved) using deleteBeforeUsage="true" .
Is it possible that different account may use the same dima with ID=1? Or the dima 1 for account x is not the same as for account y?
Thank you in advance abd best regards!
Sebastiano
we are using the xTour server on the internet and with the same request (via raw request runner) we get sometimes
Code: Select all
totalTourPeriod="39208" (i.e. ~10 hours)
Code: Select all
totalTourPeriod="49028" , i.e. ~14 hours
If I run the request on my local xTour server, and I get always totalTourPeriod="39208" . When I change the request from profileName="dimaCar" to profileName="dimatruck" then I get a trou period of almost 14 hours.
My question is: why sometimes use xTour internet the truck profile, although we put in the request to use profileName="dimaCar"?
We have solved our problem (at least we believe to have solved) using deleteBeforeUsage="true" .
Is it possible that different account may use the same dima with ID=1? Or the dima 1 for account x is not the same as for account y?
Thank you in advance abd best regards!
Sebastiano