- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-04-2022 10:40 AM
Hi All--
My team asked me to provide---the table names for reference attributes from cmdb_ci_server table?
Is this possible? My understanding of fields/attributes/reference is completely different.
Best,
Tommy
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-04-2022 10:53 AM
Hello,
Go to System Definition => Tables&columns
Search for the table [cmdb_ci_server], when you find the table, click on "Schema map".
When you click on this button, you ara directed to a new tab when you wan find all the tables that are referencing or referenced by the table :
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-04-2022 10:53 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-04-2022 10:59 AM
Hi,
I understand table references. However, the questions was "table reference attributes."Is the question worded incorrectly? Because to me, attributes are completely different.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-04-2022 12:32 PM
Hello,
Sorry I don't have any idea about table reference attributes . I hope if someone could clarify this point.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-04-2022 02:20 PM
I thing your team wants the table name of all the reference field on the cmdb_ci_server table. Like when we go on incident table form then we have caller_id as one reference field now the table for this field is sys_user, in a similar way there are tables for other reference field on the form.
I am not totally sure if this is what they ask for, this is my guess.
Thanks