- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2024 12:13 PM
I'd like to be able to search across all CI classes in the Archive table. Opening ar_cmdb_ci.list does not work
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2024 04:04 AM
Data archiving process flattens the table hierarchy. As a result, there is a separate archive table for each CI class. The following product documentation article describes the process in more detail:
Blog: https://sys.properties | Telegram: https://t.me/sys_properties | LinkedIn: https://www.linkedin.com/in/slava-savitsky/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2024 03:30 PM
Hi Keith,
The short answer is no. Here is the product documentation on archiving for CMDB: https://docs.servicenow.com/bundle/washingtondc-servicenow-platform/page/product/configuration-manag...
Even though CMDB data is defined with a hierarchy, the CI belongs to a specific table, which will need the respective ar_<table_name> in order to archive it.
Let me know if you have further questions!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2024 04:04 AM
Data archiving process flattens the table hierarchy. As a result, there is a separate archive table for each CI class. The following product documentation article describes the process in more detail:
Blog: https://sys.properties | Telegram: https://t.me/sys_properties | LinkedIn: https://www.linkedin.com/in/slava-savitsky/