sn_cmdb_ws.unifiedmap.map_search_filter.max_levels
ServiceNow property description:
Max levels for searching up and down in the cmdb_rel_ci table from a given CI
Attributes
- Sys ID: c6f9e7607714a910960ced43ba5a9948
- Type: integer
- Application: CMDB Workspace
- Default value: 25

AI generated property description:
The ServiceNow property `sn_cmdb_ws.unifiedmap.map_search_filter.max_levels` defines the maximum number of levels to search up and down in the `cmdb_rel_ci` table from a given Configuration Item (CI). This property is used to limit the depth of relationship searches in the CMDB (Configuration Management Database) Workspace, ensuring that the search does not become too extensive and impact performance. By setting this property, administrators can control the scope of relationship mapping, making it more manageable and efficient. The default value and further details about configuring this property can be found in the ServiceNow documentation. Adjusting this property helps in optimizing the performance of the CMDB Workspace by preventing overly deep searches that could slow down the system.
Source