Reconfigure the Remote Server
The following remote server parameters can be changed.
Parameter |
Description |
---|---|
cps_endpoint |
Specifies the URL to connect to the IBM® Cognos® server and extract the WSDL information. The default value of http://localhost/ibmcognos/cgi-bin/cognos.cgi/wsrp/cps4/portlets/[package]?wsdl&b_action=xts.run specifies that the IBM Cognos gateway is configured on the same server as the remote server that it is running. In this situation, IBM Cognos Business Intelligence can be accessed through a CGI gateway. If not, this parameter must be modified accordingly. Here are a few more examples of values for this parameter:
|
forward_cookies |
Specifies the names of cookies that must be forwarded to the IBM Cognos server for single signon purposes. If the single signon mechanism for the installation depends on a specific active credential cookie, it is necessary to pass this cookie from the WebCenter Interaction server to the IBM Cognos server. Default: null |
cps_auth_secret |
Specifies the value of the shared secret key. This parameter is optional. Use it only when your environment is configured to use the shared secret single signon mechanism. When this parameter is specified, the user's identity is sent to the IBM Cognos server through an HTTP header variable that is encrypted using the value of the shared secret. The value of this parameter must be identical to the one specified in IBM Cognos Configuration. For more information, see Configuring Security for Portal Services. |
cps_auth_namespace |
The namespace ID for the Custom Java™ Provider. |