Installing in Silent Mode
Copyright © Cloud Software Group, Inc. All rights reserved.
Install the product in silent mode.
<entry key="installationRoot">/home/user/tibco</entry>
For example, update ENV_NAME as follows:
<entry key="createNewEnvironment">true</entry>
<entry key="environmentName">TIBCO_HOME</entry>
For example, update configDirectoryRoot as follows:
<entry key="configDirectoryRoot">/home/user/tibcocfg</entry>
For example, the following key values must be set to true to install both TIBCO API Exchange Gateway and the documentation for TIBCO API Exchange Gateway.
<entry key="feature_Runtime_api-exchange-gateway">true</entry>
<entry key="feature_Documentation_api-exchange-gateway">true</entry>
TIBCOUniversalInstaller -silent -V responseFile="myfile.silent"
For example,