New features and enhancements

New configuration options in the Intranets form

On the Intranets form, you can now use the Append :ims To Logical ID option as a configuration to append the ":ims" suffix to outbound logical IDs, when sending replication records to an Infor Messaging Service (IMS) destination site. We also added the IMS Service Name field, in which you can specify a lookup key for the IMS OAuth credentials. This new field gives you flexibility when transporting data using IMS.

You can use this field only when ION Messaging is selected in the ION Transfer Type field. The new fields are read-only if you are working in a Software-as-a-Service (SaaS) environment.

Update to SessionContextNames table usage

We updated the SessionContextNames table by moving its data to the SQL Server session variables and converted the SessionContextNames table into a view, of the same name, that looks at the session variables instead of storing them in a table.

We added the Use session variables process default that indicates whether or not to fall back to a different table with the data or use the SQL Server session variables. If the default value is 1, only a single row supported with SQL Server session variables exists. And if the default value is 0, the table containing the data is used.