Hello,
my question was more in regards to correct exception/error handling procedure, in case HPRN goes missing/is updated for any reason. I think you anwsered my question.
Thank you for prompt response
Kind regards,
Igor
Search found 6 matches
- Thu Sep 19, 2024 6:57 am
- Forum: PTV xDimaServer / Developer Matrix Routing API
- Topic: Update extend distance matrix
- Replies: 3
- Views: 60713
- Mon Sep 16, 2024 12:36 pm
- Forum: PTV xDimaServer / Developer Matrix Routing API
- Topic: Update extend distance matrix
- Replies: 3
- Views: 60713
Update extend distance matrix
Hi,
when trying to update the matrix for which the HRPN has since been recreated DataNotAvailableFault is returned.
To recreate:
1. Create HPRN
{
"label": "LuxVan1",
"scope": "testupdate",
"storedProfile": "van",
"highPerformanceRoutingNetworkOptions": {
"geographicRestrictions ...
when trying to update the matrix for which the HRPN has since been recreated DataNotAvailableFault is returned.
To recreate:
1. Create HPRN
{
"label": "LuxVan1",
"scope": "testupdate",
"storedProfile": "van",
"highPerformanceRoutingNetworkOptions": {
"geographicRestrictions ...
- Tue Apr 25, 2023 9:18 pm
- Forum: PTV xDataServer
- Topic: Issue with Listing High Performance Routing Networks using returnOnlyMatchingNetworks and SnapShotTimeConsideration
- Replies: 3
- Views: 595
Re: Issue with Listing High Performance Routing Networks using returnOnlyMatchingNetworks and SnapShotTimeConsideration
Thank you for your prompt response 
It turns out we didn't supply the request profile earlier. I appreciate your help.
Best regards,

It turns out we didn't supply the request profile earlier. I appreciate your help.
Best regards,
- Tue Apr 25, 2023 12:57 pm
- Forum: PTV xDataServer
- Topic: Issue with Listing High Performance Routing Networks using returnOnlyMatchingNetworks and SnapShotTimeConsideration
- Replies: 3
- Views: 595
Issue with Listing High Performance Routing Networks using returnOnlyMatchingNetworks and SnapShotTimeConsideration
I've encountered an issue when listing high performance routing networks with the returnOnlyMatchingNetworks option. It seems that it does not return the high performance routing network if SnapShotTimeConsideration is used.
Below are the request snippets I've used:
Create High Performance ...
Below are the request snippets I've used:
Create High Performance ...
- Fri Apr 14, 2023 3:25 pm
- Forum: PTV xDataServer
- Topic: Recalculating high performance routing network
- Replies: 4
- Views: 688
Re: Recalculating high performance routing network
Hi,
yes that is a possible solution, but still requires data persistance of said variable N, in order to know when we left on.
But if we expand on the principle:
we can have 2 scopes N and M
when creating new searchGraph, we check which scope has searchGraph in question
we create new ...
yes that is a possible solution, but still requires data persistance of said variable N, in order to know when we left on.
But if we expand on the principle:
we can have 2 scopes N and M
when creating new searchGraph, we check which scope has searchGraph in question
we create new ...
- Fri Apr 14, 2023 12:56 pm
- Forum: PTV xDataServer
- Topic: Recalculating high performance routing network
- Replies: 4
- Views: 688
Recalculating high performance routing network
Hello,
During implementation of xServer, we encountered an issue with recalculation of high-performance routing networks.
High-performance routing networks are created with PTV_SpeedPatterns and PTV_TrafficIncidents feature layers in the morning for several different TimeConsiderations throughout ...
During implementation of xServer, we encountered an issue with recalculation of high-performance routing networks.
High-performance routing networks are created with PTV_SpeedPatterns and PTV_TrafficIncidents feature layers in the morning for several different TimeConsiderations throughout ...