Sun Microsystems 5.1.1 manual JcdHTTPServer Collaboration Definition

Models: 5.1.1

1 114
Download 114 pages 56.55 Kb
Page 108
Image 108

Chapter 7

Section 7.4

Implementing the HTTPS eWay JCD Sample Projects

Building and Deploying the prjHTTPServer_JCD Sample Project

7.4.3Creating the OTD

The next step is to create a Data Type Definition (DTD) OTD as an input file for this HTTPS sample Project.

Follow the steps outlined in “Creating the OTD” on page 61 to convert the HTTPS_ParamList.dtd file into an eGate OTD. Name the new OTD HTTPS_ParamList_ParameterInfo.

7.4.4Creating the Collaboration Definition (Java)

The eGate Enterprise Designer contains a Collaboration Definition wizard (Java) that allows you to create Java-based Collaborations. You must use the wizard to create a Collaboration Definition before implementing the Collaboration.

The Collaboration Editor user interface allows you to create the Business Rules that implement your business logic for a Java-based Collaboration. You can create the desired Business Rules for your Project by dragging and dropping values from a source OTD onto the nodes of a destination HTTPS OTD and other OTDs. HTTPS OTD nodes represent HTTPS functions, which are in turn able to call HTTPS eWay methods.

The Business Rules for the jcdHTTPServer Java Collaboration Definition are displayed in Figure 54.

Figure 54 jcdHTTPServer Collaboration Definition

7.4.5Creating a Connectivity Map

A Connectivity Map provides a canvas for assembling and configuring a Project’s components. The prjHTTPServer_JCD Project only uses one Connectivity Map.

Follow the steps outlined in “Creating a Connectivity Map” on page 75 to create a Connectivity Map. Name the Connectivity Map cmHTTPServer.

HTTPS eWay Adapter User’s Guide

108

Sun Microsystems, Inc.

Page 108
Image 108
Sun Microsystems 5.1.1 manual JcdHTTPServer Collaboration Definition