• Monitoring trips in real-time – last part of the report

    In yesterday’s article we informed about authentication and billing – and you got code, code, code …

    What’s the great thing about this approach?

    Our API is process-agnostic concerning your own tool chain and logistics processes.…

    Read more

  • Real-time sequel: A report from the source

    In yesterday’s article we introduced how PTV Drive&Arrive is working. Let’s dive into today’s topic:

    What about authentication and billing?

    You pay per trip. We count the number of trips and bill you accordingly. As we have to make sure that you are allowed to create a trip in our system for monitoring and in order to identify you, you need a so called “Token”.…

    Read more

  • You got a job to do?

    You are using the PTV xServer with really long running requests? Like PTV xTour requests with lots of depots and orders? Or you are doing bulk address calculations with PTV xLocate? Well, then this blog post is for you!

    Take a simple (but long running) request :

    [java]
    Plan plan = client.planBasicTours(transportOrders,…

    Read more

  • Play with PTV’s CodeSampleBrowser!

    Dear all,

    the PTV Code Sample Browser is an interactive tutorial based on JavaScript. Using this sample browser, you will easily develop your own web applications. Just select the preferred code sample and start to interact with the application by clicking the “Show Sample”-Button.…

    Read more

  • Ready for programming PTV xServer?

    Dear all,

    PTV provides a specific tutorial so called “PTV Cookbook” in order to give you any support to start immediately with your first application using PTV xServer as the obligatory server components. Our target is hereby to offer a bundle of code samples for all relevant use cases.…

    Read more

  • An awesome toy for PTV xTour starters: The new code samples

    Dear customers,

    today I would like to to draw your attention to a rework and extension of our

    Code Sample Browser

    We made a layout change, implementing a navigation menu with the entries sample, code and description at the bottom of the samples’ tabs.…

    Read more