Adding record types to schemas

You can add stateful or stateless record types to an existing schema.

If you are adding a stateless record type, you must select one or more of its fields to be the unique key. For more information about the unique key, see To select the unique key for a stateless record type in a schema.

Rational® ClearQuest® software uses the database name for the table. By default, it is the same as the record type name.

To add a record type to a schema:

  1. In the ClearQuest Schema Repository Explorer view, right-click the Record Types or Record Types - Stateless folder in your schema and click New Record Type.
  2. Type a name for the new record type and press Enter. The properties page for the record type opens.
  3. On the properties page you can change the record type and database name or view applied packages.

Feedback