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

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.
Creating and Activating the Deployment Profile
Creating and Starting the Domain
Building and Deploying the Project
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.