Display message at login

Specifies the message to display on the login screen for all users. Messages can consist of plain text and HTML.

Format:

Database name
WorkflowSystem.LoginMessage

Usage notes:

  • You can add or edit the message content in the file loginMessage.txt instead of the System settings. The file is located in this directory:
    • On Linux: /aiw/aiw1/config/
    • On Windows: C:\aiw\aiw1\config\
  • The property supports tags in the HTML 4.01 specification. Support for individual tags varies by browser.
  • You can mix plain text and HTML.
  • Invalid HTML is not reported.