ServerCAMURI

Specifies the URI for the internal dispatcher that the IBM® Cognos® TM1® server should use to connect to Cognos Authentication Manager (CAM).
The URI is specified in the form
http[s]://fully-qualified host IP address:port/p2pd/servlet/dispatch

Parameter type: optional, static

For example,

https://vottbies005.ent.ad.cognos.com:9443/p2pd/servlet/dispatch

For CAM authentication this setting must include the fully-qualified name for the server that the Cognos Business Intelligence (BI) certificate was created for.

To determine the server that the certificate was issued for:

  1. Enter the SSL URI to the Cognos BI dispatcher in a browser.
  2. Update the ServerCAMURI setting in the tm1s.cfg with the fully-qualified name of that server.
    For example:
    ServerCAMURI=https://vottbies005.ent.ad.cognos.com:9443/p2pd/servlet/dispatch.

To configure the Cognos TM1 Applications Server to work with CAM SSL,

  1. Ensure the following settings are made in Cognos Configuration:
    • Force Qualified Paths set to False.
    • Use Mutual Authentication set to True
  2. Accept the certificate when saving.