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.