Sample Files Usage Guidelines after Upgrading to Hotfix

If you are upgrading from an earlier version of TIBCO ActiveMatrix (including hotfixes) to the current hotfix, you must perform the following common steps manually. These steps are required for samples of new features included in the current hotfix as applyPatch does not copy the sample files to CONFIG_HOME:

Procedure

  1. Copy the target sample script file such as <newSampleInHF>_data.xml and <newSampleInHF>_build.xml from <TIBCO_HOME>/administrator/<version>/samples/ to <CONFIG_HOME>/admin/<enterpriseName>/samples/.
  2. Copy admin-scripts-base.xml from <TIBCO_HOME>/administrator/<version>/samples/ to <CONFIG_HOME>/admin/<enterpriseName>/samples/.
  3. Edit the copy and replace @@TIBCO_HOME@@ with the <TIBCO_HOME> path.
  4. Run ant -f <newSampleInHF>_build.xml.