We enabled "SRM security" from OC web admin page -> Report manager -> preferences and now only Admin users can see global collections, on the parameter pages, in SRM.
The users are able to access the global collections and models from the OneClick so they are part of the required security communities.
"SRM security" is enabled so only users with SRM privileges can see group data from the SRM parameter page. By default after Spectrum 9.x, new users (and users migrated from an older system) do NOT have this SRM privileges enabled by default.
It is possible to verify the WKP_ProxyUserSecurity values for users as follows:
4. It is possible to compare these settings for a functioning user with a non functioning user in mySQL as follows:
a. Select * from v_security_string_accessibility_by_landscape where user_name=’xxx’;
b. You will see number of security string for the functioning user and only *UNKONWN* for the non functioning user.
example
New users must be given privileges to "view data" in Report Manager. From a OneClick console, navigate to users tab. Select the user in question, and in the component
detail section under Privileges check if it has privilege for Report Manager.