Skip to content

Configure PTV Service for used by AO

AO use ptv service to calculate roads. AO send requests to PTV service and it answer correct route and will create coordinate file.

PTV Cloud:

Each customer has own "webmap" -folder which includes config files for using PTV. When using PTV Cloud: * DistanceWebService\Web.config -file to use:

</setting>
      <setting name="RL_WebService_localhost_XRouteWSService" serializeAs="String">
        <value>https://xroute-tln-eu-n-test.cloud.ptvgroup.com/xroute/ws/XRoute</value>
  • Add PTV API key (each customer has its own)
  • edit paths:
    • Truck profiles:
            <setting name="RouteEnginePath" serializeAs="String">
              <value>\\PTVAG\xServer\xroute\</value>
      
    • Coordinate files:
            <setting name="RL5JnyRootPath" serializeAs="String">
              <value>\\CntDist</value>
      

Edit ini-files for AO to using new configs: Client, BatchRun. Servers, DistanceCalculator REWebServiceURL or WebServiceURL ➝ to point RL6_Webservice.asmx also check where maps pahts are pointed. IIS:


GCP hosted PTV Service: