Chapter 6

Section 6.5

Implementing the HTTPS eWay BPEL Sample Projects

Building and Deploying the prjHTTPClient_BPEL Sample Project

6.5Building and Deploying the prjHTTPClient_BPEL Sample Project

The HTTPS eWay client sample Project prjHTTPClient_BPEL demonstrates how the HTTPS eWay processes information from an HTTPS system via an eInsight Business Process. Resulting or confirming information is then written to a text file.

ƒProject Overview on page 59

ƒCreating a Project on page 61

ƒCreating the OTD on page 61

ƒCreating a Business Process on page 64

ƒCreating a Connectivity Map on page 75

ƒCreating an Environment on page 78

ƒConfiguring the eWays on page 79

ƒCreating and Activating the Deployment Profile on page 80

ƒCreating and Starting the Domain on page 81

ƒBuilding and Deploying the Project on page 82

ƒRunning the Sample on page 82

6.5.1Project Overview

The client HTTPS eWay sample Project with an eInsight Business Process demonstrates how the HTTPS eWay uses the GET and POST commands to request and receive data from a specific Web site.

The data result is received from the Web site and is sent to a text file written to an external system via an outbound File eWay, to show the returned data and to confirm that the Project is operating correctly.

The Project has the following outputs:

ƒGET Operations: Returns the retrieved data in an HTML file.

ƒPOST Operations: Posts a name/value pair to a form and writes the same information to an HTML file, to confirm the posting.

Figure 16 shows the flow of the sample HTTPS eWay Project.

HTTPS eWay Adapter User’s Guide

59

Sun Microsystems, Inc.

Page 59
Image 59
Sun Microsystems 5.1.1 manual Building and Deploying the prjHTTPClientBPEL Sample Project, Project Overview