beqom v10 HF63 - Release notes
This article lists the new features that have been added to the platform, as well as the bugs that have been corrected in this release.
Deployment date: September 1st, 2021
Fix version: 10 - 43881 - 10.0.583 - Release-BeqomApp-v10-Package-HF63.1 - BeqomApp.WebApp_10_53879
| Type | Issue key | Description | |
|---|---|---|---|
| Zendesk | Jira | ||
| 47624 | Web App: Incorrect Behavior of the Grouping Feature in Child Data Grids The grouping feature did not operate properly when using it in child data grids; grouping the grid according to several criteria provided the same results. Investigation of the issue revealed that this occurred specifically when the column used for the grouping was renamed, because the application used the column name to group values. The issue has been corrected; the application now uses the field name for the grouping. None Impact area: Data > Child grids > Grouping feature | ||
| 47624 | Back-End: Cannot Trigger Stored Procedure on a Table Based on Insertion Using the beqom APIs, it was not possible to trigger a stored procedure based on the insertion of new data into a table; the beqom APIs returned an error and the operation was not performed. This operation was however possible using SQL Server Management Studio. The issue has been corrected and the trigger now works correctly when adding data to a table using /api/v2/classic-datasource/{id}/data-array . Gateway service, /api/v2/classic-datasource/{id}/data-array endpoint Impact area: Application back-end | ||
| 47624 | Back-End: Default Values not Correctly Inserted in Table Using API When using the /api/v2/classic-datasource/{id}/data-array to insert data into a table, if default values were defined on certain fields in the table, the method was correctly executed, but the default values were not inserted into the new record(s). The issue has been corrected by adding default constraints to the temporary table used to store values before they are inserted into the actual table. Gateway service, /api/v2/classic-datasource/{id}/data-array endpoint Impact area: Application back-end | ||
| 48076 | Web App: Calculated Sub-Totals Not Available When Using Grouping in Process Grids The following issue was reported in the beqom application: when calculations were in place on a field in a process grid, if a user grouped the grid records according to a specific criterion, the sub-totals were not displayed in the grid per group (only the total was displayed at the top of the grid). The problem has been corrected and the sub-totals are now correctly calculated and displayed per group. None Impact area: Process > Calculated fields | ||
| 48368 | Localization Update The rps_localization table has been updated in order to make sure that the beqom application is fully localized. Updated rps_localization table Impact area: None | ||
| 48457 | Web App: Improvement of the Global Namespace Parameters In order to facilitate the integration of the beqom Web Application interface with WalkMe, the __GLOBAL_USER_INFOS__ parameter of the Global Namespace is now always available. In addition, new information have been added to the parameter. The information now available is as follows: None Impact area: Global Namespace | ||
| #48308/48309 Language Coverage Extension The application has been updated in order to improve and increase the language coverage in beqom. Updates to rps_localization , k_cultures , k_cultures_parameters Impact area: None | |||