Creating custom properties

You can extend the default set of properties available for governance artifacts and catalog assets by creating custom properties.

You can create up to 1000 custom properties.

Required permissions

You must have the following user permissions:

  • Manage glossary

Options for custom properties

Custom properties can contain the following metadata:

Name
Character limit of 255. A new custom property can’t have the same name as an existing property for the same asset or artifact type.
Names of custom properties can be translated into your browser language. The custom property owner must define the property as translatable by specifying the locale for the default language and supported languages in the localized property when creating an enumeration type definition.
Description (Optional)
Character limit of 255.
Property type
Can't be changed after a custom property is created. Choose from:
  • Text
  • Number (properties for artifact types)
  • Integer (properties for asset types)
  • Decimal (properties for asset types)
  • Date
  • Boolean
  • User and user group
  • Predefined values
Make this property type mandatory
Enable this option to make the property mandatory. Optionally, you can provide a default value for the property. This option is only available for governance artifact properties. For more informatio, see Making custom properties mandatory.
Restrict by condition
Enable this option to restrict a custom property by a primary category. When selected, a custom property can only be applied to artifacts in the specified category and all its subcategories.
Make searchable and visible for filtering
Enable this option to make custom properties searchable in global search and available for filtering.
Modifying this setting after the custom property is created does not apply the change to any values that exist on the assets. To apply the change to a specific asset, you must edit any value of this custom property on this asset.
Allow multiple values
The user who adds values for the property can add multiple values for the same property.
Groups
Custom properties for predefined asset types need to be created inside a group. Ungrouped custom properties can be created only on custom asset types. Groups of properties can be assigned to multiple asset types.

Creating a custom property for an artifact type

To create a custom property:

  1. Go to Administration > Configuration and settings > Asset and artifact definitions.
  2. On the Artifacts page, select the artifact type for which you want to create a property.
  3. In the overflow menu, select Open > New > Custom property.
  4. Specify the name and optionally a description.
  5. Select the property type.
  6. If you selected the Predefined values type, add your values.
  7. Decide if you want to make the property mandatory. You can provide a default value for the mandatory property.
  8. Optionally, in the Advanced section, select the option to allow multiple values.
  9. Click Create. The new custom property is available immediately.

Creating a custom property for an asset type

To create a group:

  1. Go to Administration > Configuration and settings > Asset and artifact definitions.

  2. On the Asset page, select the asset type for which you want to create a property.

  3. In the overflow menu, select Customize > Add.

  4. Choose New group to create a new group, or choose Add a group to select a group from the list.

  5. The group is available immediately.

To create a custom property:

  1. Click Add > New property or click New property next to the group in which you want to create a custom property.
  2. Specify the name and optionally a description.
  3. Optional. Click Show identifier to change the unique identifier. New unique identifier is generated automatically.
  4. Select the property type.
  5. If you selected the predefined values type, add your values.
  6. Optionally, in the Advanced section, select the option to allow multiple values.
  7. Click Create. The new custom property is available immediately.

Creating a custom property for a column

To create a custom property:

  1. Go to Administration > Configuration and settings > Asset and artifact definitions.

  2. On the Asset page, select the asset type for which you want to create a property.

  3. In the overflow menu, select Edit items.

  4. Click New property next to the column for which you want to create a custom property.

  5. Specify the name and optionally a description.

  6. Optional. Click Show identifier to change the unique identifier. New unique identifier is generated automatically.

  7. Select the property type.

  8. If you selected the predefined values type, add your values.

  9. Optionally, in the Advanced section, select the option to allow multiple values.

  10. Click Create. The new custom property is available immediately.

Learn more