Network Card User Manual

Chapter 3 Section 3.5
Setting Properties of the VSAM eWay eWay Environment Properties
VSAM eWay Adapter User’s Guide 26 Sun Microsystems, Inc.
3.5 eWay Environment Properties
eWay External System properties must be configured from within the Environment.
Until you have successfully configured all eWays for your Java CAPS project, your
project cannot be properly executed or deployed. The following list identifies the
VSAM eWay properties. There are two Environment Configuration categories that the
VSAM eWay implements.
Property Categories Configured in the Logical Host Environment
Inbound VSAM eWay Properties on page 26
(Outbound) VSAM CP eWay Properties on page 26
Outbound VSAM non-Transactional eWay Properties on page 30
3.5.1 Inbound VSAM eWay Properties
Before deploying your eWay, you will need to set the Environment properties. The
Inbound VSAM eWay includes the following configuration section:
Parameter Settings
Details for the Inbound VSAM eWay Parameter Settings are listed in Table 5.
3.5.2 (Outbound) VSAM CP eWay Properties
The (Outbound) VSAM CP eWay includes the following configuration sections:
JDBC Connector Settings
Connection Retry Settings
Table 5 Inbound VSAM eWay—Parameter Settings
Name Description Required Value
Description The description of the database. A valid string.
ServerName This setting specifies the host name of the
external database server.
Any valid string.
PortNumber Specifies the I/O port number on which
the server is listening for connection
requests.
A valid port number.
DatabaseName Specifies the name of the database
instance. This parameter is configured in
conjuction with the Data Catalogue name
you created in WebSphere Classic
Federation’s Data Mapper.
Any valid string.
User Specifies the user name the eWay uses to
connect to the database.
Any valid string.
Password Specifies the password used to access the
database.
Any valid string.