Not able to see Insight Report data / pop up asking for credentials
book
Article ID: 219275
calendar_today
Updated On:
Products
Automic Automation Intelligence
Issue/Introduction
Unable to access Insight report data, and when accessing the AAI website you get a pop up window asking for credential to the Insight URL.
Environment
Release : 6.3.0
Component : AUTOMIC AUTOMATION INTELLIGENCE INTEGRATION FOR BMC
Resolution
If Insight and AAI are different servers, which is recommended, you must access AAI with the Fully Qualified Domain Name(FQDN) of the AAI server.
Also, both servers need to have the same domain name suffix in the FQDN.
The Insight installation script should have also use the FQDN of the AAI server during installation(if not you can update the file below), and the Reporting Configuration in the AAI website must specify the FQDN of the Insight server.
Below are the places you need to set the respective FQDN's of the two servers and ensure the domain names are the same.
Report Configuration tab - Reporting Server must be updated with a FQDN that has the same domain as the AAI server.
Check the applicationContext-externalAuth-preAuth-mt.xml in the <Install Dir>\apache-tomcat\webapps\jasperserver-pro\WEB-INF on the insight server and look for the jawsBaseUrl which should be set to the FQDN of the AAI server like below.
<property name="jawsBaseUrl"> <value>http://<FQDN of AAI Server>:8080/aai/api/</value>
When accessing Insight reports, you must also use the FQDN in the browser.
If the FQDN's domain names match up in all places and the FQDN's resolve in DNS you should see the full list of reports when clicking on the Insight tab like below.