ALERT: Some images may not load properly within the Knowledge Base Article. If you see a broken image, please right-click and select 'Open image in a new tab'. We apologize for this inconvenience.
Rows per page buttons on NFA Flow Statistics page not working
book
Article ID: 239143
calendar_today
Updated On:
Products
CA Network Flow Analysis (NetQos / NFA)
Issue/Introduction
When attempting to change the rows per page viewed on the Flow Statistics page, these buttons are not working:
Environment
Release : 21.2.8
Component : NQRACO - NETQOS RA CONSOLE
Resolution
Follow the steps below to fix this issue:
Make a copy of <InstallFolder>\NFA\REPORTER\NetQoS.ReporterAnalyzer.WebSite\Admin\FlowStatistics.aspx for backup
Open the file for editing
Locate the 25th line <script type="text/javascript" src="../JavaScripts/bootstrap/js/bootstrap.min.js"></script>
Replace "bootstrap.min.js" with "bootstrap.bundle.min.js"
Save this file
Then check and confirm that the rows per page buttons work.