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
112
Sun Microsystems, Inc.
3
From the
Environment
Explorer
tree, right-click the File External System
(
esFileClient
in this sample), and select
Properties
. The Properties Editor
opens to
the JDBC eWay Environment configuration.
4
Modify the File eWay Environment configuration properties for your system, as
seen in Table 23, and click
OK
.
Table 22
JDBC eWay Environment Properties
Section
Property Name
Required Value
Configuration > Inbound
JDBC eWay > JDBC
Connector settings
ServerName
Enter the host name of the
database server being used.
DatabaseName
Enter the name of the particular
database that is being used on the
server.
User
Enter the user account name for
the database.
Password
Enter the user account password
for the database.
Table 23
File eWay Environment Properties
Section
Property Name
Required Value
Configuration > Inbound
File eWay > Parameter
Settings
Directory
Enter the directory that contains
the input files (trigger files
included in the sample Project).
Trigger files include:
TriggerBpPsInsert.in.~in
TriggerDelete.in.~in
TriggerTableSelect.in.~in
TriggerBpUpdate.in.~in
Configuration > Outbound
File eWay > Parameter
Settings
Directory
Enter the directory where output
files are written. In this sample
Project, the output files include:
BPEL_Delete_output0.dat
BPEL_PsInsert_output0.dat
BPEL_TableSelect_output0.dat
BPEL_Update_output0.dat