M3 Foundation 10.1.4.x
Fix level in dumplogs
Description | The dumplogs now lists what fix is applied to the program. When the fix level of the program is known, tracking on what row the error has occurred is simplified. |
Net Change ID | 8532 |
New REST API for creation of swagger documentation of MI programs
Description | A new interface has been implemented for enabling Swagger documentation of the MI programs in M3BE. This new interface is found at m3api-rest/swagger/{MIProgram} and is supposed to be consumed by a Swagger client for creating the actual Swagger documentation. The data is produced in JSON format according to the Swagger specification. |
Net Change ID | 8544 |
Enhanced error message
Description | Enhanced error message has been introduced for M3 BE clients when a job stopped due to Maximum job idle time. |
Net Change ID | 8545 |
New REST service in MIWS
Description |
MIWS has been updated with a new REST service that can handle bulk operations. See KB1831472. |
Net Change ID | 8546 |
M3-API WS CORS Support
Description | M3-API-WS is configured to support Cross-origin resource sharing ( CORS). This allows restricted resources on a web page to be requested from another domain outside the domain from which the resource originated. |
Net Change ID | 8547 |
Corrections in M3 Foundation 10.1.4.0
Description |
JT-890653 Problems in GenericOUT method closeAll JT-897435 RAM DB negative memSize value. JT-780768 Comment database tables fails for all tables that include special characters like ü, Ä, ä , -, and ß. |
Net Change ID | 8549 |
FAT - Tools module does not log error anymore when field cannot be found in partition
Description | Adding a new field to an existing audit creates a new FAT table (partition) for the audited table. Previously when using F9 in BE on a record connected to this table, the tools module logged an error for each partition in which the newly added field did not exist. In this version, error messages are no longer logged for this purpose. |
Net Change ID | 8550 |
Enhancements in the Import Database Data Wizard - M3 Installation
Description | Selected files are now always sorted before running the script so that they are always applied in the correct order. |
Net Change ID | 8551 |
Import configuration data - add option to provide CONO/DIVI as input
Description |
Enhancements are done in the Import Configuration Data Wizard. It is now possible to optionally specify whether the configuration data should be imported for a specific company and division. |
Net Change ID | 8552 |
Enhancement in Apply MI Metadata - M3 Installation
Description | When performing a re-run you can now select the check box 'Hide not applied but overridden' to hide all programs that are overridden by another fix. |
Net Change ID | 8553 |
Import Database Data - Import using saved config is now common - M3 Installation
Description | Configurations are now saved in the M3 BE file structure in M3BE\_db_data\configuration\[import][export][maintain] to be reusable by any user. Previously the configurations were saved at LCM Client workspace level. |
Net Change ID | 8554 |
M3 Installation - Corrections
Description |
JT-870424 Database user can now be validated when creating an M3 BE environment towards an attached database on an external host. JT-834587 Fixed connection leaks in fix management. This is related to the LCM-Client freezing problem when reaching 100 active database connections in "Environment Overview", "Environment Compare", or "Manage Fixes". |
Net Change ID | 8556 |
Connection in M3BE Subsystems towards database is reinitialized after network interruption
Description | Enhanced resilience to network interruptions towards the database. The M3 BE subsystems will automatically recover after an interrupted connection to the database. |
Net Change ID | 8628 |