New features and enhancements

Enhanced error and exception documentation

With this release, we now provide more detailed information in the Log Monitor when errors occur or exceptions are thrown from methods inside the Infor Mongoose Framework Services. This more detailed information includes source information (the service in which the error/exception occurred); stack trace information (the method call hierarchy from which the error/exception came); and message information (a short description of the cause of the error/exception). This error and exception reporting is limited to methods residing on the services and does not touch any dependencies of the services from other libraries. This monitoring and the reporting of these errors and exceptions is always enabled.

Additional logging details for the Web client

In the Web client, we added the ConfigName as a part of the closed web session logging details.

Login validation for Process Default values

Values being used for Process Defaults are now optionally validated upon sign-in to the system. The Process Default Names form has been updated to provide the option to validate values for each Process Default and to define what values are valid for each Process Default. Existing Process Defaults have been updated with appropriate validation information.

SMTP Password maximum length increased

We increased the maximum length of the SMTP Password to hold up to 250 characters using the LongPasswordType data type.

New IDO Property-level authorization

We added the IDO Property Authorization under the Object Authorization for Users form and Object Authorization for Group form via the Users and Groups form, respectively, to provide IDO Property-level authorization to limit access to IDO read and update requests.