Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 3 Installed Components : tramodify Utility

tramodify Utility
This utility is deprecated. Use the traUpgradeManager utility instead.
The tramodify utility is used to switch adapter dependency from one TIBCO Runtime Agent version to another. The tool is also used to upgrade the references in a TIBCO product’s template .tra files to use a new release. For example, the utility can be used to upgrade the TIBCO BusinessWorks 5.11 template file to use TIBCO Runtime Agent release 5.10.
Consider a scenario where TIBCO Runtime Agent 5.8 and TIBCO Adapter for ActiveDatabase 6.0 are installed. Then, TIBCO Runtime Agent 5.9 is installed and the adapter is to run against the new version. The adapter dependency on TIBCO Runtime Agent 5.8 can be changed to a dependency on TIBCO Runtime Agent 5.9 by running this utility.
Syntax
 
> tramodify Product-Home n.n Directory
Options
The following options can also be specified:
Displays tramodify online help.
Generates a text file under TIBCO_HOME/log that lists the adapters installed on the machine, install location and dependent TIBCO Runtime Agent version for each adapter.
Examples
To migrate TIBCO Adapter for Siebel 6.0 from TIBCO Runtime Agent 5.9 to version 5.10:
 
> tramodify C:\tibco\adapter\adsbl\5.9 5.10
To migrate TIBCO Adapter for R/3 5.4 from TIBCO Runtime Agent 5.6 to version 5.10 and also to modify custom files (not installed by adapter package) located in the C:\tibco\customfiles directory:
 
> tramodify C:\tibco\adapter\adr3\5.9 5.10 C:\tibco\customfiles
Location
The tramodify utility is found in TIBCO_HOME/tra/version/bin.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved