IBM Support

HOW DO I INSTALL WDI v3.3 CLIENT USING SILENT MODE?

Question & Answer


Question

When I attempt to install WDI 3.3 client using silent mode, using the WDI 3.2 Fix Pack install directions, the install starts to process but fails with no error message.

Cause

When installing WDI client 3.2 fix packs only the "-P installLocation="/InstallPathLocation V3.2 " switch was necessary. For a WDI 3.3 Client base install, you must accept the IBM License Agreement. To do this you must also specify the -G option "-G licenseAccepted=true"

################################################################################
#
# Has the license been accepted
#
# The license must be accepted before installation so this value must be true
# for the install to be successful. Example: -G licenseAccepted=true
#

### -G licenseAccepted=<value>

################################################################################
#
# WebSphere Data Interchange for Multiplatform V3.3 Client - Fix Pack 3 Install
# Location
#
# The install location of the product. Specify a valid directory into which the
# product should be installed. If the directory contains spaces, enclose it in
# double-quotes. For example, to install the product to C:\Program Files\My
# Product, use
#
# -P installLocation="C:\Program Files\My Product"
#

### -P installLocation=<value>

Answer

Solution:
1. Create a responsefile.txt that includes the following:

-G licenseAccepted=true -P installLocation="C:\Program
Files\IBM\WDIClient\v33\"

2. run WDIClient33.exe -options path to responsefile.txt -silent.

Note: path to responsefile.txt = fully qualified path including name of
file.

[{"Product":{"code":"SSFKTZ","label":"WebSphere Data Interchange"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Component":"WDI 3.3 Client","Platform":[{"code":"PF033","label":"Windows"}],"Version":"3.3","Edition":"","Line of Business":{"code":"LOB59","label":"Sustainability Software"}}]

Document Information

Modified date:
16 June 2018

UID

swg21299441