Installing Upgrading Designing Configuring Deploying Monitoring Administering Troubleshooting Reference JBI Components
Close Print View
Designing: Creating Siebel EAI OTDs
 

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 Siebel EAI OTDs

Before Creating the OTD

Installing seebeyond.sif for Siebel 7.5.x

If you are using Siebel 7.5.x, before you create an OTD using the OTD Wizard, you must install the seebeyond.sif file into your Siebel Tools system. This file is installed in the Netbeans IDE’s user directory during the Netbeans IDE installation.

To Install the seebeyond.sif File
  1. Use the Siebel Tools utility to import the seebeyond.sif file into your Siebel Server

    This file is installed with the Netbeans IDE. If you installed the Netbeans IDE in the c:\JavaCAPS\edesigner directory, then the file is located in

    c:\JavaCAPS\edesigner\usrdir\modules\ext\siebeleaiadapter
  2. After importing the file, use the Siebel Tools utility to compile your SRF file.
  3. Stop the Gateway Server and the Siebel Server.
  4. Replace the file on the Siebel Server with the one you created in step 2.
  5. Restart the Gateway Server and the Siebel Server.
Installing SiebelMessage XSD Generation Process.xml for Siebel 7.7 and 7.8.x

If you are using Siebel 7.7 or 7.8.x, before you can create an OTD using the OTD Wizard, you must install the SiebelMessage XSD Generation Process.xml file.

To Install the SiebelMessage XSD Generation Process.xml File
  1. Open the Siebel Tools utility.
  2. In the Object Explorer, click the Workflow Process.
  3. Right-click the item in the Object list, and then click Import Workflow Process.
  4. Browse to the directory that contains SiebelMessage XSD Generation Process.xml.

    This file is installed with the Netbeans IDE. If you installed the Netbeans IDE in the c:\JavaCAPS\edesigner directory, then the file is located in

    c:\JavaCAPS\edesigner\usrdir\modules\ext\siebeleaiadapter
  5. Click Open to begin importing the Workflow template.
  6. Select your project.
  7. Stop the Gateway Server and the Siebel Server.
  8. Use the Siebel Tools utility to compile your SRF file.
  9. Copy the SRF file to the objects folder in your Siebel Server.
  10. Restart the Gateway Server and the Siebel Server.
Before Running the Netbeans IDE

The Netbeans IDE needs to be configured to use the appropriate JAR files to correspond with the version of your Siebel Server. Before you use the Netbeans IDE to create your Siebel EAI Project, you must make sure that your local Netbeans IDE installation is using the proper JAR files for your Siebel Server.

To Run Netbeans with Siebel 7.5.x
  1. Using Windows Explorer, navigate to the Siebel Adapter directory for your Netbeans IDE.

    If you installed the Netbeans IDE in the c:\JavaCAPS\edesigner directory, then navigate to

    c:\JavaCAPS\edesigner\usrdir\modules\ext\siebeleaiadapter
  2. If you have previously used Siebel 7.7 or 7.8.x with this installation of the Netbeans IDE, then remove the following files from this directory:
    • Siebel.jar

    • SiebelJI_enu.jar

  3. Copy the following files from your Siebel 7.5.x system (SiebelTools/Classes) to this location:
    • SiebelJI.jar

    • SiebelJI_Common.jar

    • SiebelJI_enu.jar

  4. Restart the Netbeans IDE
To Run the Netbeans IDE with Siebel 7.7 or 7.8.x
  1. Using Windows Explorer, navigate to the Siebel Adapter directory for your Netbeans IDE.

    If you installed the Netbeans IDE in the c:\JavaCAPS\edesigner directory, then navigate to

    c:\JavaCAPS\usrdir\modules\ext\siebeleaiadapter
  2. If you have previously used Siebel 7.5.x with this installation of the Netbeans IDE, then remove the following files from this directory:
    • SiebelJI.jar

    • SiebelJI_Common.jar

    • SiebelJI_enu.jar

  3. Copy the following files from your Siebel 7.7 or 7.8.x system (SiebelTools/Classes) to this location:
    • Siebel.jar

    • SiebelJI_enu.jar

  4. Restart the Netbeans IDE