ASM System Fields for CMDB Item Screens

It is possible to delete ASM System fields. When you delete a field, the data held on the field is not deleted. It is held in the database. If you were to re-add the field back to the screen, any data previously there will still be there. However, even if no data is lost, deleting the fields can still have unintended consequences: Many of the ASM System fields are referred to in Java scripts and style sheets and deleting them could impact your screens or even render them unable to load.

Best Practice

Do not delete the System fields, even if you will not be making use of them. Rather, create a new section on your screen and call it System Fields, or Unused/Reserved Fields (anything you like), and then hide the section.

The following system fields must remain on the screen:

Please Note: The format below is DB (database) ID/Typical Display name and label. Labels can be reconfigured and could be different in your system. Always compare the Field's DB ID.

  1. TITLE/Title

  2. ASSET_REF/Ref

  3. VERSION/Version

  4. NEXT_ENTITY_TYPE/Type (CMDB Item Type)

  5. CLASS_REF/Class

  6. MANUFACTURER_REF/Manufacturer

  7. MODEL_REF/Model

  8. MANU_SERIAL_NO/Serial Number

  9. EXISTENCE_TYPE/Baseline Checkbox

  10. TEMPLATE_IND/Template Checkbox

  11. PUBLIC_IND/Self Service Portal (Viewable/Searchable on the SSP)

  12. The whole of the User and Location Section

  13. The Whole of the Criticality and Status Section

  14. DESCRIPTION/Description

Last updated

Was this helpful?