Creating Customer Repository

Procedure

  1. Select the icon from the Palette and click in the Customer repository (either at the top or bottom of the Repository) to add an Attribute Group. Call the group CustomerDetails.
  2. Select the icon in the Palette and click within the newly created CustomerDetails attribute group. Call the attribute FirstName and keep the default string attribute type.
  3. Similarly, create the following additional attributes within the CustomerDetails attribute group:
    • FirstName, type String
    • LastName, type String
    • DateofBirth, type Date
    • SSN, type String
    • EmailAddress, type String

    Your Customer repository should look as follows: