Creating Instances Using Command Central Web User Interface

About this task

You can create an Integration Server instance using the Command Central web user interface:

To create an instance

Procedure

  1. In the Environments pane, select the environment in which you want to create the new product instance .
  2. Click the Installations tab.
  3. Select the installation in which you want to create the new instance.
  4. Click Instances tab.
  5. Click add icon and select Integration Server.
  6. Provide the following information and click Next.
    In this field Specify
    Instance name The name of the new instance.
    IP Address Optional. Default IP address to which to bind ports on this instance of Integration Server. Specify a bind address if your machine has multiple IP addresses and you want to use the same port number across different instances of Integration Server on the machine. In this case, each instance must specify a different bind address. If you do not specify a default bind address, the port listens to all network interfaces which prevents the same port number from being used on multiple instances.
    Note: Integration Server uses the supplied default_bind_address value as the value of the watt.server.inetaddress configuration property.
    License key file Optional. The location of your Integration Server license file.
    Register Windows service for automatic startup

    Optional. Whether to register the service for the instance. The default isfalse.

    Database Database type The type of database used by the new server instance. Specify one of the following databases:
    • sqlserver - Microsoft SQL Server
    • oracle - Oracle
    • db2 - DB2

    These values are not case-sensitive. The default is the embedded IS internal database.

    JDBC URL The connection URL for the database.
    Database user The user name assigned to the Integration Server database.
    Password The password of the Integration Server database user.
    Connection name The connection name (alias name) for the database.
     
    Ports Primary port Optional.

    A default HTTP port number for the new instance. The port number must be unique for each Integration Server instance. The default value is 5555.

    Diagnostic port Optional. A default diagnostic port number for the new instance. The port number must be unique for each Integration Server instance. The default value is 9999.
    JMX port Optional. A default JMX port number for the new instance. The port number must be unique for each Integration Server instance. The default value is 8075.
    Packages to deploy to this instance The additional packages to add to the server instance.

    Select the package from the Available pane and click move right icon to move the packages to the Selectedpane. To add all the packages listed in the Availablepane, click move right icon.

  7. Click Finish.