When I try to explore any loaded SAS dataset I get the following type error message (the example
is for dataset ORION_STAR_SCHEMA_2)
The laser server is started and the dataset is loaded. I have full right on all folders, datasets
and LASR server. There is no problem with ACT authorisation
(mx.rpc::Fault)#0
content = (null)
errorID = 0
faultCode = "Server.Processing"
faultDetail = (null)
faultString = "com.sas.biv.exception.BivException : LASR Server authorization error (errorCode=AUTHORIZATION_ERROR, params=[/Shared Data/SAS Visual Analytics/Public/LASR/ORION_STAR_SCHEMA_2, 0])"
message = "faultCode:Server.Processing faultString:'com.sas.biv.exception.BivException : LASR Server authorization error (errorCode=AUTHORIZATION_ERROR, params=[/Shared Data/SAS Visual Analytics/Public/LASR/ORION_STAR_SCHEMA_2, 0])' faultDetail:'null'"
name = "Error"
rootCause = (Object)#1
cause = (null)
errorResponseCode = "AUTHORIZATION_ERROR"
localizedMessage = "LASR Server authorization error (errorCode=AUTHORIZATION_ERROR, params=[/Shared Data/SAS Visual Analytics/Public/LASR/ORION_STAR_SCHEMA_2, 0])"
message = "LASR Server authorization error (errorCode=AUTHORIZATION_ERROR, params=[/Shared Data/SAS Visual Analytics/Public/LASR/ORION_STAR_SCHEMA_2, 0])"
params = (Array)#2
[0] "/Shared Data/SAS Visual Analytics/Public/LASR/ORION_STAR_SCHEMA_2"
[1] "0"
suppressed = (Array)#3
null
That looks like an application issue. Please contact technical support: Support.
Typically, information about authorization grants and denials can be found in the SASLASRAuthorization.log file that is located in SAS-configuration-directory\Levn\Web\Logs\SASServern_m
.
See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.
Find more tutorials on the SAS Users YouTube channel.