Add a relation between records in a Business Record diagram

Link two records by specifying a relationship between their fields. One record in the pair is considered the parent or master record, and the other record is considered to be the child record.

Steps

  1. Right-click on the field in the first record (this will be the child record).
  2. Select Add Relation To.
  3. Drag the arrow and drop it on the field in the second record (this will be the master record).

    A Relation is created, as in Figure 1.

    Figure: Master-child relationship

    This figure is a screenshot showing the relationship between the child record field "orders.orderid" and the master record field "account.userid".

    The whereParameters property defines the relationship.

    Note:

    The bindParameters property of the relation is not currently used and can be ignored.