Settlement user interface data source

This data source is used to access the FTM database. It has the configuration properties that are shown in the following table.

Table 1. Settlement user interface data source properties
Property Value Description
Scope Stand-alone server installation: Node

Cluster installation: Cluster

Scope specifies the level at which the resource definition is visible. Any valid scope can be selected.

For a stand-alone server installation, the JDBC data source is to be configured at the node scope. For example, Node=izhNode.

For a cluster installation, the JDBC data source is to be configured at the cluster scope. For example, Cluster=FTMCluster.

Data Source Name IZR UI Data Source The name of the JDBC data source.
JNDI Name jdbc/izr/ui The Java™ Naming and Directory Interface (JNDI) name.
Note: The value for this entry must be exactly as shown.
Component-managed Authentication Alias IZR UI JAAS Alias The name of the Settlement user interface JAAS alias.
Db2® Data Source Provider IZR UI Db2 Provider The name of the Db2 JDBC provider that supports the data source.
Database Name Customer specified The name of the FTM database.
Driver Type 4 The Db2 driver type. The type 4 driver must be used.
Server Name Customer specified The name of the server that contains the database.
Port Number Customer specified The port number to use to access the database.
Container-managed Persistence (CMP) True Specifies whether this data source is used for container-managed persistence of enterprise beans.