Chapter 6

Section 6.6

Implementing the JDBC/ODBC eWay Sample Projects

Building and Deploying the prjJDBC_BPEL Sample Project

 

Table 19 Business Process Activities

 

 

Business Process

Activity

 

 

 

 

bpelPsInsert

ƒ FileClient.Receive

 

ƒ FileClient.Write

 

ƒ otdInputDTD_DBemployees.unmarshal

 

ƒ otdJDBC.Insert_PsPSInsert

 

ƒ FileClient.Write

 

 

bpelUpdate

ƒ FileClient.receive

 

ƒ FileClient.write

 

ƒ otdJDBC.DB_EMPLOYEEUpdate

 

ƒ FileClient.write

 

 

bpelDelete

ƒ FileClient.receive

 

ƒ FileClient.write

 

ƒ otdJDBC.DB_EMPLOYEEDelete

 

ƒ FileClient.write

 

 

bpelTableSelect

ƒ FileClient.receive

 

ƒ FileClient.write

 

ƒ otdJDBC.DB_EMPLOYEESelectAll

 

ƒ otdInputDTD_DBemployees.marshal

 

ƒ FileClient.write

 

ƒ FileClient.write

 

 

Configuring the bpelPsInsert Modeling Elements

Business Rules, created between the Business Process Activities, allow you to configure the relationships between the input and output Attributes of the Activities using the Business Process Designer’s Business Rule Designer.

Once you have connected the modeling elements together, begin adding the business processes necessary to facilitate the Insert operation. See Figure 40 for an illustration of how all the modeling elements appear when connected.

Note: Review the eInsight Business Process Manager User’s Guide for a more detailed description of the steps required to connect and add business rules to a modeling elements in a business process.

JDBC/ODBC eWay Adapter User’s Guide

98

Sun Microsystems, Inc.

Page 98
Image 98
Sun Microsystems JDBC/ODBC Adapter manual Configuring the bpelPsInsert Modeling Elements, Business Process Activities