Settlement engine data source
This data source is used to access the FTM database. It has the configuration properties that are shown in the following table.
| Property | Value | Description |
|---|---|---|
| Scope | Stand-alone server installation: Node Cluster installation: Cluster |
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, For a cluster installation, the JDBC data source is to be
configured at the cluster scope. For example, |
| Data Source Name | IZR Engine Data Source | The name of the JDBC data source. |
| JNDI Name | jdbc/izr/engine | The Java™ Naming and Directory Interface (JNDI)
name. Note: The value for this entry must be exactly as shown.
|
| Component-managed Authentication Alias | IZR Engine JAAS Alias | The name of the Settlement engine JAAS alias. |
| Db2® Data Source Provider | IZR Engine 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. |