beautypg.com

1 project overview, Project overview – Sun Microsystems 5.1.1 User Manual

Page 59

background image

Chapter 6

Section 6.5

Implementing the HTTPS eWay BPEL Sample Projects

Building and Deploying the prjHTTPClient_BPEL Sample Project

HTTPS eWay Adapter User’s Guide

59

Sun Microsystems, Inc.

6.5

Building 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.1

Project 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.