Previous Topic: Select the Entry RecordNext Topic: Select the Target Record


Add Path Records

After selecting the entry record for the table procedure, you can add more records to the primary path. The Path Record tab is very similar to the Entry Record tab except that it also includes the name of the set that defines the relationship of the path record to the preceding record on the path.

To add a record to the primary path

  1. Select a record from the drop-down list box.
  2. Select the set relationship that you want to use to access the new path record.
  3. Optionally, select the fields that define a unique key for the record. Click Include to include the selected field names. Each field name appears under the Unique Key Field Name column along side an SQL column name, which you can change to anything you like. For information about SQL column naming conventions and editing, see Editing SQL Column Names.
  4. Click Next to add more records to the primary path or Target if the path record is also the target record of the table procedure. You can also remove a path record by clicking Remove.

The screens following add the EMPLOYEE record and then the EXPERTISE record to the primary path of the EMPEXPT table procedure specification:

EMP-ID-0415 is the CALC key for the employee record, the second record in the primary path:

This graphic displays the first Path Record

SKILL-LEVEL-0425 is the field used to sort EXPERTISE records owned by EMPLOYEE records. Expertise is the third record in the primary path and also the target:

This graphic displays the second Path Record.