New high performance profile available: hpr-car

Proper forum for all questions related to xServer INTERNET = the Azure based cloud solution. This forum deals with the architecture topics such as load balancing, available profiles and standard server settings.
Please be aware that questions about core functionality such as routing, mapping, geocoding in general should be placed in the xServers dedicated forum ;-)
Post Reply
User avatar
Bernd Welter
Site Admin
Posts: 2564
Joined: Mon Apr 14, 2014 10:28 am
Contact:

New high performance profile available: hpr-car

Post by Bernd Welter »

Hi there,

since last week the test cloud https://xtour-eu-n-test.cloud.ptvgroup.com provides an additional high performance routing profile named hpr-car. It is intended to server usecases such as service technicians, fieldforce or any other fleet / vehicle that is based on cars instead of trucks.
The new searchgraph profile is based on the regular car profile and accelerates the DistanceMatrixByRoad. To activate the profile you have to use the DistanceMatrixByRoad.dimaProfile as in the following XML fragment:

Code: Select all

<ns4:wrappedDistanceMatrixCalculation>
<ns4:DistanceMatrixCalculation 
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns4:DistanceMatrixByRoad" 
 deleteBeforeUsage="true" deleteAfterUsage="true" 
 referenceTime="1970-01-01T01:00:00+01:00" dimaId="497"
 profileName="hpr-car"/>
</ns4:wrappedDistanceMatrixCalculation>
Attention:
  • Using the request profile is not sufficient! As there is no corresponding request profile you need to set the dimaProfile parameter.
  • deleteBefore/deleteAfter can be used as with other non HPR profiles
  • This profile isn't available on production so far. It will follow soon.
Feedback is welcome,
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:
User avatar
IsH-PTVAG
Posts: 6
Joined: Thu May 15, 2014 10:51 am

Re: New high performance profile available: hpr-car

Post by IsH-PTVAG »

Hello,

the high performance profile hpr-car will be available in the near future.
It will be installed on the Europe production system with the next scheduled update end of July.
Together with the map and PTV xServer update the new hpr profile will be provided for productive use.
As usual the update will be announced 4 weeks in advance.

Kind regards,

Isabel Honikel
Isabel Honikel
Product Manager
PTV GERMANY
Post Reply