Search found 3 matches
- Wed Mar 06, 2024 1:42 pm
- Forum: Routing API
- Topic: Starting of plan optimization fails
- Replies: 5
- Views: 4833
Re: Starting of plan optimization fails
Hi, I checked the clients which requires .NET 6, but I needed a lower version (4.x). I could figure out what caused the task to cancel immediately and changed the following line in the generated client (function StartOptimizationAsync): var response_ = await client_.SendAsync(request_, System.Net.Ht...
- Tue Mar 05, 2024 9:19 am
- Forum: Routing API
- Topic: Starting of plan optimization fails
- Replies: 5
- Views: 4833
Starting of plan optimization fails
Dear community, I was about to use the Routing API of PTV Developer in Visual Studio C#. Steps are: Create a Plan Optimize the Plan Get Status Get completed Plan I was able to create a Plan and got the following JSON, which seems to be valid: {"id":"00000000-0000-0000-0000-00000000000...
- Fri Feb 23, 2024 4:11 pm
- Forum: Generic questions
- Topic: Best practices implementing PTV. Map Control up to date?
- Replies: 1
- Views: 2016
Best practices implementing PTV. Map Control up to date?
Hello PTV community, We are a growing company and want to start using PTV as the routing service. Our customers are operating in the area of waste management and want to use an interactive map to see their vehicles, orders and routes (tours). Therefore I am asking for best practice and method to imp...