JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Developing OTDs for Oracle Java CAPS Communication Adapters     Java CAPS Documentation
search filter icon
search icon

Document Information

Developing OTDs for Communication Adapters

Understanding the HTTPS OTD

HTTPS Client OTD

HTTP OTD Method Descriptions

HTTPS Server OTD

Working With the Server OTD

Collaboration Example

Creating a New COM and DCOM OTD

To Create a COM OTD

Relaunching OTDs

To Relaunch an Existing OTD

File Adapter Components

File OTD Operations

SNA Object Type Definitions (OTDs)

To associate the standard SNA Adapter OTD to a new Java Collaboration:

Relaunching OTDs

A single OTD can consist of many lines of metadata. When a change to the metadata occurs in an OTD, it does not have to be recreated from scratch. Using the Relaunch function allows the OTD to be rebuilt and saved under the same name, then relaunched back to the same Java collaboration or BPEL.

To Relaunch an Existing OTD

  1. Right-click on the OTD in the Projects window.
  2. Click Relaunch from the submenu.

    The Select Files Wizard opens.

  3. Enter the File Name (or Browse and Select) that you wish to be relaunched and click Next.
  4. Continue with the Wizard as described when creating the OTD.
  5. Click the Finish button to save the changes.

    When relaunching an OTD, an existing collaboration will not be affected if:

    • New columns are added

    • Deleted columns are not used in the original collaboration


      Note - Validation will fail if existing collaborations are not modified when columns are renamed or deleted.