Skip Headers
Oracle® Application Integration Architecture Agile Product Lifecycle Management Integration Pack for Oracle E-Business Suite: Design to Release Implementation Guide
Release 11.2

Part Number E36185-05
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

E Managing Upgrade and Downgrade of Agile PLM Versions

Starting with Agile Product Lifecycle Management (PLM) Integration Pack for Oracle E-Business Suite: Design to Release 11.2 Bundle Patch 2 (16318283) release, you can now easily switch AIA configurations from one supported Agile PLM version to another supported Agile PLM version. For example, see Table E-1 and Table E-2.

Table E-1 Agile PLM Version Upgrade

Current Version Upgrade Version

Design to Release PIP installed with Agile PLM 9.3.1.2

Design to Release PIP reconfigured for Agile PLM 9.3.2.


Table E-2 Agile PLM Version Downgrade

Current Version Downgrade Version

Design to Release PIP installed with Agile PLM 9.3.2

Design to Release PIP reconfigured for Agile PLM 9.3.1.2


Note:

You must make sure that Design to Release PIP is certified with both the Agile PLM versions. For supported version list, see AIA Certification Matrix (http://www.oracle.com/technetwork/middleware/ias/downloads/fusion-certification-100350.html).

E.1 Switching Agile PLM Versions

For switching Agile PLM version configurations in the PIP, follow these steps:

Note:

Design to Release PIP can work with only one supported Agile PLM version. Each time Agile PLM version changes, the Design to Release PIP must be reconfigured by following the steps listed below.

  1. Apply Agile PLM integration pack for Oracle E-Business Suite: Design to Release 11.2 Bundle Patch 2 (16318283) or later.

  2. Set the environment variables by using the aiaenv.sh script, under <AIA_HOME>/aia_instances/<AIA_INSTANCE>/bin. For example, run the command: source aiaenv.sh

  3. Run the following command:

    ant -f $AIA_HOME/Infrastructure/Install/AID/AIAInstallDriver.xml -DPropertiesFile=$AIA_INSTANCE/config/AIAInstallProperties.xml -DDeploymentPlan=$AIA_HOME/pips/AgileToEbiz/DeploymentPlans/SwitchAgileDP.xml

    To switch between the two supported Agile PLM versions, you must answer questions such as, old Agile PLM version and new Agile PLM version.

    Based on your inputs on old and new version of Agile PLM, the script replaces the Agile Schema definition files and updates the Agile Schema namespace used in AIA PIP WSDLs and Services. The script also provides necessary instructions if there is a change in Agile Web server URL or Agile user credentials.