Symptom
Some widgets in an application do not work for standard users. These same items work as expected for administrative users.
Examples:
a button in the report that works for admin users isn't working for non admin users, no error message returned.
On Variable input screen typing in the variable isn't working and it returns "A server error has occurred, and the values cannot be processed, please try again later"
Console logs show the following errors:
Error: You do not have the correct permissions to open that model.
Error: Error [Server]: (#42208) Can't read the view : _SYS_BIC:
Failed to fetch model metadata - Please contact your administrator. sap.fpa.ui.story.Story
Error: QueryManager and DataRegion are required for SortingManager._getContext
Error: QueryManager and DataRegion are required for SortingManager._getContext
Script execution failed for event "Chart_1.onResultChanged"
Cannot read properties of undefined (reading 'isDatasetLoaded')
TypeError: Cannot read properties of undefined (reading 'isDatasetLoaded')
Environment
SAC environment with SSO to on premise data
Cause
The error "Error: You do not have the correct permissions to open that model" is valid.
A required model is not shared.
Resolution
Discover and share the missing model.
- Review application designer's personal folders for missing model. Move to public space, share.
Keywords
KBA , LOD-ANA-AD , Analytics Designer , Problem