Essbase 21C - How to get database name for an Essbase app using CSS API
We are working on Essbase 21C upgrading. We found the Maxl command "DISPLAY PRIVILEGE USER ALL;" cannot display all the user IDs if not all users have footprint in Essbase 21C server.
We are using EPM Shared service + Essbase 21C. We decided to change our method to use the API CSSUserProvisioningAPIIF to display the security information from Shared service.
We can display the App name from the CSS API, but we cannot find a class in the APIs to display the database name of an APP, and the rec_type info.
can anyone in this community provide an idea how to do that?