NameDescriptionTypeAdditional information
CriticalMessageId

The Critical_Message_Id from the SY_Critical_Message table

integer

None.

CustomerId

The Customer_Id foreign key from the AR_Customer_CC table; must reference a record in the AR_Customer

integer

Required

Expires

Date the message expires, this is not required but if left null, it will not have an expiration date and will show indefinitely

string

None.

Message

Text of the message

string

Required

Username

Username for the author of the message

string

None.

CustomerSiteId

Foreign key from AR_Customer_Site table, provide if the message references a site record

integer

None.

CustomerSystemId

Foreign key from AR_Customer_System table, provide if the message references a system record

integer

None.