11.01.2401 Issues Resolved - HxGN NetWorks - 11.01.2501 - Release Notes - Hexagon

HxGN NetWorks Utilities Issues Resolved

ft:locale
en-US
Product
HxGN NetWorks
Subproduct
Utilities
Search by Category
Release Notes

Version Fixed

WIT #

SFSC #

Product

Summary

Description/Resolution

NOTE: For the 11.01.2401 release, a database upgrade is required.

11.01.2401

670552

SFSC

193153

HxGN NetWorks Utilities

Error dimensioning - runner dimension: the section is not filled out

Description:
There are preconfigured placements for simple dimensions with preconfigured Attribute Sparte (Unit).

In the placement tree, select
Strom > Bemaßung > Bas-Bemaßung-Abstand.
After two clicks on the map, you are still in placement mode.

Scenario 1
Press the F3 key to end the placement mode and open FE:

The attribute Sparte is already filled with ‘Strom’ and is read-only. Now, click into attribute Gruppe and try to open the picklist:
‘The query from the pick list values did not return any records’.

Scenario 2
Do not press F3 key to end the placement but just open the FE. Then, it is possible to select values for the attribute Gruppe. The error does not occur.

Scenario 3
Do not press F3-key to end the placement and place more component instances of this feature. It should not be possible because the user does not have the possibility to enter the attributes for all additional instances. When you try to save this feature, you get another error:
"Insert of NULL in B$B_SIMPLE_DM.UNIT not possible."

Resolution:
Repeating parameters for Simple, Radius of Two Points, and Polar dimensioning placement configurations have been fixed.

G3E_REPEATING and G3E_AUTOREPEAT in G3E_PLACEMENTCONFIGURATION has been set to 0 for the Polar, Radius of Two Points, and Simple dimensions of all units.

11.01.2401

656396

SFSC 192901

HxGN NetWorks Utilities | Import ISYBAU XML

ISYBAU XML Import for inspection data: fix the validation check of absolute and relative tolerances for inspection lengths

Description:

On the `Konfiguration` | `für Kanten` tab page:

Set value for `Absolute Toleranz` to 99999999

Set value for `Relative Toleranz` to 99999

After starting the validation, it will stop with an error:

"ORA-06502: PL/SQL: numerical or value error: total number of digits too large."

If the input values exceed the range for int32, an error message is shown:

„Geben Sie einen gültigen numerischen Wert für die Inspektion Länge absolute Toleranz ein".

Resolution:
Valuation of absolute and relative length tolerance has been fixed.

The inputs must be in following ranges:

Absolute tolerance must be in range 0–9999999

Relative tolerance must be in range 0–9999.

11.01.2401

667827

SFSC

196679

HxGN NetWorks Utilities | Asset Manager

Open table view from the graphic

Description:
A problem was found regarding Asset Management - new List functionality.


After selecting some features in the map and then adding them to a list, an error appears: "ORA-00918: Spalte nicht eindeutig definiert".

Resolution:
MTA is now used to avoid ambiguous column names in WHERE and ORDER BY clause.

11.01.2401

624804

SFSC

135311

HxGN NetWorks Utilities

Too many privileges for Utilities database objects

Description:

Some database objects in a Utilities database have too many privileges, for example, GIN_LOGFILE table has GRANT DELETE, INSERT, SELECT, UPDATE ON GIN_LOGFILE TO PUBLIC, although G3E_DATASUPPORT only contains grants to GINIUS_R.

Privileges for the catalogue tables (E$) must also be checked and fixed.

Resolution:

Privileges of Utilities database objects have been updated.