To ensure that CA Business Service Insight operates without errors, complete the installation.
Follow these steps:
|
Configuration Folder |
Parameter |
Value |
|
ACE2 |
ACE2 Server |
The shared address of the application server. Default: bsiapp |
|
Adapter Wizard |
Adapter Listener Address |
The shared address of the application server. Default: bsiapp |
|
Dashboard, Addresses |
Dashboard Servive URL |
The shared address of the application server. Default: bsiapp |
|
Dashboard, Current Status related settings |
|
The shared address of the application server. Default: bsiapp |
|
Queues |
|
The shared address of the application server. Default: bsiapp |
|
Reports |
Booklet Path Note: By default, you cannot edit the Booklet Path in the GUI. Update the parameter in t_system_configurations or set Changeable_in_gui to Y. |
Location of shared storage folder/Booklet Path |
|
SMI Application Server |
SMI Application Server Host |
The shared Tomcat network IP Address on application server. |
|
System |
Web Server |
The Web NLB address. |
(Optional) Update the Proxy Prefix
To support requests that the reverse proxy forwards to the CA website, enter the prefix string as the ProxyPrefix key value in the web.config file in AppSettings section. The prefix string is configured to route the request to the CA website in the proxy configuration.
For example, if the prefix mapped to the CA website is “ca” update web.config as follows:
<appSettings> <add key="ProxyPrefix" value="/ca/" /> </appSettings>
If the ProxyPrefix key does not exist, or if its value is an empty string, the website functions in normal mode.
"X-Forwarded-CA-Oblicore-Proxy"
|
Copyright © 2014 CA.
All rights reserved.
|
|