In the Column List:
- P = Primary key
- M = Mandatory field
- F = Foreign key
Table GM_L_USERDATA
This table contains information about predefined logical keys in the attached data of multimedia interactions. The data store in this table corresponds to the data available after interaction termination.
Tip
To assist you in preparing supplementary documentation, click the following link to download a comma-separated text file containing information such as the data types and descriptions for all columns in this table: Download a CSV file.Hint: For easiest viewing, open the downloaded CSV file in Excel and adjust settings for column widths, text wrapping, and so on as desired. Depending on your browser and other system settings, you might need to save the file to your desktop first.
Column List
Column | Data Type | P | M | F | Description |
---|---|---|---|---|---|
ID | NUMERIC(16) | X | X | The unique, autonumbered ID of the record. This is the primary key. | |
CALLID | VARCHAR(50) | X | The Multimedia interaction ID having the same value as that stored in the CALLID field of the G_CALL table. | ||
G_S_RESPONSE | VARCHAR(255) | The value of the user-defined key that corresponds to the mcr-suggested-response field attribute in the attached data specification file. | |||
G_A_RESPONSE | VARCHAR(255) | The value of the user-defined key that corresponds to the mcr-auto-response field attribute in the attached data specification file. | |||
G_A_ACK | VARCHAR(255) | The value of the user-defined key that corresponds to the mcr-auto-ack field attribute in the attached data specification file. | |||
G_STOP_REASON | VARCHAR(128) | The value of event attribute attr_reason_system_name. | |||
G_UCS_CONTACT_ID | VARCHAR(255) | The value of the Multimedia Customer ID logical key, or the value of the user-defined key that corresponds to the mcr-ucs-contact-id attribute in the attached data specification file. | |||
G_RESERVED1 | VARCHAR(255) | Reserved for future use. | |||
G_RESERVED2 | VARCHAR(255) | Reserved for future use. | |||
GSYS_DOMAIN | INTEGER | Contains the data source session ID (DSS_ID) for the session that was active when the data was processed by ICON. For more information, see the description in System Fields (for DB2, Microsoft SQL Server, Oracle, or PostgreSQL, respectively). | |||
GSYS_PARTITION | INTEGER | Key used for partitioning. | |||
GSYS_SYS_ID | INTEGER | The DBID of the ICON instance that created this record. | |||
GSYS_SEQ | BIGINT | Insert Sequence. Not unique. | |||
GSYS_USEQ | BIGINT | Update Sequence. Not unique. | |||
GSYS_TS | TIMESTAMP | Reserved for future use. | |||
GSYS_TC | INTEGER | Reserved for future use. | |||
GSYS_EXT_VCH1 | VARCHAR(255) | The name of the party that issued a request to stop an interaction processing. One of the following values:
| |||
GSYS_EXT_VCH2 | VARCHAR(255) | The ID of the party that issued a request to stop an interaction processing and that is named in the GSYS_EXT_VCH1 field. One of the following values:
| |||
GSYS_EXT_INT1 | INTEGER | The type of acting party that issued a request to stop an interaction processing and that is named in the GSYS_EXT_VCH1 field. One of the following values:
| |||
GSYS_EXT_INT2 | INTEGER | Integer value of the timestamp from the last TEvent that caused the record update. |
This page was last edited on January 10, 2020, at 15:27.
Comments or questions about this documentation? Contact us for support!