How to use AppManage to upgrade applications after upgrading the TIBCO Runtime Agent™ (TRA), TIBCO ActiveMatrix BusinessWorks™ (BW) and domain?
book
Article ID: KB0092270
calendar_today
Updated On:
Products
Versions
TIBCO Runtime Agent (TRA)
-
Not Applicable
-
Description
Resolution: Description: ========== After upgrading the TIBCO Runtime Agent™ (TRA), TIBCO ActiveMatrix BusinessWorks™ (BW) and domain, AppManage can be used to upgrade the applications.
Environment: ============ o TIBCO Runtime Agent™ 5.6.0 or higher
Resolution: =========== Step1: Use AppManage -batchExport to export all applications in the domain.
Step2: Modify the BW version in the configuration XML file for the deployed application:
<<<<<<<<<<<<<
<product>
<type>BW</type>
<version>5.7</version>
<location>C:/tibco/bw/5.7</location>
</product>
<setting>
>>>>>>>>>>>>>>
You may selectively include those applications you need to upgrade in the AppManage.batch file.
Step3: Use the command “AppManage –batchDeploy” to deploy all the applications.
Please refer to TIBCO Runtime Agent™ Scripting Deployment User’s Guide for more information regarding AppManage batch deployment options.
Issue/Introduction
How to use AppManage to upgrade applications after upgrading the TIBCO Runtime Agent™ (TRA), TIBCO ActiveMatrix BusinessWorks™ (BW) and domain?