Defining Cartridge Project Target Versions

Cartridge project target versions specify the version of the run-time application instance to which a cartridge project will be deployed. Design Studio builds your project to be compatible with the run-time software version specified in the Target Version field on the Project editor Properties tab. For example, the Target Version field can be defined as 7.3.0 or 7.2.4 for cartridge projects that you deploy to a 7.3.0 or 7.2.4 run-time environment, respectively. Design Studio automatically sets the Java execution environment based on the selected target version.

Note:

Design Studio is compatible with specific Oracle Communications applications releases. See Design Studio Compatibility Matrix, available at the Oracle Help Center, for more information. Click the following link and then click the link for the current Design Studio version:

http://docs.oracle.com/en/industries/communications/design-studio/index.html

When working with Design Studio for Inventory and Design Studio for Network Integrity cartridge projects, ensure that you import into your workspace the correct version of any required model projects. The target version defined for cartridge projects in any given workspace must be defined with the same version as defined for the required model projects.

For example, Design Studio for Inventory cartridge projects have dependencies on the ora_uim_model project and the ora_uim_mds project. If your workspace contains 7.3.0.0.0 Inventory cartridge projects, you must import the 7.3.0.0.0 versions of the ora_uim_model project and the ora_uim_mds project. See "About Inventory Cartridge Project Dependencies" and the UIM Cartridge and Technology Guide for more information about required Inventory model projects. See "Importing Prerequisite Network Integrity Projects" for more information about required Network Integrity projects.

Note:

Project names must be unique in a workspace. You can not define a single project with multiple target versions in one workspace. Set up multiple workspaces if you want to deploy cartridge projects to target environments with different versions. For example, set up a workspace for all Design Studio 7.3.0.0.0 cartridge projects, and import the required 7.3.0.0.0 model projects into that workspace. Set up a different workspace to contain 7.2.4.0.0 cartridge projects, and import the required 7.2.4.0.0 model projects into that workspace.

To define cartridge project target versions:

  1. From the Studio Projects view, double-click a Project entity.

    The Project entity opens in the Project editor.

  2. Click the Projects tab.

  3. In the Target Version field, select the highest version number that is equal to or less than the version of the run-time software to which you want to deploy the cartridge project.

    For example, if you are deploying to release 7.3.0, select the highest version number that is equal to or less than version 7.3.0.

    When you select a new value in the Target Version field, Design Studio automatically initiates a new build. When changing an existing target version value, some entity configurations may no longer be valid for the new application version.

Related Topics

Project Editor Properties Tab