| Business Data Model Data Model |
Description | An identified circumstance or parameter that a validity state process will run against. The intent is that it will only identify exceptions, not try to define behaviors and uses for them. The application component running checks for these exceptions will need to define these attributes of the exceptions. |
Attributes | |
![]() |
|
![]() |
|
![]() |
|
![]() |
Dependencies | |
![]() |
Reverse Dependencies | |
![]() |
Attribute Details |
Description | A textual description that details the exception rule. |
Data Type | Standards - Data Domains.ddm/Data Domains/Description Short [VARCHAR(150)] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Description | The numeric score that a failed exception process run for this exception rule is assigned. The score will indicate the type of exception, not necessarily its severity. The score should be a binary number (1, 2, 4, 8, and so on.) |
Data Type | Standards - Data Domains.ddm/Data Domains/Score [FLOAT(5)] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Description | Indicates the nature of the exception rule. |
Data Type | Standards - Data Domains.ddm/Data Domains/Enumeration [VARCHAR(20)] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Description | Indicates if this exception is currently processed (in force) in the exception processing application. |
Data Type | Standards - Data Domains.ddm/Data Domains/Boolean Indicator [INTEGER] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
| Business Data Model Data Model |