Chapter 6
Section 6.6
Implementing the JDBC/ODBC eWay Sample Projects
Building and Deploying the prjJDBC_BPEL Sample Project
JDBC/ODBC eWay Adapter User’s Guide
99
Sun Microsystems, Inc.
Figure 40
bpelPsInsert Business Process
Steps required to configure the bpelPsInsert business process:
1
Configure the business rule between the
FileClient.receive
and
FileClient.write
Activities,
as seen in Figure 41.
Figure 41
bpelPsInsert Business Rule # 1
2
Configure the business rule between the
FileClient.write
Activity and
otdInputDTD_DBemployees.unmarshal
Activity, as seen in Figure 42.
Figure 42
bpelPsInsert Business Rule # 2
3
Configure the business rule between
otdInputDTD_DBemployees.unmarshal
and
the
otdJDBC.Insert_psPSInsert
Activity, as seen in Figure 43.