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