Made improvements and additions in Kano MDM modules.
“Requests" module - added a duplicate check to the action "Send".
Improved email-notifications:
For Approval Type = Parallel (all) / Parallel (1 enough), if the request is rejected by one, all approvers get the email-notification;
- Added the deadline of the Request in the digest email-notification.
From the new functionality, the following should be highlighted:
Implemented “Import from CSV” that allows to load data from a CSV file.
Extended the functionality of the "Integration" module:
Extended the universal REST API for data integration;
Implemented new Sub-module "SOAP/REST log" to enable to track the external system’s messages;
Possibility to use DTL (Data Transformation Language) via MDM UI.
Made improvements and additions in Kano MDM modules.
"Request" module - implemented the calculated components.
Added some improvements to the AD Authorization.
From the new functionality, the following should be highlighted:
Added parameter that enables to exclude records from the available in the Request.
Module “Constructor”:
Implemented the “fieldset” parameter that allows to group related elements in a form;
Implemented the functionality to configure different UI Forms for different user roles;
Implemented the new grid component with the options ”Create” and “Select”.
Module " Constructor" - implemented the “Copy” functionality for the Forms and Grids.
Module "Setting” - implemented new Component type “Calculate on request”.
Module “Administration” - added a new configuration parameter to specify a custom system name.
The application use generic interface to perform query on data schema and used globals as configuration. At run time, the program will implement the query referring to configurations. It's working as a prototype ObjectScript MyBatis Template.