Missing information tab
book
Article ID: 132783
calendar_today
Updated On:
Products
CA Spectrum
Show More
Show Less
Issue/Introduction
The information tab is not visible in Spectrum for two devices.
Environment
Release: Component: SPCOCK
Resolution
Please comment below sub views in file : C:\win32app\Spectrum\tomcat\webapps\spectrum\WEB-INF\topo\config\view-devicedetails-config.xml <application-subview> <title>com.aprisma.spectrum.app.topo.client.AlternateCiscoIPRoutingTable</title> <privilege><name>CiscoIPRoutingTable</name></privilege> <model-type>0x210016</model-type> <display-if> <expression>attr(0x100b1) == null</expression> </display-if> <subviews> <subview-group> <subviews> <table-subview idref="table-cisco-ip-routingtable-config-new"/> </subviews> </subview-group> </subviews> </application-subview> <application-subview> <title>com.aprisma.spectrum.app.topo.client.CiscoIPRoutingTable</title> <privilege><name>CiscoIPRoutingTable</name></privilege> <model-type>0x210016</model-type> <display-if> <expression>attr(0x100b1) != null</expression> </display-if> <subviews> <subview-group> <subviews> <table-subview idref="table-cisco-ip-routingtable-config"/> </subviews> </subview-group> </subviews> </application-subview> Please comment line number from 198 to 228 and restart OC Client and verify the behavior. If Information tab is appear faster as before , then we can confirm the same.
Feedback
thumb_up
Yes
thumb_down
No