Search found 2375 matches

by Bernd Welter
Mon Nov 24, 2025 4:33 pm
Forum: Developer.Route Optimization-Optiflow API
Topic: Route Optimization OptiFlow API - Api Changes 1.35.0 (24.11.2025)
Replies: 0
Views: 67

Route Optimization OptiFlow API - Api Changes 1.35.0 (24.11.2025)



Api VarVersion Type Date Description

Route Optimization OptiFlow API 1.35.0 FEATURE 24.11.2025 Breaks are no longer scheduled between tasks at the same stop. Therefore there are no more breaks at Task and Appointment.


Let me comment on this:
An application based on 1.34 or before won't ...
by Bernd Welter
Mon Nov 24, 2025 8:22 am
Forum: PTV xServer INFOSTREAM
Topic: Release of xServer 2.38.1 and 1.38.2.3 (CVE!)
Replies: 0
Views: 82

Release of xServer 2.38.1 and 1.38.2.3 (CVE!)

Here are some news from our DEV team:

The PTV xServer 1.38.2.3 and 2.38.1 and the PTV Content Update Service 2.38.1 are released! The reason for these unplanned releases is a critical CVE in the Apache Tomcat and both xServer generations are affected. Please note that these are patch releases with ...
by Bernd Welter
Thu Nov 20, 2025 1:30 pm
Forum: Developer.Route Optimization-Optiflow API
Topic: Route Optimization OptiFlow API - Api Changes 1.34.0 (20.11.2025)
Replies: 0
Views: 104

Route Optimization OptiFlow API - Api Changes 1.34.0 (20.11.2025)


Api VarVersion Type Date Description

Route Optimization OptiFlow API 1.34.0 FEATURE 20.11.2025 Added insourcing revenue to order properties which specifies the revenue for scheduling an order.


No new endpoints
New order property: insourcingRevenue: Defines the revenue for scheduling ...
by Bernd Welter
Thu Nov 20, 2025 1:29 pm
Forum: Developer.Route Optimization-Optiflow API
Topic: Potential Cost factors in Optiflow API
Replies: 5
Views: 7653

Re: Potential Cost factors in Optiflow API

Added order.properties.insourcingRevenue in 1.34 / 20.11.2025:
Defines the revenue for scheduling the order on a route. The order will only be scheduled on a route when the sum of the outsourcingCost and insourcingRevenue is less than the added route cost. When both the outsourcingCost and ...
by Bernd Welter
Fri Nov 14, 2025 7:50 am
Forum: PTV xServer INFOSTREAM
Topic: Important change in PTV Logistics HELPDESK (15.9.2024)
Replies: 1
Views: 39963

Re: Important change in PTV Logistics HELPDESK (15.9.2024)

Nothing is as stable as change...

In December 2025 we will migrate the helpdesk to a new infrastructure.

If you write an emal to Support.xserver.de@ptvlogistics.com you will already trigger your new tickets via the new frontend. Give it a try!
zendesk.png
by Bernd Welter
Tue Nov 11, 2025 12:52 pm
Forum: Generic questions
Topic: Developer: facts I wish I had known from scratch
Replies: 2
Views: 953

Asynchronous calls

added "Asynchronous calls..."

Hi there,

every once in a while we face users who are running into http 429 = "too many requests".
Quite often this is caused because someone uses an asynchronous method such as
MatrixRouting API -->startMatrixRouting
Geocoding & Places API --> getLocationsByText ...
by Bernd Welter
Tue Nov 11, 2025 8:08 am
Forum: Developer.Route Optimization-Optiflow API
Topic: Examples CHARGING
Replies: 0
Views: 194

Examples CHARGING

Here are some sample screenshots showing the new feature "charging electric vehicles":

Charging Vehicles.png
Charging Locations.png

For the locations I defined
the maximum power
2mins for preparation before the charging process starts
2mins completion duration after the charging process ...
by Bernd Welter
Thu Nov 06, 2025 3:53 pm
Forum: Developer.Route Optimization-Optiflow API
Topic: Which order type is recommended for Service Planning?
Replies: 2
Views: 6719

Re: Which order type is recommended for Service Planning?

Tadaaaa - we now (v1.32 / 5.11.2025) support a dedicated order type called ServiceOrder!
service orders.png
by Bernd Welter
Wed Nov 05, 2025 2:47 pm
Forum: Developer.Route Optimization-Optiflow API
Topic: Route Optimization OptiFlow API - Api Changes 1.33.0 (05.11.2025)
Replies: 0
Views: 258

Route Optimization OptiFlow API - Api Changes 1.33.0 (05.11.2025)

Jesus - another deployment on the same day...
ApiVarVersionTypeDateDescription
Route Optimization OptiFlow API1.33.0FEATURE05.11.2025Added support for order categories and outsourcing cost for service orders.
by Bernd Welter
Wed Nov 05, 2025 10:13 am
Forum: Developer.Route Optimization-Optiflow API
Topic: Route Optimization OptiFlow API - Api Changes 1.32.0 (05.11.2025)
Replies: 0
Views: 265

Route Optimization OptiFlow API - Api Changes 1.32.0 (05.11.2025)

And that's a really huge new feature we required for the service technician and sales force usecase!

A completely new order type: ServiceOrders!
(REM: they will also get outsourcing costs soon!)


Api VarVersion Type Date Description

Route Optimization OptiFlow API 1.32.0 FEATURE 05.11.2025 ...