User messages retrieved from Invantive Customer Service.
Catalog: DataDictionary
Schema: Invantive
Alias: ume
Label: User Messages
Documentation:
Fatal messages are typically never found in this table, since they would already have caused the application to exit.
This is a read-only view. The Data Dictionary API may not support changing the data or the Invantive SQL driver for Data Dictionary does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Data Dictionary API.
The columns of the view USERMESSAGES are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
FATAL_FLAG |
boolean |
Fatal |
☑ |
Whether the message should cause an exit of the app. |
ID |
decimal |
ID |
☑ |
Unique ID. |
INSTANTIATED_UTC |
datetime |
Instantiated |
☑ |
Moment at which the message was registered on local device (UTC). |
LEVEL |
string(240) |
Level |
☑ |
Level. |
MAX_NUMBER_OF_SHOWS |
int32 |
Maximum Number of Shows |
☐ |
Maximum number of shows of the message. |
MESSAGE_CODE |
string(60) |
Message Code |
☐ |
Message code. |
TEXT |
string(4000) |
Message Text |
☐ |
Text. |
TIME_BETWEEN_SHOWS_SEC |
int32 |
Time between Shows (sec) |
☐ |
Minimum time between two shows in seconds. |
17-05-2021 11:57 Version 20.1.419-BETA+3191