Implementing The Vsam Eway Sample Projects; About The Vsam Eway Sample Projects - Sun Microsystems SUN SEEBEYOND eWAY User Manual

Adapter for vsam 5.1.3
Table of Contents

Advertisement

Implementing the VSAM eWay Sample
Projects
This chapter provides an introduction to the VSAM eWay components, and
information on how these components are created and implemented in a Sun Java
Composite Application Platform Suite Project. Sample Projects are designed to provide
an overview of the basic functionality of the VSAM eWay by identifying how
information is passed between eGate and supported external databases.
It is assumed that you understand the basics of creating a Project using the Enterprise
Designer. For more information on creating an eGate Project, see the eGate Tutorial and
the eGate Integrator User's Guide.
What's in This Chapter

About the VSAM eWay Sample Projects

Running the Sample Projects
Running the SQL Script
Importing a Sample Project
Building and Deploying the prjVSAM_BPEL Sample Project
Building and Deploying the prjVSAM_JCD Sample Project
About the VSAM eWay Sample Projects
7.1
The VSAM eWay VSAM_eWay_Sample.zip file contains two sample Projects that
provide basic instruction on using VSAM operations in the Java Collaboration
Definition (JCD), or the Business Process Execution Language (BPEL) Projects.
prjVSAM_JCD: demonstrates how to select, insert, update, and delete data from a
VSAM database using JCDs.
prjVSAM_BPEL: demonstrates how to select, insert, update, and delete data from
a VSAM database using a BPEL business process.
Both the prjVSAM_JCD and prjVSAM_BPEL sample Projects demonstrate how to:
Select employee records from the database using a prepared statement.
Select employee records from the CICSEMP table.
VSAM eWay Adapter User's Guide
on page 61
on page 64
on page 64
on page 65
61
Chapter 7
on page 65
on page 92
Sun Microsystems, Inc.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sun seebeyond eway 5.1.3

Table of Contents