Runtime Parameters in the ConfigurationParameter Table

The ConfigurationParameter table stores various runtime parameters. You maintain them through the Infor Rich Client by navigating to Start > Data > la > Business Classes > ConfigurationParameter or by using the Configuration Parameters form in the Landmark Administration Console. Each data area has its own ConfigurationParameter table.

When you view the ConfigurationParameter tables in the Infor Rich Client, you can view the actual assigned values as well as the type and length of the values.

For more details, see Infor Landmark Technology System Administration Guide for CloudSuite.

Email component configuration parameters

Each data area can have its own email configuration. Changes take effect without restarting.

Component Parameter Name Description
email EMailProxy

Specify a proxy email address to which to send all outbound emails. If this parameter is not set, then emails go to their usual destinations.

This parameter can be set in the application data area or in the environment data area. Settings in application data areas override a setting in the tenant environment data area.

email EMailProxyException

Specify a regular expression to be applied to non-proxy email addresses to determine whether or not a particular email address is exempt from being sent to the proxy email address. To set up a regular expression, consult standard resources on Java regular expression syntax.

This parameter can be set in the application data area or in the environment data area. Settings in application data areas override a setting in the tenant environment data area.