Configuring Java CAPS Environment Components for Database Adapters

Inbound Informix Adapter External System Properties

Before deploying your adapter, you will need to set the Environment properties. This section describes the External System properties used by the Inbound Informix Adapter.

Details for the Inbound Informix Adapter Parameter Settings are listed in the following table.

Table 28 Inbound Informix Adapter External System Parameter Settings

Name 

Description 

Required Value 

Description 

The description of the database. 

Any valid string. 

ServerName 

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. The default is 1526.

InformixServer 

Specifies the name of the Informix server being used. 

Any valid string. 

DatabaseName 

Specifies the name of the database being used by the server. 

Any valid string. 

User 

Specifies the user name the adapter uses to connect to the database. 

Any valid string. 

Password 

Specifies the password used to access the database. 

Any valid string.