Complete these steps if one or more SOCKS servers separates the Web Component Adapter (WCA) from the Central Management Server (CMS). These steps provide the WCA with the required information about each SOCKS server, in order, from the outermost to the innermost.
The outermost SOCKS server is the one closest to the web server. The innermost SOCKS server is the last SOCKS server that the WCA communicates with before the CMS.
The procedure for configuring the WCA is different for Windows and Unix. See:
sockssetup
.sh script to configure the BusinessObjects Enterprise servers and WCA to work with the SOCKS servers.web.xml
deployment descriptor file associated with the webcompadapter.war
to insert a SOCKS URI (universal resource identifier). This URI tells your WCA how to contact the CMS through your SOCKS server(s).See "Configuring the Web Component Adapter" on page 90 for details on editing web.xml
.
C:\Inetpub\wwwroot\Web.config
. <add key="connection.socksUri" value-"*"/>
*Socks://Version;User:Password@SOCKSserver:Port/CMSmachine:Port
Business Objects http://www.businessobjects.com/ Support services http://www.businessobjects.com/services/support/ Product Documentation on the Web http://support.businessobjects.com/documentation/ |