Dimensions CM Client Connection Information

Specify the connection to Dimensions CM if it is used as a provider for your Development Change Requests (DCRs) or Deployment Units (DUs).

To update the Dimensions CM client connection information:

  1. On the Dimensions tab, make sure the variables are set to the correct connection information for your installation of Dimensions CM as follows:

    Parameter

    Value

    DIM_WS_URL

    URL to the server where the Dimensions CM Web services are installed, in the form of:

    http://<hostname>:<port>/dmwebservices2/services/dmwebservices/

    DIM_DBNAME

    The Dimensions CM base database name to which you want to connect.

    DIM_DBCONN

    The Dimensions CM network instance to which you want to connect.

    DIM_SERVER

    Hostname where the Dimensions CM server is running.

Example

dm-client-connection.properties

DIM_WS_URL = http://dimcm_host:8080/dmwebservices2/services/dmwebservices/

DIM_DBNAME = cm_typical

DIM_DBCONN = Dim12

DIM_SERVER = dimcm_host