Asset attributes

In Rational® Asset Manager, attributes are the data that users include when they submit an asset to the repository. Attributes facilitate searching and help other users make choices for how and when to use an asset. Attributes can be required, optional, or custom.

Required attributes

When you submit an asset, you must enter the following information:

Optional attributes

When you submit an asset, you can enter the following optional information:

Custom attributes

Administrators can create custom attributes that can then be added to asset types.

When users submit an asset and choose an asset type with custom attributes, Rational Asset Manager provides additional fields for the custom attributes. Users enter values for these attributes on the Describe page of the Submit an Asset wizard. In this example, an administrator requires that users define the development context. This image illustrates how these attributes are displayed for users when they submit assets.

Image that shows the Development context text field as a required attribute.

When to use custom attributes

Custom attributes are useful for describing the capabilities or characteristics of an asset.

You can assign a custom attribute to many asset types.

Custom attributes can be uniquely searched on. For example, you could create an attribute Supported by which will allow users to search for all assets supported by a specific user.

You can create attributes with specific values. For example, if you know the support contact will be the same person for assets in a specific department you can include a set value for that attribute to save users time during asset submission.

Data types for custom attributes

Custom attributes can be of the following data types:
  • Plain text
  • Dates
  • Repository users
  • Numbers
  • Boolean (True or False)
  • Links (a URL)
  • XML - extract the value of an attribute from the content of an XML file that is an artifact of the asset
  • Resource - create a link to an artifact on a Jazz-based server such as a work item in Rational Team Concert

Examples of custom attributes

The following are examples of custom attributes:
  • Branch: The part of the company that uses the asset.
  • Support contact: The person with the knowledge to answer questions about the asset.
  • Tests performed: Information about what has been done to ensure the quality of the asset.

Feedback