Server Name |
Specifies the name or IP address of the machine
hosting the JDE application. |
Port |
Specifies the port number assigned to the JDE
application. |
User Name |
Specifies the user name that the Integration
Appliance uses to connect to the JDE application. |
Password |
Specifies the password associated with the application-access
user name. |
Environment |
Specifies the code representing the JDE environment. |
Database Configuration |
Description |
Database URL |
Specifies the full URL assigned to this JDE
database instance. |
Database Driver |
Specifies the database driver. |
User Name |
Specifies the user name used by the Integration
Appliance to connect to the specific database instance. |
Password |
Specifies the password associated with the database-access
user name. |
Database Dev ID |
Specifies the development ID for the database. |
Database System ID |
Specifies the system ID of this database. |
Database Control ID |
Specifies the control ID. |
Connection Pool |
Description |
Minimum Connections |
Specifies the minimum number of connections
to a JDE instance. The default is 1 connection (the lowest possible
number of connections). |
Maximum Connections |
Specifies the maximum number of database connections
to a JDE instance, up to 25. |
Maximum Idle Time |
Specifies the time in minutes that a database
connection can be open and idle before being closed by the Integration
Appliance. Entering 0 (zero) means that the connections are closed
when they are returned to the pool , i.e. no idle time. |
Maximum Wait |
Specifies the time in seconds that the Integration
Appliance waits for an unresponsive database connection before cancelling
the attempt. |
Session Configuration |
Description |
Timeout |
Specifies the default session timeout. |