Datastore

Top  Previous  Next

The Datastore node controls where all configuration settings are stored for JSCAPE MFT Server.  All configuration settings are stored in a relational database.  By default, a local H2 database is installed with JSCAPE MFT Server for storing this information.  You may optionally point this to any ANSI compliant relational database.

 

Figure 210

 

clip0210

 

 

JDBC URL - The JDBC URL of target database.

 

Username - The JDBC username of target database.

 

Password - The JDBC password of target database.

 

Pool - The number of connections to keep in connection pool for target database.

 

Pool timeout - The amount of inactivity time before expiring a database connection from the pool.

 

Synchronize data every X (seconds, minutes, hours or days) - Specifies how often GUI data is synchronized with the database. This is normally needed when you have two (2) or more instances of JSCAPE MFT Server connecting to a shared global datastore and you want to specify how often the configuration data on those servers are synchronized.