Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Messages provides useful information for an exception, warning or information. (expected values, actual value, missing data, etc).

The xml file that is located in the metadata folder (/Crm/WebContent/metadata/messages.xml), contains a list of messages that can be used.

Attributes

NameDescriptionValue
code

the exception class path that corresponds to the message

Any of the exception classes
expressionthe expression as displayed on the screenAny
descriptionthe description of the message as displayed on the screenAny

...