We get the following error message ("AccessDeniedFault", "is not allowed") when we try to calculate a distance matrix with the asynchronous protocol at
https://xserver2-europe-test.cloud.ptvgroup.com
Code: Select all
{
"faultInfo": {
"$type": "AccessDeniedFault"
},
"message": "Feature XDima.startCreateDistanceMatrix is not allowed. Current configuration: !XCluster.startPlanClusters,!XCluster.startCoverLocations,!XCluster.startPlanVisits,!XCluster.startOptimizeVisitSequence,!XCrash.startLoopInfinite,!XData.startCreateHighPerformanceRoutingNetwork,!XData.startCreateFeatureLayer,!XDima.startCreateDistanceMatrix,!XDima.startUpdateDistanceMatrix,!XLoad.startPackBins,!XLocate.startSearchLocationsInBulk,!XRoute.startCalculateRoute,!XRoute.startCalculateReachableAreas,!XTour.startPlanTours,!XTour.startChangeTours,!XTour.startFindChangeToursProposals,!XTour.startEvaluateToursInExecution,!xdata.deleteFeatureLayer,!xdata.startCreateFeatureLayer,!xdata.fetchFeatureLayerResponse"
}