Postinstallation Tasks

Postinstallation tasks are additional tasks that you might have to perform after installation. These tasks might be required for certain scenarios and must be performed before you develop your applications or create and configure the runtime objects.

Prerequisites

Complete the installation before running the postinstallation tasks.

Set Environment Variable RV_HOME

You must install TIBCO Rendezvous® if you want to use the Rendezvous palette activities. For the supported versions, see the product readme file.

Important: Ensure that the environment variable RV_HOME is set and refers to the TIBCO Rendezvous installed. For example, on Windows platform, set "RV_HOME=TIBCO_HOME/tibrv/8.4".

On AIX Platform: Configure the Environment

On AIX platform, follow the steps to configure the environment:
  1. Remove TIBCO_JRE_HOME/1.8.0/lib/xml.jar.
  2. Copy BW_HOME/system/shared/com.tibco.tpcl.javax.system.exports_5.10.0.001/xml-apis.jar into TIBCO_JRE_HOME/1.8.0/lib/ext
  3. Copy BW_HOME/system/shared/com.tibco.tpcl.com.ctc.wstx_3.2.300.002/wstx-asl-3.2.9.jar into TIBCO_JRE_HOME/1.8.0/lib/ext
  4. To resolve localhost on AIX platform, add the property [hosts = local, bind4] to /etc/netsvc.conf if applicable.
Note: If you are using BWagent with TEA, TEA_HOME and BW_HOME locations should be different.