Hi all,
We are getting error when running a report in batch however when we are running in interactive mode , it is working fine.
This error is across all reports .
we are using AX 2012 R3 CU8 and SQL server 2015.
below is the error :
Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for dataset 'VendBaseDataDS'. ---> System.Security.SecurityException: Permission denied setting the framework parameter AX_UserContext. This parameter must be null.
at Microsoft.Dynamics.Framework.Reports.ServerSessionManager.ValidatePermissionToRunAs(String axUserId)