Skip to main content

generalFeedback

This type is used to manipulate log entries in a clustered environment and to set the timeout for success messages.

Attributes:

  • appendHostInfo: Configures whether the cluster node information is shown together with the error message.
  • appendHostInfoSystemProperty: Identifies which system property will be used to provide the value shown in appendHostInfo. There are two properties which can be used:
    • cmas.http.host.port (default)
    • cmas.clusternode.id
  • successMessageTimeout: Defines the time in seconds before a success message (e.g. "Case XY has been created") in the Web Client is faded out. If set to 0, the message does not fade out automatically but needs to be closed by the user. The default value is 3, so the message is faded out after 3 seconds.