Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Where are the users and groups stored in CMS database

Status
Not open for further replies.

Sap2002

Programmer
Dec 14, 2005
2
US
I am trying to create a report that shows all the groups and users that are created in Business Objects Enterprise XI.

I have created these type of reports in previous versions 8 and 8.5.

In 8.5 I used CMS_INFOOBJECTS table to get the information.
When I browse the data for CMS_INFOOBJECTS4 table in BOXI I don't see any users or groups, it looks like the data is encrypted.

Could some help me to create this report.

Thanks in Advance,
Sap2002.
 
The data is encrypted. Starting with CE 10, Business Objects does not allow reporting off the system DB. You need to use the managment console, a third party tool (APOS has one), or write your own using the SDK.
 
GDARINO thanks for the information but I haven't worked on SDK before. Could you please help me with a sample code to get the Users and Groups.

Thanks,
Sap2002
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top