beautypg.com

Sun Microsystems eWay JDBC/ODBC Adapter User Manual

Page 112

background image

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