Hi, I am unable to distribute report in SAS Visual Analytics 8.2. The job completed successfully but the report was not sent to the recipient. From the log (see below), there seems to be an authorization issue. I have given the cas user sudo access but still encounter the same problem. 2018-11-23 15:15:05.220 ERROR 76858 --- [o-auto-1-exec-4] com.sas.commons.rest.ExceptionLog : sas.reportDistribution [36111e1360b14dc7] com.sas.casconnection.exception.CasResourceException: Authorization (2-1-5280249) 2018-11-23 15:15:05.220 ERROR 76858 --- [o-auto-1-exec-4] com.sas.commons.rest.ExceptionLog : sas.reportDistribution [36111e1360b14dc7] caused by: com.sas.cas.CASException: Authorization 2018-11-23 15:20:05.481 ERROR 76858 --- [o-auto-1-exec-3] c.s.c.controllers.BaseCasAclController : sas.reportDistribution [d0a2c836b90394a3] An error occurred in a call to the casacl service TableCasAclController GET call. /casAccessManagement/servers/{serverId}/caslibs/{caslibId}/tableControls/{tableId}<?listType=><&sessionId=> /casAccessManagement/servers/cas-shared-default/caslibs/SAS9.4 Server/tableControls/FS31HIERARCHY?listType=direct&accessControlType=effective Ensure caller has sufficient authority to access specified CAS information. Perhaps caller needs superUser role. cause: null com.sas.cas.CASException: Authorization (severity=2 reason=1 statusCode=5280249 NOT_AUTHORIZED) 5 ERROR: ReadInfo access denied for user sas.reportDistribution on caslib SAS9.4 Server. 5 ERROR: The action stopped due to errors. Any pointer or advice on how to troubleshoot or resolve this issue will be very appreciated. Thanks in advance.
... View more