beqom v10 HF55 -FEATURE PACK - 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: July 14th, 2021
Fix version: 10 - 43566 - 10.0.528 - Release-BeqomApp-v10-Package-HF55.1 - BeqomApp.WebApp_10_51516
| Type | Issue key | Description | |
|---|---|---|---|
| Zendesk | Jira | ||
| 43634 | : Conditional Validation Incorrect Behavior in Data Grids The following incorrect behavior was reported in the beqom : when working in data grids, if users modified the name of a column configured with a conditional validation in the beqom Admin Portal, after they refreshed the grid in the , a red cross icon indicating that the formula is incorrect was displayed in all the column's fields although the condition was respected. The issue has been corrected; now users can correctly modify the name of a column containing conditional validation without experiencing any errors in the grid. Impact area: Data > Name modification on column with conditional validation | ||
| 44134 | : Hierarchy Switch Issues in Process Grids When working in a process grid configured with several hierarchies associated with different processes, after the user opened the grid and immediately switched to another hierarchy without waiting the first process to be fully loaded, the application returned the error "The hierarchy node was not found.". Moreover, after the loading process was over, the incorrect process was displayed and only the first node of the hierarchy was accessible. The issue has been corrected by disabling the possibility to use the hierarchy and process drop-downs during the loading of a hierarchy or a process. Impact area: Process > Hierarchy modification | ||
| 44343 | Admin Portal: Incomplete Object Values List in the Rules Component The following incorrect behavior was reported when working in the in the beqom Admin Portal: when users opened a published rule, and then clicked the Calculation tab, if they selected a business object configured with a large number of values, the list of object values was incomplete. The issue has been corrected by implementing a pagination mechanism in the Objects Values table and now all the business object values are correctly accessible in the list. Impact area: Rules > Object values display | ||
| 44531 | : Process Grid Update Issue After Import from Excel File When a user exported a process grid to an Excel file in the beqom , if they modified the content in some of the fields and imported the Excel file back into the application, the modified values were not updated in the grid as expected. It was revealed that the issue was caused by an incorrect trigger of numeric formula in the Excel file. The issue has been corrected; now the values are correctly updated after importing a modified Excel file in the . Impact area: Process > Process grid import | ||
| 44531 | Admin Portal: Error when Accessing the Help Section The following issue was reported in the beqom Admin Portal: when users attempted to open the Help section (question mark button located at the right of the search bar), an error was returned by the application. The issue has been corrected and now when users click the Help button, the Admin Portal User Guide opens in view mode with the possibility to download it in PDF if needed. Impact area: Help section | ||
| 44910 | : Incorrect Process Display after Performing an Action while Hierarchy or Process Loading The following issue was reported in the beqom : after a user opened a grid process and immediately clicked any buttons located in the grid footer (Import, Export, Manager Report) without waiting the process to be fully loaded, the incorrect process was displayed. The issue has been corrected by disabling the possibility to use the Import , Export and Manager Report buttons during the loading of a hierarchy or a process. Impact area: Process > Process display | ||
| 45211 | Back-End/ : Process Template Loading Issues In the back-end side of the application, a temporary table was created when simple table were used as process templates which was causing some performance issues in the . This issue has been corrected by adding a new parameter to the k_m_type_plan table which will enable the creation of the temporary table for a particular process template (disabled by default). The state of this parameter can only be modified via the database. New use_cte_in_process_load column in the k_m_type_plan table Impact area: Process > Process template loading | ||
| 45290 | : Support "IN" and "NOT IN" Operators for String Data Type in data grids Filter Panel As of this Hotfix package, users are now able to filter string data type with the "IN" and "NOT IN" operators in data grids in the beqom . Impact area: Process > IN and NOT IN filter operators for string data type | ||
| 45705 | : Enable Access to Copy and Delete Buttons in Simulations via Profile Permissions As of this Hotfix package, the access to the Copy and Delete buttons for a process in the in the beqom is now managed via the Profile permissions in the Admin Portal. Impact area: Simulations > Copy and Delete buttons display access | ||
| 45738 | : Enable Currency Type Management via the Admin Component As of this Hotfix package, admin users of the beqom are now able to manage currency types creation and assignment via the new Currency Types tab located under the Currencies & Rates section of the . New tables in the tenant database: [catalog].[bqm_fx_currency_type]; [catalog].[bqm_fx_currency_type_assignment]; [catalog].[bqm_fx_currency_type_assignment_execution]; [catalog].[bqm_fx_currency_type_assignment_payee] Changes in the catalog database: [comp].[bqm_element] has new column [uid_fx_currency_type] Impact area: Admin > Currency Types section | ||
| 45986 | Localization Update In order to display the missing and new translations keys in the application, the localization script has been updated. rps_localization table Impact area: None | ||
| 46040 | : Data Grid Display Issue After Double Selection The following incorrect behavior was noticed in the beqom : when a user opened a data grid, if he clicked the same grid in the grid tree after it was fully loaded, the grid was not displayed as expected. The issue has been corrected; now the grid correctly loads after users select it a second time after it was loaded. Impact area: Data > Grid display | ||