MDM Connection

The MDM Connection shared resource contains all necessary parameters to connect to an MDM server. It must be specified when running any MDM activity.

General

The General panel contains the following fields.
Field Module Property? Description
Name No The name to be displayed as the label for the shared resource.
Description No Provide description for this shared resource.

MDM Connection Configuration

The MDM Connection Configuration panel contains the following fields.
Field Module Property? Description
MDM Server URL Yes The URL of the MDM server that you want to connect to.

The format of the URL is http://host:port.

Company Name Yes The company name configured in the MDM server that you want to work on.
User Name Yes The user name that exists in the specified company that you want to work on.
Password Yes The password of the user specified in the User Name field.
Encrypt Password Yes Select this check box to encrypt password when exchanging information with an MDM server.

After configuring the MDM connection, click Test Connection to test the connection to the MDM server that you have configured.

Note: If the MDM server is enabled with SSL connection, you need to add the certificate obtained from the MDM server to the cacerts file located in the TIBCO_JRE_Home\lib\security directory.