Sun Microsystems 5.1.1 manual Overview of eWay OTDs, Https Client OTD

Models: 5.1.1

1 114
Download 114 pages 56.55 Kb
Page 22
Image 22

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.1Overview 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.2HTTPS Client OTD

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

HTTPS eWay Adapter User’s Guide

22

Sun Microsystems, Inc.

Page 22
Image 22
Sun Microsystems 5.1.1 manual Overview of eWay OTDs, Https Client OTD