Use the csm_cmdb_model.customer_visible_flag system property to limit customer access to data in the Product Models table as an additional access control to the CMDB model.

Set the csm_cmdb_model.customer_visible_flag property to true to enable the Customer Visible field for the tables listed below:

  • Product Models table [cmdb_model]
  • Software Models table [cmdb_software_product_model]
  • Application Models table [cmdb_application_product_model]
  • Consumable Models table [cmdb_consumable_product_model]
  • Facility Models table [cmdb_facility_product_model]
  • Hardware Models table [cmdb_hardware_product_model]

Setting this property as true hides all cmdb_model values by default.

Set the property to false to not consider the customer_visible column/atrribute on the cmdb_model table and to rely on the bases cmdb_model ACLs which are accessible to sn_esm_user.

More information

To learn more about adding or creating a system property, see Add a system property.