beautypg.com

Understanding the https eway otd, 1 overview of eway otds, 2 https client otd – Sun Microsystems 5.1.1 User Manual

Page 22: Chapter 3, Overview of eway otds, Https client otd, Understanding the https eway otd” : pr

background image

HTTPS eWay Adapter User’s Guide

22

Sun Microsystems, Inc.

Chapter 3

Understanding the HTTPS eWay OTD

This chapter provides an overview of OTDs and describes the HTTPS eWay’s Object
Type Definition (OTD) structure.

What’s in This Chapter

ƒ

Overview of eWay OTDs

on page 22

ƒ

HTTPS Client OTD

on page 22

3.1

Overview of eWay OTDs

An OTD contains a set of rules that define an object. The object encodes data as it
travels through eGate. OTDs are used as the basis for creating a Java-based
Collaboration Definition for a Project.

Each OTD acts as a template with a unique set of eWay features. The HTTPS eWay OTD
template is not customizable and cannot be edited.

The basic parts of an OTD are:

ƒ

Element

: This is the highest level in the OTD tree. The element is the basic

container that holds the other parts of the OTD. The element can contain fields and
methods.

ƒ

Field

: Fields are used to represent data. A field can contain data in any of the

following formats: string, boolean, int, double, or float.

ƒ

Method

: Method nodes represent actual Java methods.

ƒ

Parameters

: Parameters nodes represent the Java methods’ parameters.

Note:

For complete information on the methods contained in the HTTPS eWay OTDs,
refer to the Javadoc provided with the eWay documentation in the Enterprise
Manager.

3.2

HTTPS Client OTD

The HTTPS OTD is specific to the HTTPS eWay. It is used as an inbound or outbound
OTD in a Collaboration.