How to migrate a TIBCO Adapter (TM) for SAP R/3 Adapter project to a higher version?

How to migrate a TIBCO Adapter (TM) for SAP R/3 Adapter project to a higher version?

book

Article ID: KB0088262

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks Plug-in for SAP Solutions -
Not Applicable -

Description

Resolution:
Description :
=========
This solution elaborates the recommended steps from migrating a SAP Adapter project to a higher version.    

Environment:
===========
Tibco Adapter for SAP 5.x
Operating System : All

Resolution :
========
If there are no changes in the schema or SAP Application server used, the same ear file can be deployed on the upgraded version by selecting the correct version as container in administrator. For e.g. if the project has been built using adr3 5.4.1, the same ear can be deployed against adr3 6.0.0 after upgrading the environment.
  
If there are changes to the existent project, in order to build the ear using the upgraded version, please follow the below mentioned steps:
  
  1) Open the project in designer which is referencing to the upgraded palettes version.
  
  2) Apply the changes and refresh the schema of each of the adapter instances.
  
  2) Save the project and validate the project for deployment.
  
  3) Create the ear file in Designer or using the buildear.exe present under (TRA_home)/bin folder.
  
  4) Deploy the ear file in administrator .

Issue/Introduction

How to migrate a TIBCO Adapter (TM) for SAP R/3 Adapter project to a higher version?