Accessing Business Directory System Table Information
You can access system table information at any time.
About System Tables
Business Directory can be used to view system tables. You could then use the information to run an API method that can show its contents.
Note: System tables are virtual tables. They map to a physical database table, a view, a structure in server memory, or a combination of these. TIBCO reserves the right to change the system tables at any time.
For system tables, what you see depends on the rights and privileges you have. Studio users are limited to executing SQL SELECT statements on these tables. The rights and privileges to change system tables are locked, to prevent changes that could compromise functionality and performance.
To access system table information
1. Select Help > System Tables.
2. Select one of the tables listed.

3. Review the Annotation information.