IDEA & WPP Community
Home
Search
Keywords
ArchiMate search
Advanced search
Startpages
What is IDEA?
Conceptual demo
Logical
Physical
Data catalogue
About the WPP
All startpages
Overview
Packages
Diagrams
Conceptual Business entities
Conceptual Data entities
Logical entities
Extra
Exploring
Matrix on Package
Matrix on Diagram
Glossary
Charts
Release notes
Participant
Participate
Login
Contact
Person
Copy from table to class by script
Package
Logical datamodel example
Author
Bert Dingemans
Alias
--
Stereotypes
--
Attributes
Name
Type
Cardinality
Description
BusinessEntityID
String
1 - 1
Primary key for Person records.
PersonType
String
1 - 1
Primary type of person: SC = Store Contact, IN = Individual (retail) customer, SP = Sales person, EM = Employee (non-sales), VC = Vendor contact, GC = General contact
NameStyle
Boolean
1 - 1
0 = The data in FirstName and LastName are stored in western style (first name, last name) order. 1 = Eastern style (last name, first name) order.
Title
String
1 - 1
A courtesy title. For example, Mr. or Ms.
FirstName
String
1 - 1
First name of the person.
MiddleName
String
1 - 1
Middle name or middle initial of the person.
LastName
String
1 - 1
Last name of the person.
Suffix
String
1 - 1
Surname suffix. For example, Sr. or Jr.
EmailPromotion
String
1 - 1
0 = Contact does not wish to receive e-mail promotions, 1 = Contact does wish to receive e-mail promotions from AdventureWorks, 2 = Contact does wish to receive e-mail promotions from AdventureWorks and selected partners.
AdditionalContactInfo
String
1 - 1
Additional contact information about the person stored in xml format.
Demographics
String
1 - 1
Personal information such as hobbies, and income collected from online shoppers. Used for sales analysis.
rowguid
String
1 - 1
ROWGUIDCOL number uniquely identifying the record. Used to support a merge replication sample.
ModifiedDate
String
1 - 1
Date and time the record was last updated.
Mappings
Name
Source
Source attribute
Target
Target attribute
BusinessEntityID
Person
BusinessEntityID
Person
BusinessEntityID
PersonType
Person
PersonType
Person
PersonType
NameStyle
Person
NameStyle
Person
NameStyle
Title
Person
Title
Person
Title
FirstName
Person
FirstName
Person
FirstName
MiddleName
Person
MiddleName
Person
MiddleName
LastName
Person
LastName
Person
LastName
Suffix
Person
Suffix
Person
Suffix
EmailPromotion
Person
EmailPromotion
Person
EmailPromotion
AdditionalContactInfo
Person
AdditionalContactInfo
Person
AdditionalContactInfo
Demographics
Person
Demographics
Person
Demographics
rowguid
Person
rowguid
Person
rowguid
ModifiedDate
Person
ModifiedDate
Person
ModifiedDate
BusinessEntityID
Lookup_Person
BusinessEntityID
Person
BusinessEntityID
PersonType
Lookup_Person
PersonType
Person
PersonType
NameStyle
Lookup_Person
NameStyle
Person
NameStyle
Title
Lookup_Person
Title
Person
Title
FirstName
Lookup_Person
FirstName
Person
FirstName
LastName
Lookup_Person
LastName
Person
LastName
Suffix
Lookup_Person
Suffix
Person
Suffix
AdditionalContactInfo
Person Destination
AdditionalContactInfo
Person
AdditionalContactInfo
BusinessEntityID
Person Destination
BusinessEntityID
Person
BusinessEntityID
Demographics
Person Destination
Demographics
Person
Demographics
EmailPromotion
Person Destination
EmailPromotion
Person
EmailPromotion
NameStyle
Person Destination
NameStyle
Person
NameStyle
PersonType
Person Destination
PersonType
Person
PersonType
FirstName
Merger FullName
FirstName
Person
FirstName
LastName
Merger FullName
LastName
Person
LastName
MiddleName
Merger FullName
MiddleName
Person
MiddleName
Diagrams
Data Mapping
FormFactory
Data modeling overview example
Logical model example project
Person User Interface
Data Mapper and Merger example
Linked elements
Conceptual datamodel example
Person trace
Example FormFactory entities
Lookup_Person
Example of a User Interface
BusinessEntityID
PersonType
NameStyle
Title
FirstName
MiddleName
LastName
Suffix
EmailPromotion
AdditionalContactInfo
Demographics
rowguid
ModifiedDate
Logical datamodel example
BusinessEntity FK
EmailAddress FK
PersonPhone FK
Person Destination
Merger FullName
Physical datamodel example
Person
Person trace