Use > Widgets > Working with Widgets > Change CI Attributes

Change CI Attributes

In the Properties widget, you can change the selected CI's attributes in the CI details pane. A CI attribute can be edited if the following conditions are met:

  • The attribute is marked with UCMDB_BROWSER_EDITABLE_ATTRIBUTE qualifier. Even if the attribute does not appear in the CI details, if it is marked with this qualifier it appears when you click Edit. For instructions on how to mark an attribute with this qualifier, see Mark an attribute as CMS Browser editable.

  • The attribute is not defined as read-only. Any one of the following qualifiers defines an attribute as read-only:

    • STATIC_ATTRIBUTE

    • READ_ONLY_ATTRIBUTE

    • ID_ATTRIBUTE

    • CALCULATED_ATTRIBUTE

Note CI attributes cannot be changed for federated CIs.

In addition to the standard CI types that can be defined for a CI in UCMDB, this widget also allows for editing location and owner attributes of the selected CI. The list of CI locations that you can choose from is derived from the list of available Locations CIs in UCMDB, and the list of owners that you can choose from is derived from the list of available Party CIs in UCMDB. The owner attribute can have multiple instances. To change the location or owner, see Change CI location and owner. To add an additional owner to a CI, see Add an additional owner.

The following attribute types have unique editing features in the Properties widget:

  • Boolean. If an attribute is defined as boolean, a drop-down box appears that allows you to choose True or False.

  • Date. If an attribute is defined as date number, a date picker appears that allows you to pick the date according to day, month, and year.
  • xml. If an attribute is defined as xml, a text editor appears that allows you to enter free text for this attribute.
  • bytes. If an attribute is defined as bytes, a text editor appears that allows you to enter free text for this attribute. The difference between this attribute type and the xml attribute type is that the value of this attribute type is archived before it is saved to the database.
  • List of Integers. If an attribute is defined with this type, you can add a list of integers to this attribute. For instructions on how do this, see Add a list of Integers or Strings to an attribute.
  • List of Strings. If an attribute is defined with this type, you can add a list of strings to this attribute. For instructions on how do this, see Add a list of Integers or Strings to an attribute.

To define an attribute in UCMDB with one of the types above, follow the instructions in Create a CI attribute with a unique type.

Caution If you attempt to save input for string, xml, or byte attributes that is longer than the limit defined in the UCMDB CI Type Manager, the following error message appears: "The following error occurred: Reconciliation DataIn general error. The changes were not saved." If this happens, re-enter the input so that it is within the defined limit.

Note This feature is only accessible to users with editing permissions on the selected CI.