System administration

New configuration parameters to allow primary key optimization when searching audit logs

Two configuration parameters have been added, optimize.audit.search and optimize.audit.search.BusinessClass, that enable you to turn on primary key optimization for audit log searches. The optimize.audit.search parameter is set on a data area and the optimize.audit.search.BusinessClass parameter is set on a specific business class within a data area.

New configuration parameters to configure email notifications for future effective dated transactions

Previously, if a future effective dated transaction failed, the email notification would be sent to the user who created the transaction. Now a system administrator can configure the email notifications for such cases, including whether email notifications are sent, who receives the email notifications, and for what types of transactions the notifications are sent, The new configuration parameters are in the EffectiveRequests category, and are async.notification.type and async.notification.email.

New configuration parameters to set row count limits on PDF and CSV output

Because exporting a list to PDF or CSV with a large number of rows (such as several hundred thousand or more) can result in memory issues, new configuration parameters have been added to address this. In both the "pdf" and "csv" category, there are three parameters, hard.row.count.limit, hard.row.count.limit.tenant environmentName, and hard.row.count.limit.tenant environmentName.BusinessClass.Action.These allow you set the limit at different levels of specifity.

LPL hot fix export option for cdexport utility

For on-premises clients, the cdexport command line utility now includes an option for exporting LPL hot fix records. This can be useful for copying the LPL hot fix records to another tenant or for sending them as part of an export of configuration data that is being sent to Infor support for troubleshooting purposes.