Archibus Messages Table

The Archibus Messages table (afm_messages) defines user interface messages that a business process owner can configure for specific applications.

For example, the messages that are sent to users when a user reserves a room can be configured. These messages are not only configurable but can also include translations for different languages.

To access this table from the Navigator, use the System / Archibus Administrator - Application Configuration / Edit Messages task.

Field Purpose
Primary Application Choose the Archibus application to which this message pertains.
Referenced By Type in the workflow rule that uses this message.
Message Code Enter the identifying code of the message.
Description Enter any notes or description of the message.
Message Enter the text that is to appear to the user.
Customized
Is Rich Message Format Determines whether to format messages by FreeMaker library and to process field parameters (such as, ${table.field}). If the Message field contains any replaceable field parameters (${table.field}) or other FreeMarker library special codes or markup, this value should be set to Yes (1).
Message for Various Languages For information, see Localizing Messages .