This page was last edited on June 22, 2022, at 21:53.
Comments or questions about this documentation? Contact us for support!
In the Column List:
Modified: 8.5.003 (in Oracle, fields with VARCHAR data types use explicit CHAR character-length semantics)
In partitioned databases, this table is not partitioned.
This table provides information for mapping user-data KVPs that are stored as dimensions to facts that are stored in the INTERACTION_RESOURCE_FACT table. The mapping table is populated with a special script during the Genesys Info Mart deployment and can be updated when user-data storage requirements change. Each row defines mapping between the primary key of a dimension table and a foreign key in the IRF_USER_DATA_KEYS table.
Column | Data Type | P | M | F | DV |
---|---|---|---|---|---|
DIM_TABLE_NAME | varchar(30) | X | X | ||
DIM_TABLE_PK_NAME | varchar(30) | X | |||
UDE_KEY_NAME | varchar(30) | X |
The name of the primary key column in the dimension table that stores user data.
The name of the foreign key column in the IRF_USER_DATA_KEYS table.
CODE | U | C | Description |
---|---|---|---|
I_UDE_KEYS_TO_D_M_KN | X | A constraint that enforces unique mapping for each user-data dimension table. |
Field | Sort | Comment |
---|---|---|
UDE_KEY_NAME | Ascending |
No subject area information available.