Setting Advanced IDO Attributes (Primary Keys)

The advanced attributes of an IDO are its primary key properties, which reflect the primary key properties of the IDO's base table in the application database. The system automatically detects primary key properties except for IDOs based on a SQL view. The order of the IDO's primary key properties should match the order used in the application database table. This order determines the default sort order for the IDO (which may be overridden in the application or elsewhere).

To add or edit primary keys for an IDO:

  1. On the IDOs form, select the IDO you want.
  2. Click Check Out.
  3. Click Advanced Attributes.
  4. In the Advanced IDO Attributes form, the Primary Keys list (on the right) indicates the primary keys detected by the system and their sort order. The IDO Properties list (on the left) lists the properties of the IDO. Use these techniques to work with primary keys:
  5. Click OK to save your changes.