New features and enhancements

New attribute for String global objects

We added a new Description attribute to the Properties sheet for String global objects. This new attribute can be used to describe the intended use of the String object and should prove especially helpful to translators.

Support for reusable IDO-derived property expressions

We added support for inheritance of the PropertyValue column at the IDO property level by adding a PropertyValue property at the property class level. To make this property reusable, we now support the ability to specify parameter placeholders and pass parameters to a PropertyValue property.

Updates to Microsoft support technologies

We updated the framework environment to use the latest versions of a number of Microsoft technologies used by Mongoose. These technologies include the SMO Nuget package, BCP, and the Microsoft ODBC driver.

Improvements to application deployment

We made improvements to application deployment to simplify the steps in exporting scripts into deployable zip packages for Mongoose-based applications or applets. With this update, it is no longer required to select an object type when creating and packaging scripts for apps. In the Deployment form and in the Mongoose Deployment Scripting Utility, you can export into a zip package all referenced global objects of forms by filtering and selecting forms from a list. You can use complete or partial terms to filter the list of available forms.

Improvements to the ION API wizard

We added the following functionality to the ION API wizard:
  • The support for Customer API or Non-Infor provisioned API.
  • Data type field in IDO properties to align with the ION API Swagger document response schema.
  • The ability to generate IDO without adding any required input parameters value.
  • An error message prompt for required fields when calling the ION API Invoke process in the Get Input Parameters form.
  • The Select All option in the Get Output Parameters form.

Enhancements to SMTP email

We added these enhancements to support the recent CloudSuite Portal (CSP) changes:
  • A new process default for Application Event System (AES) to use the intranet single from email address for AES emails, instead of the originator’s email address.
  • A new field to configure the timeout for SMTP emails.