IC Error Code Lookup
Error code lookup table. This table is used with the application login/logout feature and its associated tables.
| Column | Data Type (Size) | Is Nullable | Contains PII | Description | Last Change Version | Last Change Reason | CX Insights Name | CX Insights Type | CX Insights Folder Name |
|---|---|---|---|---|---|---|---|---|---|
| ICErrorCode | nvarchar (50) | False | No | Error Code |
15.2.0.516 | Added for storing application login and logout information. | |||
| ErrorDescription | nvarchar (50) | False | No | Error Description |
15.2.0.516 | Added for storing application login and logout information. |
| Column | Data Type (Size) | Is Nullable | Contains PII | Description | Last Change Version | Last Change Reason | CX Insights Name | CX Insights Type | CX Insights Folder Name |
|---|---|---|---|---|---|---|---|---|---|
| ICErrorCode | nvarchar2 (50) | False | No | Error Code |
15.2.0.516 | Added for storing application login and logout information. | |||
| ErrorDescription | nvarchar2 (50) | False | No | Error Description |
15.2.0.516 | Added for storing application login and logout information. |