Customizing fields shown in the CMDB list view
System administrators can manage the list view columns displayed in the Remedyforce CMDB tab as follows:
- Configure the fields that are displayed as columns
- Add or remove columns
- Define the display order of the columns
- Define the width of each column
The columns displayed in the Remedyforce CMDB list view is not based on profiles or users. By default, 25 columns are shown in the Remedyforce CMDB list view. You can update the default number of columns are shown in the Remedyforce CMDB list viewTo update the number, change the value in the CMDBListViewLimit custom setting. For more information, see Managing-custom-settings.
This topic contains the following information which is applicable to BMC Remedyforce CMDB 2.0:
- Views to configure the Remedyforce CMDB list view columns
- Customizing the Remedyforce CMDB list view columns fields
- Remedyforce CMDB list view columns of classes
- Related topic
Views to configure the Remedyforce CMDB list view columns
Views enable you to configure the fields which are displayed as columns in the Remedyforce CMDB list view. The List Views section displays the available out-of-the-box views and any custom view that you might have added.
The following table describes the available out-of-the-box views:
Class Name | Description |
---|---|
Base Element (CI) | Enables you to configure the configuration item (CI) attributes of the Base Element field set as Remedyforce CMDB list view columns. For this view, the fields which are displayed by default in the Selected Fields list are Instance Name, Description, Instance ID, Class Name, Instance Type, CI Status, Stage, and Assembly ID. |
Base Element (Asset) | Enables you to configure the asset attributes of the Base Element field set as Remedyforce CMDB list view columns. |
Base Element (All) | Enables you to configure the CI and asset attributes of the Base Element object as Remedyforce CMDB list view columns. For this view, the fields which are displayed by default in the Selected Fields list are Instance Name, Description, Instance ID, Serial #, Asset #, Class Name, Instance Type, CI Status, Asset Status, Stage, and Assembly ID. |
Business Service | Enables you to configure the fields of the Business Service, Logical Entity, and Base Element field sets of the Base Element object as Remedyforce CMDB list view columns. For this view, the fields which are displayed by default in the Selected Fields list are Instance Name, Description, Service Type, Owner, State, Parent Service, Service Hours, and Instance Type. |
Physical Location | Enables you to configure the attributes of the Physical Location, Logical Entity, and Base Element field sets of the Base Element object as Remedyforce CMDB list view columns. For this view, the fields which are displayed by default in the Selected Fields list are Location Name, City, State, Postal Code, Address, and Country. The out-of-the-box list view for the Physical Location class also determines the columns that are displayed in the Locations list view that is accessed from Remedyforce Administration > Configure CMDB 2.0 > Locations. In addition, this view determines the fields that are displayed in the Locations lookup window and the Location Details window in the Instance Editor. For more information about locations, see Managing-locations. Note: Irrespective of your configuration, Location Name is always displayed as the first column or field in the Locations list view, Locations lookup window and the Location Details window. |
Customizing the Remedyforce CMDB list view columns fields
The following procedure describes how to customize the fields which are displayed as columns in the Remedyforce CMDB list view:
To customize the Remedyforce CMDB list view columns fields
- Click the Remedyforce Administration tab.
- On the Home page, click the Configure CMDB 2.0 tile, and from the menu select CMDB List View Customization.
- In the List Views section, select the required view.
If you want to create a new custom view, perform the following actions:- Click New.
- From the Class Type list, select one of the following:
- CI – only CI and CI and Asset classes are displayed in the Class Name list.
- Asset – only asset and CI and Asset classes are displayed in the Class Name list.
- From the Class Name list, select the class.
From the Available Fields list, select the required columns; to move the selected columns to the Selected Fields list, click the right arrow.
- (Optional) To remove columns from the Selected Fields list, select the columns and click the left arrow.
The columns displayed in the Remedyforce CMDB list view are in the order in which you have added them. To modify the display order of a column, select that column and click the up arrow or the down arrow in the Selected Fields list. - In the Pixels field, enter the width of each column in pixels (100 pixels = 2.646 cm).
- (Optional) In the Preview section, click Refresh to preview the changes made to the Remedyforce CMDB list view.
- Click Save.
If you are already on the Remedyforce CMDB tab, the updated Remedyforce CMDB list view columns may not be displayed to you; you must refresh the Remedyforce CMDB tab to view the updated Remedyforce CMDB list view columns.
Remedyforce CMDB list view columns of classes
If you have not defined a custom list view for a class, it inherits the custom list view of its parent class in the Remedyforce CMDB tab; if you have not defined a custom list view for the parent class, it inherits the custom list view of the class which is nearest in the class hierarchy. For example, in the following screenshot, if you have defined a custom list view for WAN, when you select WAN on the left panel of the Remedyforce CMDB tab, the right panel displays the columns based on the custom list view for WAN. However, if a custom list view is not defined for WAN, it will inherit the custom list view of the class which is nearest in the class hierarchy and has a custom list view defined, such as LNs Collection or Connectivity Collection. If none of the classes in the class hierarchy has any custom list view, WAN inherits the list view of the All Instances (Base Element) class.
For a Rule Based Asset class, if you have not defined a custom list view, it inherits the list view of its parent CI class. For example, if you have not defined a custom list view for Desktop, which is an out-of-the-box Rule Based Asset Class based on the Computer System CI class, Desktop will inherit the list view of the Computer System CI class.
Related topic