Previous Topic: How to Install CA Event Integration and Event ConnectorNext Topic: Install the Event Connector on Windows


Install the CA Event Integration Manager

The Event connector requires the CA Event Integration manager component to function. Install this component in a separate operation before the Event connector. You can install the manager on the same system where you plan to install the Event connector or on a remote system.

Follow these steps:

  1. Run the setupEI.hta file that is available on the CA Event Integration installation image in the package.

    The CA Event Integration setup page opens.

  2. Click CA Event Integration.

    The Introduction page of the CA Event Integration installation wizard opens.

  3. Click Next.

    The License Agreement page opens.

  4. Scroll to the bottom of the agreement, select 'I accept the terms of the License Agreement', and click Next.

    The Choose Install Set page opens.

  5. Select Manager and click Next.

    The Check License Key page opens.

  6. Do one of the following:

    The Choose Install Folder page opens.

  7. Do one of the following to specify the installation folder and click Next:

    The Enter Services User page opens.

  8. Enter a user name and password for running the product's services and click Next. You can specify an existing local or domain administrator account. The user must be in the Administrators group. If you leave the fields blank, the installer creates a local ca_eis_user administrator account to run the services.

    The Enter Database Configuration - Step 1 page opens.

  9. Do one of the following:

    The Enter Database Configuration - Step 2 page opens.

  10. Complete the following fields and click Next:
    Server name

    Specifies the server name, database instance, and port to use for the manager database. You can enter a node name or IP address for the database server. Use the following syntax to enter a server name, instance, and port in this field:

    dbserver\instance:port
    

    You must enter a port number if you are using a named instance. You can omit the \instance specification if you are not using a database instance or you want to use the default instance; and you can leave out the :port specification if you are using the default database port (1433) on the default instance.

    User

    (SQL authentication only) Specifies the user name of the user who will create the manager database and perform database operations. Enter an internal (mixed mode) SQL Server user with the authority to create a database.

    Password

    (SQL authentication only) Specifies the password associated with the user name defined in the User field.

    The Configure Manager Application Server page opens.

  11. Complete the following fields and click Next:

    Note: To avoid conflicts, you should verify that no other applications are using the Tomcat ports. The installation program detects conflicts and alerts you to change the specified port if it is already in use.

    Tomcat http port

    Specifies the port Tomcat uses to connect to the administrative interface.

    Default: 9091

    Tomcat shutdown port

    Specifies the port Tomcat uses to shut down.

    Default: 8007

    Tomcat AJP port

    Specifies the port Tomcat uses to integrate with the Apache Web Server. Tomcat does not use this port, but requires it to be configured.

    Default: 8011

    Web UI application user

    Specifies the user name for accessing the administrative interface.

    Default: eiadmin

    Web UI application password

    Specifies the password to associate with the user specified in the Web UI application user field. Re-enter this password for verification in the Re-enter password field.

    The Enter Communication Ports page opens.

  12. Enter the port number to use for web services communications between the manager and connectors, and click Next. The default port number is 8083.

    The Configure Catalyst ActiveMQ Server page opens.

  13. Select the Configure Catalyst ActiveMQ Server check box so that the manager can support an Event connector installation.

    The Enter Catalyst ActiveMQ server, port, and credentials page opens.

  14. Complete the following fields to configure CA SOI integration:
    Server name

    Defines the server name where the CA Catalyst server is available.

    Port

    Defines the specified port number for the ActiveMQ Message Bus communication that you defined during CA Catalyst Server installation. Retain the default of 61616 unless you changed this port number when installing CA Catalyst.

    Default: 61616

    User

    Specifies the administrator user name that you defined during the CA Catalyst installation.

    Password

    Defines the password associated with the user.

    The Pre-Installation Summary page opens.

  15. Verify the information about the Pre-Installation Summary page, and click Install.

    A page opens charting the installation progress. When installation is complete, the Install Complete page opens and summarizes the installation.

  16. Click Done.