Lookup_EmailAddress

Lookup interface for the email address in the example

Package Example FormFactory entities
Author Bert Dingemans
Alias --
Stereotypes --

Attributes

Name Type Cardinality Description
BusinessEntityID String 1 - 1Primary key. Person associated with this email address. Foreign key to Person.BusinessEntityID
EmailAddressID String 1 - 1Primary key. ID of this email address.
EmailAddress String 1 - 1E-mail address for the person.

Mappings

NameSourceSource attributeTargetTarget attribute
BusinessEntityID Lookup_EmailAddressBusinessEntityIDEmailAddressBusinessEntityID
EmailAddressID Lookup_EmailAddressEmailAddressIDEmailAddressEmailAddressID
EmailAddress Lookup_EmailAddressEmailAddressEmailAddressEmailAddress

Diagrams

FormFactory

Linked elements

Logical datamodel example