Installing Upgrading Designing Configuring Deploying Monitoring Administering Troubleshooting Reference JBI Components
Close Print View
Designing: Creating the OTD
 

Classic Java CAPS

Developing Java CAPS Projects

Using SOAP Message Handlers

Creating a Runtime Environment

Designing Business Processes in the Sun Business Process Manager

Working with TCP/IP HL7 Collaborations

Developing Sun Master Indexes (Repository)

Developing Sun Master Patient Indexes

Developing OTDs for Application Adapters

Creating SAP BAPI OTDs

SAP BAPI Encoding

Date and Time Stamp Requirements

Installing SAP JCo

Creating BAPI and RFC OTDs

Relaunching BAPI and RFC OTDs

Creating a SAP ALE OTDs Wizard

SAP JCo and SAP IDoc Class Library Installation

SAP Java IDoc Class Library

Creating IDoc OTDs

Exporting the IDOC File from SAP

Saving the IDoc Description File (After 4.6)

Creating Siebel EAI OTDs

Before Creating the OTD

Creating the OTD

Creating COBOL Copybook OTDs

To create COBOL Copybook OTDs

Parsing Copybook Entries

COBOL Copybook OTD

Relaunching OTDs

To Relaunch an Existing OTD

COBOL Copybook OTD Methods

OTD Method Guidelines

Root-level Methods

Non-Root Methods

BPEL Operations

Creating an Oracle Applications OTD

Select Wizard Type

Connect To Database

Select Oracle Applications Module

Specify the OTD Name

Review Selections

Exposed Oracle Applications OTD Nodes

Staging Table Node

COUNT

DELETE

INITIALIZE

MOVE

REQUEST

REQUEST_STATUS

VALIDATE

SWIFT Alliance Gateway Adapter OTD Features

Configuration Node

Generating DTDs from PeopleTools 8.13

Generating and Publishing an XML Test Message

To generate a PeopleSoft XML message

Extracting and Viewing the XML Test Message

To view the XML message

Generating a DTD for the XML File

Creating OTDs

OTD Methods and Business Process Operations

sendMessage() method

Developing OTDs for Communication Adapters

Developing OTDs for Database Adapters

Developing OTDs for Web Server Adapters

Designing with Application Adapters

Designing with Communication Adapters

Designing with Web Server Adapters

SWIFT Integration Projects

Java EE Based Components

Designing with Sun JCA Adapters

About the TCP/IP JCA Adapter

Defining Constants and Variables

Using Database Operations

Developing Sun Master Indexes

Using the JMS JCA Wizard

Using the JAXB Wizard and Code-Seeder Pallete

Creating the OTD

Steps required to create an OTD include:

To Create the OTD
  1. On the Project tree, right click the Project and select New ⇒ Object Type Definition from the shortcut menu. The Select Wizard Type page appears, displaying the available OTD wizards. See the following figure.
    Select Wizard Type window
  2. From the New Object Type Definition Wizard window, select SiebelEAIWizard and click the Next button. The Connect to Siebel EAI Server window appears.
    Siebel Server Connection Window
  3. Enter the following information into the text fields:
    • Version: the Siebel Server version (the same version used to create the OTD appears by default)

    • Connection String:

      • For Siebel 7.5.x:

         siebel://<GatewayServer>/<EnterpriseServerName>/<ApplicationObjectManager>/<SiebelServerName>
      • For Siebel 7.7 and 7.8.x:

         siebel://<SiebelServerName>:<port>/<EnterpriseServerName>/<ApplicationObjectManager>
    • Repository Name: Siebel Repository

    • User Name: a valid user name

    • Password: a valid password

  4. Click the Connect button. A message appears confirming a successful connection.
    Successful Server Connection Window
  5. Click the Next button. The Select Integration Objects window appears.
  6. Scroll down the Integration Objects selection table and select Account Interface.
  7. Click the Add button. Account Interface appears in the Selected Objects window.
    Select Integration Objects Window
  8. Click the Next button. The Specify the OTD names window appears.
    Specify the OTD names window
  9. In the OTD Name column, enter the name for the new OTD.
  10. Click the Next button. The Review your Selections window appears.
    Review your Selections window
  11. Click the Finish button. A message appears confirming the successfully generated OTD. See the following figure.
    Completed OTD Message window
To Relaunch the OTD
  1. From the Project tree, right-click the OTD and select Version Control ⇒ Check Out from the shortcut menu. The Version Control - Check Out dialog box appears.
  2. Select Check Out on the Version Control - Check Out window.
  3. Right-click the OTD once again and select Relaunch.

    The Connect to Siebel EAI Server window appears.


    Siebel Server Connection window

    The fields (with the exception of Password) will be populated with metadata information selected when building the original OTD.

  4. Enter a valid password in the Password field.
  5. Click the Connect button. A message appears confirming a successful connection.
  6. Click the Next button. The Select Integration Objects window appears. The Selected Objects window will already be populated with the previously selected Integration Object.

    Note - If you attempt to select a different Integration Object, an error dialogue will appear.

  7. Click the Next button. The OTD Name column will already be populated with the original OTD’s name.
  8. Click the Next button. The Review your Selections window appears.
  9. Click the Finish button. A message appears confirming the successfully generated OTD.