Installing in Silent Mode

In silent mode, you can run the installer without user input by pointing the installer to an existing response file. A default response file named TIBCOUniversalInstaller_bwsp_<version>.silent is packaged with the TIBCO Universal Installer. Before launching the silent installation, you must edit the response file with the information about your environment. It is recommended to make a copy of the default response file then edit that file and use it for the installation.

If you invoke the installer with the -silent argument, the installer reads the input from the default response file.
If you invoke the installer with the -silent -V responseFile=<filename> argument, the installer reads the input from the specified response file.
Before you begin
  1. Ensure that ActiveMatrix BusinessWorks is already installed. The plug-in must be installed in the same installation environment where ActiveMatrix BusinessWorks is installed.
  2. From TIBCO eDelivery, download the installation package. To download the installation package, the TIBCO account credentials (user name and password) are required. If you do not have a user name and password, contact TIBCO Support.
  3. Extract the content of the package to a local directory.
  4. Stop all running processes in the installation environment before the installation.
    Procedure
  1. Open the TIBCOUniversalInstaller_bwsp_version.silent file. Update the response file directly, or make a copy of the response file first, and then update the copied file.
  2. On the command line, navigate to the local directory where you extracted the installation package.
  3. To start the installation, run the following command:
    • On Microsoft Windows: TIBCOUniversalInstaller.cmd -silent [-V responseFile="filename"]
    • On Linux: TIBCOUniversalInstaller-lnx-x86-64.bin -silent [-V responseFile="filename"]
    • On Mac OS: TIBCOUniversalInstaller-mac.command -silent [-V responseFile="filename"]
What to do next

Open TIBCO Business Studio for BusinessWorks and create a project to start using the plug-in. For more information, see the TIBCO ActiveMatrix BusinessWorks™ Plug-in for sFTP User's Guide.