- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2024 03:58 AM
Hi.
Could I know exactly which tables are related exclusivelly with ITOM process (non shared with ITSM, as example... only related to ITOM).
I just requested a development instance in developer's web and install everything but ITOM-related plugins, but there are tables there I believe are only related to ITOM (like svc_ci_assoc).
Is there any documentation who reflect it? any script I can use to extract the info?
Thanks in advance
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2024 04:04 AM
Hi Alejandro,
I don't know if there is a definitive answer to this. You could go to the sys_db_object table and filter all tables in an ITOM / Discovery application to get an idea of which tables are part of ITOM.
As for svc_ci_assoc, I am fairly certain that is not exclusively related to ITOM. The table should be automatically populated if you relate a CI to an Application Service via the application service form.
You can find out more here: Service tables (servicenow.com)
I hope this helps.
Best regards,
Casper
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2024 04:04 AM
Hi Alejandro,
I don't know if there is a definitive answer to this. You could go to the sys_db_object table and filter all tables in an ITOM / Discovery application to get an idea of which tables are part of ITOM.
As for svc_ci_assoc, I am fairly certain that is not exclusively related to ITOM. The table should be automatically populated if you relate a CI to an Application Service via the application service form.
You can find out more here: Service tables (servicenow.com)
I hope this helps.
Best regards,
Casper
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2024 04:26 AM
You can check the tables mentioned in the following URLs. Exclude any CMDB tables mentioned as they are definitely common. Apart from that, check if any other such common tables are mentioned.