To login obtain the following information from your CM administrator:
The name of the server.
(Optional) The port number used to run CM.
The network protocol used by the server: SDP, HTTP, or HTTPS.
The database name of the CM product you are working with.
The connection string for the database.
NOTE
Connections to Dimensions CM servers are shared with the desktop client so you can use any existing connection profiles.
Repository bindings are created automatically when a connection is available.
For security reasons you may be required to login using the HTTP/S network protocol instead of the default Standard Dimensions Protocol (SDP). The Dimensions CM HTTP Connector allows a connection to a server using HTTP/S, for details see the System Administration Guide.
To create a new connection:
Open Dimensions Explorer and click Connect.
In the Log in to Dimensions dialog box, click New. The Define a new connection dialog box appears.
If smart card support is enabled, choose the type of login under System. This can be either User Credentials or Smart Card.
Enter a name for the login definition in the Definition name field. You can then select and reuse these credentials later on.
If you are logging in using standard user credentials, enter a User ID. You will enter a password later when you attempt to log in.
If you are using a smart card to log in, enter the smart card certificate in the Certificate field.
Under Dimensions, enter the following:
Server: the name of the server and optionally the port number to connect to:
• SDP protocol: <server name[:port]>
• HTTP protocol: http://<server name[:port]>
• HTTPS protocol: https://<server name[:port]>
DB Name: The name of the Dimensions database that you want to connect to.
DB Connection: The database connection that you want to connect to on the server.
If automatic login is available select ’Use automatic log in if available’ to enable it.
Click OK.
To edit an existing connection:
Open Dimensions Explorer and click Connect.
Select the connection you want to edit and click Edit.
If smart card support is enabled, choose the type of login under System. This can be either User Credentials or Smart Card.
If you are logging in using standard user credentials, enter the following:
User ID: The ID of the user that you want to connect as.
If you are using a smart card to log in, enter the smart card certificate in the Certificate field.
Under Dimensions, enter the following:
Server: The network name of the system that hosts the Dimensions server.
DB Name: The name of the Dimensions database that you want to connect to.
DB Connection: The database connection that you want to connect to on the server.
Select the Use automatic log in if available check box to enable automatic log in, which bypasses the Log in to Dimensions dialog box. This option is available only if it has been enabled by your administrator.
NOTE This option is only available after you first log in. |
Click OK.
To delete a connection:
Open Dimensions Explorer and click Connect.
Select the connection that you want to delete.
Click Delete and click Yes to confirm the deletion.
Related Topics