Creating Relationship Attributes for CustomerToAccount

Procedure

  1. Select the icon from the Palette and click in the canvas above or close to the CustomerToAccount relationship to place the attribute group.
  2. Select the icon from the Palette and click in the relationship attribute group.
  3. Call the new attribute AccountType and keep the default String type.
  4. Create a second relationship attribute MinimumBalance. Double click the attribute and change the Type to Amount in the Properties window.
  5. Create a third relationship attribute NoOfAccounts of type Integer.
  6. Create a fourth relationship attribute NewCustomer of type Boolean.