If you’re using TBSM v4.2.1 FP1 with OMNIbus 7.3 GUI you should take a look at getting this interim fix (IF) installed. If you are not seeing normal behaviors with the interaction of the service tree, service viewer and the service details portlet, it’s likely this WebGUI (WebTop) IF is required.
The most common symptom is that when you click on something in the tree or topology, the service details portlet isn’t filtering the events to what was selected.
For more information, check out this support note.
alm00128949 / IZ69508
=====================
Short Description: PROBLEMS WITH THE AEL AND LEL ON TBSM 4.2.1 WITH OMNIBUS 7.3
Summary: AEL not shown when it is launched in a new TIP tab from TBSM 4.2.1 Service Tree with incorrect filter and view. The problem is caused by calling setAspect method from JavaScript before AEL is fully initialized.
The problem is fixed by ensuring setAspect can handle cases when it is called after AEL is initialized. If it is called before AEL is fully initialized, AEL should use filter, view and data source as provided by setAspect.
ALM00128818 / IZ69498
=====================
Short Description: THE LEL CANNOT DISPLAY ANY EVENT DATA FROM TRANSIENT FILTERS
Summary: The LEL cannot display any event data from transient filters. It is caused by data misalignment. The LEL is applying a default hard-coded view to event data that has been retrieved from the ObjectServer with the correct view. The correct view is being applied to the SQL query, but the returned fields are not aligned with the view that the LEL has applied in the client.
This issue is resolved by performing failback checking for system and then user transient filter.
Comments on this entry are closed.