Issues Resolved 11.01.2501 - HxGN NetWorks - 11.01.2501 - Release Notes

HxGN NetWorks Core | Designer Plotting and HxGN NetWorks Core | Web Plotting Issues Resolved

ft:locale
en-US
Product
HxGN NetWorks
Subproduct
Core
Search by Category
Release Notes
HxGN NetWorks Version
11.01.2501

Version Fixed

WIT #

SFSC #

Product

Summary

Description

11.01.2501

869028

SFSC

631018

HxGN NetWorks Core | Web Plotting

Web Plotting printed too many plots

In the Plan Information template, the user selected 5 information legends that were printed correctly.

Then the user switched to the neutral template offering only 2 legends. After selecting 1 legend, 6 plots were created, all with the same selected legend.

The program kept the number of previously activated legends and the current legend, and printed them all.

When the user actively deactivated the 5 information legends and then selected a new template, then only one plot was created.

11.01.2501

819325

SFSC

593438

HxGN NetWorks Core | Web Plotting

Web Plotting: Redlines font name syntax (double quote/single quote/font name/single quote/double quote) in Custom_settings.js/Settings.js and Categories.xml was not supported

In Web Plotting, in custom_settings.js/settings.js and categories.xml, the font name syntax (double quote - single quote - font name - single quote - double quote) was not supported.

The EPAPI service should remove any quotes from redline font names. Otherwise, the redline symbols are not drawn correctly in the map (PDF output).

11.01.2501

880197

SFSC

621940

HxGN NetWorks Core | Web Plotting

When starting Web Plotting, values were not set

It was not possible to use InitWorkflowPageValues. When starting the Web Plotting tool, plot field values were not set.

11.01.2501

758556

SFSC

571913

HxGN NetWorks Core | Designer Plotting

Designer Plotting closed without an error message

When performing the following steps, Designer Plotting closed without displaying any error message.

Steps to reproduce:

1. Start Designer Plotting.

2. Open a new workspace and job.

3. Load legend current inventory.

4. Select any power station and open the associated detail window (for example, G3E_FID 42003658).

5. Start engineering plotting.

6. Close the detail window again.

7. Move the window.

Designer Plotting was closed.

11.01.2501

799745

SFSC

397582

HxGN NetWorks Core | Web Plotting

HxGN NetWorks Core | Portal redlining: Redline elements from categories other than default were not plotted

When placing a redlining with elements belonging to categories other than the default one, not all elements from that category were visible in the plot.

11.01.2501

895367

SFSC

651642

HxGN NetWorks Core | Web Plotting

Web Plotting: OIDC usernames did not support apostrophe or usernames containing more than 50 characters

Printing the OIDC logged in username value in the pdf output did not work in the following scenarios:

When a username contained apostrophe.

When the length of a username was greater than 50 characters.

11.01.2501

900761

SFSC

655291

655493

HxGN NetWorks Core | Web Plotting

Web Plotting: It was not clear whether the map scale control input box was a value list or a drop-down list

There was no indication that the map scale control input box was a value list or a drop-down list.

11.01.2501

887290

HxGN NetWorks Core | Web Plotting

A problem occurred when GNET_PLOT_PLOTFIELD_DATA.SUBMIT_USER != GIN_PLOT_JOB.JOB_USER_ACCOUNT

When OIDC claim attribute was used in account retrieval method and the name was longer than 30 characters, EP API Service threw an exception on submit.

11.01.2501

940736

SFSC

655503

HxGN NetWorks Core | Web Plotting

Web Plotting: It was not possible to submit a plot with analysis results attached

It was not possible to submit a plot including analysis results. When the Print Analysis Results checkbox was checked, the submit button was disabled and an error was reported in the console window.

11.01.2501

944600

SFSC

655290

HxGN NetWorks Core | Web Plotting

Web Plotting: The CustomerCenterSelect page did not automatically select the value list record based on the user

Similarly to NetViewer Plotting, the customer center should have been selected based on the current user (OIDC). However, in Web Plotting, the "CustomerCenterSelect" page appeared to be a workflow "page" where the user had to manually select their customer center.

In Web Plotting, the "CustomerCenterSelect" page was supported, however, it lacked the functionality to automatically select the customer center for the user based on their KID.

11.01.2501

884007

SFSC

643943

HxGN NetWorks Core | Web Plotting

Web Plotting with Azure AD OIDC did not work

OIDC was added to Portal and configured for Web Plotting. A cross-origin issue occurred while accessing Web Plotting service even after adding CORS URL's to the configurations.

11.01.2501

852468

SFSC

620050

HxGN NetWorks Core | Web Plotting

Web Plotting: If only one legend option (for example, "Actual Legend") was available, it should have been selected by default

In Portal, under the Web Plotting command, the Map Frame panel contained the Legends dropdown. That dropdown displayed only one option. The values for this dropdown were configurable through the GNET_PLOT_MAPFRAME_LEGENDS table.

Since there was only one legend option available, the "Actual Legend" should have been selected automatically by default when the page loaded, without any manual user input.