Setting Automation Plug-in Build-and-Deploy Modes for All Cartridges

Note:

The information in this topic applies between the OSM 7.0.3 and 7.2.4.x releases. Design Studio uses only the Legacy build-and-deploy mode for releases before OSM 7.0.3, and uses only the Optimized build-and-deploy mode starting in OSM 7.3.

You can set the build-and-deploy mode of automation plug-ins for all cartridges in the same workspace as a global preference.

To set the automation plug-in build-and-deploy mode for all cartridges:

  1. From the Window menu, select Preferences, then select Oracle Design Studio, and then select Order and Service Management Preferences.

  2. In the Build and Deploy Mode field, do one of the following:

    • To build and deploy cartridges so that automation plug-ins are run in a common EAR file (deploys and executes automation plug-ins more efficiently), select Optimized.

    • To build and deploy cartridges so that each automation plug-in is run in its own EAR file (deploys and executes the automation plug-in in a manner consistent with previous OSM releases), select Legacy.

    • To build and deploy the automation components for both Optimized and Legacy modes, select Both (Allow server preference to decide).

      If you set this option, the automation plug-in can execute at run time in either Optimized mode or Legacy mode because the automation components required for both are built and deployed. In this case, OSM uses the automation plug-in dispatch mode defined on the OSM server at run time.

    Design Studio builds and deploys all cartridges with the mode you specify as a global preference.

    Note:

    Cartridges for which you have a set a different build-and-deploy mode at the cartridge level will build and deploy in that mode.

    Note:

    Oracle recommends using Optimized mode because this mode improves the performance of building and deploying cartridges that include automation plug-ins.

  3. Click OK.

    Design Studio saves your deployment preferences and closes the Preferences dialog box.