Adding messages to the messages table

You can add new messages to an application that help the user to resolve issues when the application encounters errors. Messages are displayed to the user and are added to logs to help with error resolution. When you add a message in the Application Designer, it becomes available for translation into supported languages.

Procedure

  1. Open the application in the Application Designer.
  2. Select the Messages option from the Select Action menu.
  3. Specify the identifier for the Message Group.
  4. Specify a Message Key that is unique in this message group.
  5. Select a Message ID.
  6. Specify the text of the message in the Value field.
  7. Complete any other relevant fields and click OK.


Feedback