Skip to main content
Skip table of contents

Launch client and connect to services

The default values for User name and Password are Administrator/Administrator.

To launch the client and connect to the services

  1. Start the Data Management Client.

  2. On the Logon dialog box, enter your Username and Password.

  3. Select Hostname and enter the name of the Site Server, or select a Site Service from the list.

  4. Select an Execution Server, and then select Logon.

Configure alternate server addresses

Depending on your network topology, you may find that your Data Management server addresses are different "inside" your network than "outside." This typically  happens when Data Management users run the Data Management client on a laptop that is outside of the data center, and access Data Management servers via a VPN connection. You can specify alternate IP addresses in the file ExecutionServerCfg.properties. The  Data Management client will attempt connections in this order:

  1. Computer address

  2. Each of the alternate address entries

To configure Data Management services to use an internal IP address

  1. Locate the file ExecutionServerCfg.properties in the Data Management installation folder of each computer hosting an execution server.

  2. Edit this file with a text editor, changing the values for siteserver_address and machine_address to the internal IP address.

To configure the Data Management client to connect to alternate addresses

  1. Locate the file ExecutionServerCfg.properties in the Data Management installation folder of the computer running the client.

  2. Edit this file with a text editor, adding a comma-separated list of alternate addresses to the alt_addresses item. These should be in Internet Protocol Version 4 format. For example:
    alt_addresses=198.51.100.2,198.51.100.3,198.51.100.4

Connection security warnings

You may encounter an Untrusted Certificate warning when you attempt to connect to the Data Management servers under three scenarios:

  • The server's root certificate appears to be self-issued, and is thus untrusted.

  • The server name does not match the name on the certificate.

  • The server's certificate is expired.

While you may proceed with logging onto the server, doing so may expose you to security risks. We recommend that you select Copy details to clipboard and provide this information to your system administrator, who can correct any certificate issues. 

You may encounter an Invalid Certificate error when you attempt to connect to the Data Management servers under two scenarios:

  • The remote certificate is invalid according to the validation procedure.

  • A certificate chain processed, but terminated in a root certificate which is not trusted by the trust provider.

You cannot proceed with logging onto the server until the problem is corrected. Select Copy details to clipboard and provide this information to your system administrator, who can correct the certificate issues.

See Signed certificates for detailed information about Data Management's use of SSL/TLS for inter-server and client-server communication.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.