Managing a connection

This section describes how to start, stop, refresh, rename, copy, delete, and validate a connection. It also describes how to view and modify the properties of a connection as well as how to view both the connection log and the runtime log.

StepsStarting a connection

If a RepConnector connection is already started, an attempt to start the connection results in a warning message indicating that the connection is already started.

  1. Right-click the connection and select Start Connection.The Start Connection Status pop-up window displays the connection status.

  2. Click OK to exit the pop-up window.

If the connection fails to start, see the RepConnector connection log for information about the failure. See “Viewing connection log information”.

StepsStopping a connection

If a RepConnector connection is already stopped, an attempt to stop the connection results in a warning message indicating the connection is already stopped.

  1. Right-click the connection and select Stop Connection. The Stop Connection pop-up window displays.

  2. Click Yes to stop the connection. Click No to cancel the operation.

    The Stop Connection Status window displays the connection status.

  3. Click OK to exit the pop-up window.

If the connection fails to stop, check the RepConnector connection log for more information. See “Viewing connection log information”.

StepsRefreshing a connection

This procedure refreshes a running RepConnector connection by reloading the connection properties and restarting the RepConnector connection. If you have a running connection, you can modify the connection properties, and then select Refresh Connection to restart the connection with the newly modified connection properties.

  1. Right-click the connection and select Refresh Connection. The Refresh Connection Status pop-up window displays the connection status.

  2. Click OK to exit the pop-up window.

If the connection fails to refresh, see the RepConnector connection log for more information. See “Viewing connection log information”.

StepsRenaming a connection

You can rename an existing connection; however, you must first stop the connection.

  1. Right-click the connection and select Rename Connection.

  2. Enter the new connection name in the text field.

  3. Click OK to exit the Rename Connection window.

StepsDeleting a connection

You can delete an existing connection; however, you must first stop the connection before you can delete it.

  1. Right-click the connection and select Delete.

  2. Click OK to delete the connection. Click Cancel to cancel the delete operation.

StepsCopying a connection (Save As)

You can create a new RepConnector connection by copying the connection properties of an existing connection.

  1. Right-click the connection and select Save As.

  2. Enter the new connection name in the text field.

  3. Click OK to exit the Save As window.

StepsValidating a connection

You can validate your connection configuration information. This procedure validates both the inbound and outbound configuration properties and returns the status of the validation.

  1. Right-click the connection and select Validate Connection. The Validation Connection status pop-up window displays the connection status.

  2. Click OK to exit the pop-up window.

If the connection fails validation, refer to the RepConnector connection log for more information. See “Viewing connection log information”.

StepsViewing or modifying properties for an existing connection

You can view or modify the connection properties for an existing connection. If the connection is already running, select Refresh Connection to reload the connection properties.

  1. Right-click the connection and select Properties.

    The Properties window displays. The left pane contains a tree structure with four categories of connection property information.

  2. Modify the values in the right pane.

  3. Click Restore Defaults to restore the previous values.

  4. Click Apply to save the values.

  5. Click OK to save the values to the connection property repository.

StepsViewing connection log information

  1. Right-click the connection and select View Log.

    For example, you can right-click sample_repconnector and select View Log.

    The View Connection Log window displays.

  2. Click the X in the top right corner of the window to exit the View Connection Log window.

NoteTo view any updates to the connection log since you last opened the View Connection Log window, exit the current view log window, then right-click the connection and select View Log.

StepsViewing the runtime log information

  1. Right-click the connection profile and select View Log.

    For example, you can right-click the EAServer:8080 connection profile and select View Log.

    The View Runtime Log window displays.

  2. Click X on the top right corner of the window to exit the View Connection Log window.

NoteTo view any updates to the runtime log since you last opened the view log window, exit the current View Runtime Log window, then right-click on the profile and select View Log.

StepsRefreshing the connection view display

You can refresh the connection view to update the view of a RepConnector runtime instance. If you have added a new connection from another RepConnector Manager or through the command line tool, select Refresh View to see newly added connections for the RepConnector runtime instance.

  1. Right-click the connection profile.

  2. Select Refresh View.

    The connection view for the RepConnector instance is refreshed.