My Oracle Support Banner

New Hide/display Checkbox Will Not Stay Selected in Viewer (Doc ID 2819303.1)

Last updated on FEBRUARY 21, 2024

Applies to:

Oracle Utilities Network Management System - Version 2.5.0.1.0 to 2.5.0.1.0 [Release 2.5]
Oracle Network Management for Utilities - DMS - Version 2.5.0.1.0 to 2.5.0.1.0 [Release 2.5]
Information in this document applies to any platform.

Symptoms

On : 2.5.0.1.0 version, Web Workspace

After adding a new checkbox call "Phase Orientation" to the Viewer's Hide Display panel, the checkbox will not stay selected.

"Phase Orientation" only has one class in the layer: substation_conductor_t2.

substation_conductor_t2 inherited from ( "-->" ) two classes: electrical_text and substation_conductor_hd.


substation_conductor_t2 --> electrical_text --> text
substation_conductor_t2 --> substation_conductor_hd --> _oh_elec_line_seg_hd

_oh_elec_line_seg_hd --> _conductor_hd --> _electrical_hd
_oh_elec_line_seg_hd --> _overhead_hd

So, substation_conductor_t2 is four levels deep in the inheritance structure.

The viewer seems to have trouble processing this complexity in the Hide/Display panel.




The issue can be reproduced at will with the following steps:

1. Create three new text classes:

2. Install the changes

nms-install-config --java

3. Redeploy the cesejb.ear (or copy the nms_config.jar to override directory)

4. Restart ODService and the managed server

5. Login to web workspace.  
No need to get authority.

6. Launch viewer.

7. Open Hide/Display.
Test3 and Substation_t1 checkboxes will be checked.

8. Attempt to toggle Test1, Test2, Test3 and Substation_t1.
Test1 and Test2 will immediately uncheck.


Changes

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
 Workaround
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.