Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 2 Installation and Uninstallation : Installation

Installation
The following sections describe the installation process in the available installation modes:
GUI Mode
To install this product in the GUI mode:
1.
2.
3.
4.
Run TIBCOUniversalInstaller. You can do so in one of the following ways:
5.
Click Next on the Welcome page.
6.
Read through the license text when the License Agreement page appears, click I accept the terms of the license agreement. Click Next.
7.
To install TIBCO BusinessConnect Services Plug-in into an existing installation environment where TIBCO Rendezvous and TIBCO Runtime Agent are installed, click Use an existing TIBCO_HOME, next select the environment from the drop-down list, and then click Next on the TIBCO Installation Home page.
An installation environment isolates product installations. A product installed into an installation environment does not access components in other installation environments.
The following shows the two options displayed on the TIBCO Installation Home page:
Create a new TIBCO_HOME  Install the product into a new installation environment.
Use an existing TIBCO_HOME  Install the product into an existing installation environment.
8.
To customize the profile, select the Customize Installation check box and use the feature tree on the right.
Click Next.
9.
10.
Review the information listed in the Post Install Summary page, and then click Finish to complete the installation process and exit the universal installer.
Console Mode
To install this product in the console mode:
1.
2.
3.
4.
Run TIBCOUniversalInstaller-platform_acronym -console.
For example:
Windows:
TIBCOUniversalInstaller-x86-64.exe -console
AIX:   
TIBCOUniversalInstaller-aix.bin -console
Linux:   
TIBCOUniversalInstaller-lnx-x86-64.bin -console
Solaris Sparc:   
TIBCOUniversalInstaller-sol-sparc.bin -console
Solaris x86 64:  
TIBCOUniversalInstaller-sol-x86.bin -console
5.
Silent Mode
In the silent mode, the universal installer does not prompt for any inputs during installation. Instead, the inputs are read from a response file that can be provided as a command-line parameter. If no value is specified, the installer uses the default TIBCOUniversalInstaller-bcezcomm.silent file.
The TIBCOUniversalInstaller.silent file is packaged in the directory that contains the universal installer. Edit the file with information for your environment before launching the silent installation. The file includes comments that describe the installation properties you can set. While you can use the TIBCOUniversalInstaller-bcezcomm.silent file, it’s good practice to copy the file to a different name and use that file for the silent install.
If errors occur during installation, they will be listed in the installation log file located in the User_Home/.TIBCO directory.
1.
2.
3.
4.
Make a copy of the TIBCOUniversalInstaller-bcezcomm.silent file and rename the file.
5.
<entry key="installationRoot">C:\tibco</entry>
Update ENV_NAME. TIBCO BusinessConnect Services Plug-in must use the same ENV_NAME that TIBCO products use.
6.
Windows  
TIBCOUniversalInstaller.cmd -silent -V responseFile="myfilename.silent"
UNIX 
 TIBCOUniversalInstaller_platform_acronym.bin -silent -V responseFile="myfilename.silent"

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved