Previous Topic: Installing Connector XpressNext Topic: Upgrading Metadata


Installation Prerequisites

The following are the prerequisites for installing Connector Xpress;

Install Connector Xpress

You do not need to install Connector Xpress on the same computer as CA IAM Connector Server or any other server component, including the Provisioning Server.

Important! We recommend that you disable all antivirus software before installing CA IAM Connector Server, CA IAM Connector Server SDK, and Connector Xpress.

Follow these steps:

  1. Locate the CA Identity Manager installation download or other media.
  2. Extract the product files (ZIP or TAR).
  3. Navigate to the following subfolder and double-click the setup file.
    Provisioning\ConnectorXpress
    
  4. Follow the onscreen instructions to complete the installation.

Install Connector Xpress Silently

Connector Xpress supports a silent mode of installation. To run a silent install, it is necessary to create a response file.

Follow these steps:

  1. In a command window, navigate to where you extracted the Connector Xpress files, then to the following subfolder:
    Provisioning/ConnectorXpress
    
  2. Do either of the following depending on whether you want to install the component as you create the response file, or whether you want to create a response file template to use with a silent install at a later time:

    Note: Use fully qualified path names when generating and running response files. For example, responsefile.txt is not valid but C:\responsefile.txt is valid.

  3. Start the silent installation using the following command:
    setup -options install_response_file -silent
    

Uninstall Connector Xpress Silently

Connector Xpress supports a silent mode of uninstallation. To run a silent uninstall you must create a response file.

Follow these steps:

  1. In a command window, navigate to the uninstall directory which is one of the following:
  2. Do one of the following depending on whether you want to uninstall the component as you create the response file, or whether you want to create a response file template to use with a silent uninstall at a later time.

    Note: Use fully qualified path names when generating and running response files. For example, responsefile.txt is not valid but C:\responsefile.txt is valid.

  3. Start the silent installation using the following command:
    uninstaller -options uninstall_response_file -silent