Selecting the unique key for stateless record types

When you add a stateless record type to a schema, you must select one or more of its fields to be the unique key. This unique key is used to keep track of individual change requests.

Procedure

To select the unique key for a stateless record type:
  1. Start the Designer.
  2. In the Schema Repository Explorer view, expand the Record Types - Stateless folder in your schema and then double-click on a record type.
    The record type editor opens.
  3. Double-click Unique Key.
  4. In the Unique Key window, select one or more field names to be used as the unique key.

Example

Note: You can also right-click on a field and select Unique Key to add the field to the list of unique keys. Selecting Unique Key a second time removes the field from the unique key list.