Follow the instructions in one of the following sections to install the Adapter Framework if indicated by the procedural overview in Overview of installation:
Do the following to install the adapter framework:
Table 11 lists the default product directories for WebSphere Business
Integration Adapters on the supported operating systems:
To change the default to the location of a different WSADIE directory, either type the path to the installation directory of WSADIE in the text field labeled IBM WebSphere Studio Workbench directory or click Browse to navigate to the directory, then click Next.
Do the following to perform a silent installation of the Adapter Framework on Windows systems:
Table 12. Silent installation options for Adapter Framework on Windows
Option name | Option values |
---|---|
-W BrokerPanel.ICS | Set the value of this property to 1 if your integration broker is IBM WebSphere InterChange Server. |
-W destination.path |
Set this option to the path and name of the directory into which you want the adapter framework installed. The install location must not contain IBM WebSphere InterChange Server or a previous version to IBM WebSphere Business Integration Adapter Framework, version 2.6.0. The installation path must not contain space characters. For example, to install the framework to C:\IBM\WebSphereAdapters enter the following: -W destination.path="C:\IBM\WebSphereAdapters" Note: IBM WebSphere Business Integration Adapters, IBM WebSphere Business Integration Adapter Development Kit, and IBM WebSphere Business Integration data handlers must be installed to the same location as the IBM WebSphere Business Integration Adapter Framework. Select a location that has sufficient space for these components. |
-P support.active |
Set this option to true if you want to install the adapter framework. If this option is set to false, the framework is not installed. For example, to select the toolset for installation use -P support.active="true" |
-P frameworkTOOLS_f.active |
Set this option to true if you want to install the IBM WebSphere Business Integration Toolset. If this option is set to false, the toolset is not installed. For example, to select the toolset for installation use -P frameworkTOOLS_f.active="true" |
-W mqDirectoryUserInput.mqLibraryLocation |
Set this option to the path of the java\lib directory within the WebSphere MQ installation on the computer Comment out this option if your broker is WebSphere InterChange Server and you are installing the Adapter Framework on the same computer where the broker is installed. Comment out this option if you want to use the default values. On
the Windows platform, Installer searches the Windows registry by default and
uses the value it finds there.
|
-W workbenchChoice.workbenchList |
Set this option to 1 to add the tools plug-ins to an existing installation of WebSphere Studio Workbench or WebSphere Studio Application Developer Integration Edition. Set this option to 2 to install WebSphere Studio
Workbench.
|
-W workbenchLocation.workbenchLocDirectory | If you specified that WebSphere Studio Workbench be installed by setting the value of the workbenchChoice.workbenchList option to 2, then set this option to the target installation directory. For example: C:\WebSphereAdapters\Tools. |
-W inputShortcuts.folder |
Set this option to the name of the program group created for the WBIA
product, for example IBM WebSphere Business Integration
Adapters.
|
-G replaceExistingResponse |
Set this option to yesToAll or yes to replace all files found on the system that have the same name as those being copied by the installer. Set this option to noToAll or no to not replace any
files found on the system that have the same name as those being copied by the
installer.
|
-G replaceNewerResponses |
Set this option to yesToAll or yes to replace all files found on the system that are newer than those being copied by the installer. Set this option to noToAll or no to not replace any
files found on the system that are newer than those being copied by the
installer.
|
-G createDirectoryResponse |
Set this option to yes to create the product directory specified by the option if it does not already exist. Set this option to no to not have the product directory created if it does not exist. You must set this option to yes if the specified directory does
not exist for the installation to succeed.
|
-G removeExistingResponse | This option specifies whether to remove a file that exists on the system. The possible values are as follows: yesToAll, yes, noToAll, or no. Note: that this option is for uninstall only. |
-G removeModifiedResponse |
This option specifies whether to remove a file that has been modified since
it was last installed. The possible values are as follows:
yesToAll, yes, noToAll,
andno. Note that this option is for uninstall only.
|
Do the following to perform a silent installation of the Adapter Framework on UNIX or Linux systems:
Table 13. Silent installation options for Adapter Framework on UNIX or Linux
Option name | Option values |
---|---|
-W BrokerPanel.ICS | Set the value of this property to 1 if your integration broker is IBM WebSphere InterChange Server. Otherwise, skip this option. |
-W destination.path |
Set this option to the path and name of the directory into which you want
the adapter framework installed. The install location must not contain
IBM WebSphere InterChange Server or a previous version to IBM WebSphere
Business Integration Adapter Framework, version 2.6.0.
The installation path must not contain space characters. Note:
IBM WebSphere Business Integration Adapters, IBM WebSphere Business
Integration Adapter Development Kit, and IBM WebSphere Business Integration
data handlers must be installed to the same location as the IBM WebSphere
Business Integration Adapter Framework. Select a location that has
sufficient space for these components.
|
-W ITMTPPanel.ITMTPLocation | The directory path to IBM Tivoli Monitoring for Transaction Performance (ITMTP) Management Agent 5.2 (fix pack 1). Set this property if you intend to enable IBM Tivoli Application Response Measurement (ARM). |
-W WASClientPanel.WASClientLocation | The directory path to IBM WebSphere Application Server Application Clients 5.0.2 or 5.1. Set this property if you intend to enable IBM Tivoli Common Event Infrastructure (CEI) with the adapter framework. |
-W mqUserInput.mqLibraryLocation | Set this option to the path of the IBM WebSphere MQ 5.3 Java library location on Solaris and HP platforms. For example if IBM WebSphere MQ 5.3 Java library is located at /opt/mqm/java/lib, use-W mqUserInput.mqLibraryLocation="/opt/mqm/java/lib" |
-G replaceExistingResponse |
Set this option to yesToAll or yes to replace all files found on the system that have the same name as those being copied by the installer. Set this option to noToAll or no to not replace any
files found on the system that have the same name as those being copied by the
installer.
|
-G replaceNewerResponses |
Set this option to yesToAll or yes to replace all files found on the system that are newer than those being copied by the installer. Set this option to noToAll or no to not replace any
files found on the system that are newer than those being copied by the
installer.
|
-G createDirectoryResponse |
Set this option to yes to create the product directory specified by the option if it does not already exist. Set this option to no to not have the product directory created if it does not exist. You must set this option to yes if the specified directory does
not exist for the installation to succeed.
|
-G removeExistingResponse | This option specifies whether to remove a file that exists on the system. The possible values are as follows: yesToAll, yes, noToAll, or no. Note: that this option is for uninstall only. |
-G removeModifiedResponse |
This option specifies whether to remove a file that has been modified since
it was last installed. The possible values are as follows:
yesToAll, yes, noToAll, and
no. Note that this option is for uninstall only.
|