Creating The Business Process; Creating The Business Process Flow - Sun Microsystems SUN SEEBEYOND eWAY User Manual

Adapter for vsam 5.1.3
Table of Contents

Advertisement

Chapter 7
Implementing the VSAM eWay Sample Projects
8
Click Add, the Add Prepared Statement window appears. Enter the following:
Prepared Statement Name: Select_ps
SQL Statement:
select * from CICSEMP where EMPID > ? order by EMPID
Note: In our example, the SQL statement includes the ? placeholder for input. This
placeholder represents the value for the Where Clause.
9
Click the OK button to close the Prepared Statement window, and then click Next
on the Prepared Statements Wizard window.
10
Enter an OTD name. In this example, we use otdVSAM.
11
Click Next and review your settings, then click Finish to create the OTD.
Steps required to create inbound and outbound DTD OTDs:
1
Right-click your new Project in the Enterprise Designer's Project Explorer, and
select New > Object Type Definition.
The New Object Type Definition Wizard window appears.
2
Select DTD from the list of OTD Wizards and click Next.
3
Browse to and then select a DTD file. For our example, select one of the following
DTD files from the sample Project, and then click Next.
otdInputDTD.dtd
otdOutputDTD.dtd
4
The file you select appears in the Select Document Elements window. Click Next.
5
Click Finish to complete the DTD based OTD. Repeat this process again to create
the second DTD file.

Creating the Business Process

7.5.3
Steps required to create the Business Process include:

Creating the business process flow

Configuring the modeling elements
Creating the Business Process Flow
The business process flow contains all the BPEL elements that make up a business
process.
Steps to create a business process flow include:
1
Right-click your new Project in the Enterprise Designer's Project Explorer, and
select New > Business Process from the shortcut menu. The eInsight Business
Process Designer appears and BusinessProcess1 is added to the Project Explorer
tree. Rename BusinessProcess1 to bpInsert.
VSAM eWay Adapter User's Guide
Building and Deploying the prjVSAM_BPEL Sample Project
67
Section 7.5
Sun Microsystems, Inc.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sun seebeyond eway 5.1.3

Table of Contents