| Atomic Warehouse Model Data Model |
| Description | An association between a user and a selection template. For example: User John Doe's selection of the predefined rounds template. |
| Attributes | |
Load Info Sk |
|
Relationship Type Code Sk |
|
Selection Template Sk |
|
Tenant Sk |
|
User Sk |
|
User Template Selection Sk |
|
| Relationship | |
User Template Selection_User_FK |
|
User Template_Selection Template_FK |
|
| Primary Key | |
User Template Selection PK |
|
| Dependencies | |
|
|
|
|
| Reverse Dependencies | |
|
|
| Attribute Details |
Load Info Sk
| Description | The surrogate key of the load information entry describing the details regarding the loading of the row. |
| Data Type | Standards - Data Domains.ddm/Data Domains/Surrogate Key Large [LONG] |
| Is Part Of PrimaryKey | false |
| Is Required | true |
| Is Derived | false |
| Is Surrogate Key | false |
Relationship Type Code Sk
| Description | Identifies the type of the relationship as defined in the business data model. |
| Data Type | Standards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER] |
| Is Part Of PrimaryKey | true |
| Is Required | true |
| Is Derived | false |
| Is Surrogate Key | false |
Selection Template Sk
| Description | Surrogate key for the Selection Template. |
| Data Type | Standards - Data Domains.ddm/Data Domains/Surrogate Key Large [LONG] |
| Is Part Of PrimaryKey | false |
| Is Required | true |
| Is Derived | false |
| Is Surrogate Key | false |
Tenant Sk
| Description | The surrogate key of the entry identifying the legal owner of the data. |
| Data Type | Standards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER] |
| Is Part Of PrimaryKey | false |
| Is Required | true |
| Is Derived | false |
| Is Surrogate Key | false |
User Sk
| Description | The surrogate key that identifies a unique occurrence of a User who is authorized to access a computer system. |
| Data Type | Standards - Data Domains.ddm/Data Domains/Surrogate Key Large [LONG] |
| Is Part Of PrimaryKey | false |
| Is Required | true |
| Is Derived | false |
| Is Surrogate Key | false |
User Template Selection Sk
| Description | Surrogate key for the User Template Selection. |
| Data Type | Standards - Data Domains.ddm/Data Domains/Surrogate Key Large [LONG] |
| Is Part Of PrimaryKey | true |
| Is Required | true |
| Is Derived | false |
| Is Surrogate Key | true |
| Relationship Details |
User Template Selection_User_FK
| Is Identifying Relationship | false |
| Child Table | User Template Selection |
| Child Role Name | is created / updated / used by |
| Child Multiplicity | ZERO_TO_MANY |
| Child Referential Integrity: On Delete | NONE |
| Child Referential Integrity: On Insert | NONE |
| Child Referential Integrity: On Update | NONE |
| Parent Table | User |
| Parent Multiplicity | ONE |
| Parent Referential Integrity: On Delete | NONE |
| Parent Referential Integrity: On Insert | NONE |
| Parent Referential Integrity: On Update | NONE |
User Template_Selection Template_FK
| Is Identifying Relationship | false |
| Child Table | User Template Selection |
| Child Role Name | is selected from |
| Child Multiplicity | ZERO_TO_MANY |
| Child Referential Integrity: On Delete | NONE |
| Child Referential Integrity: On Insert | NONE |
| Child Referential Integrity: On Update | NONE |
| Parent Table | Selection Template |
| Parent Multiplicity | ONE |
| Parent Referential Integrity: On Delete | NONE |
| Parent Referential Integrity: On Insert | NONE |
| Parent Referential Integrity: On Update | NONE |
| Primary Key Details |
User Template Selection PK
| Key Attribute | User Template Selection Sk |
| Key Attribute | Relationship Type Code Sk |
| Atomic Warehouse Model Data Model |