The FTM SWIFT enterprise applications use the data source definitions
of the application server to connect to its databases. To check the settings in the administrative
console, select
.
The scope of all data sources is the cell.
Table 1. Data source definitions containing the runtime
data
| Field name |
Description |
Property file settings:
- Property file
- Property
- Default
|
| Name |
The display name of the data source. |
- DniWebHomePy.properties
- Runtime_DB_DS_Name
- DNIvINST_Runtime_DS
|
| JNDI name |
The JNDI name of the data source. |
- DniWebHomePy.properties
- Runtime_DB_DS_JNDI
- jdbc/dni/db
|
| Container-managed authentication
alias |
The authentication alias that is to be used
for the connections to the database containing the runtime data. |
- DniWebHomePy.properties
- Runtime_DB_JAAS_Alias
- DNIvINST_Runtime_AuthAlias
|
| Driver type |
The connection type of the JDBC connection. |
- (not applicable)
- (not applicable)
- 4 (do not change this value)
|
Table 2. Data source configuration runtime data
| Data source configuration |
Description |
Value/Placeholder reference |
| Database name |
The name of the database location containing
the runtime data. |
Value of DNIvDSN |
| Server name |
The host name of the server of the database
containing runtime data. |
Value of DNIvDBHOST |
| Port number |
The port of the server of the database containing
the runtime data. |
Value of DNIvDBPORT |
Table 3. Data source definitions for the database
containing the reference data
| Data source |
Description |
Property file settings:
- Property file
- Property
- Default
|
| Name |
The display name of the data source. |
- DniWebHomePy.properties
- RefData_DB_DS_Name
- DNIvINST_RefData_DS
|
| JNDI name |
The JNDI name of the data source. |
- DniWebHomePy.properties
- RefData_DB_DS_JNDI
- jdbc/dni/refdata
|
| Container-managed authentication
alias |
The authentication alias that is to be used
for the connections to the database containing the reference data. |
- DniWebHomePy.properties
- RefData_DB_JAAS_Alias
- DNIvINST_RefData_AuthAlias
|
| Driver type |
The connection type of the JDBC connection. |
- (not applicable)
- (not applicable)
- 4 (do not change this value)
|
Table 4. Data source configuration reference data
| Data source configuration |
Description |
Value/Placeholder reference |
| Database name |
The name of the database containing the reference
data. |
Value of DNIvRDSN |
| Server name |
The host name of the server of the database
containing reference data. |
Value of DNIvRDBHOST |
| Port number |
The port of the server of the database containing
the reference data. |
Value of DNIvRDBPORT |