Environment-specific values for the core properties table
The Common Services base configuration data workbooks include the Core_Properties database
table, which contains various properties for the components. Some of these properties contain values that
might be specific to a particular environment, such as a port number. For example, a development environment
can be configured to use port number 1099 and the production environment to use port 1299. The following table
shows the core properties that might contain environment-specific values.
| Component | Property name | Description | Sample value |
|---|---|---|---|
| AutoAdjust | Business Rules Server Primary Host | The hostname or IP address of the primary Business Rules Server that provides validation for the submitted adjustment data. | localhost |
| Business Rules Server Primary Port | Port number of the primary Business Rules Server that is used for the submitted adjustment data. | 2005 | |
| Business Rules Server Secondary Host | The hostname or IP address of the secondary Business Rules Server that provides validation for the submitted adjustment data when the primary server is not available. | localhost | |
| Business Rules Server Secondary Port | Port number of the secondary Business Rules Server that is used for the submitted adjustment data when the primary server is not available. | 2010 | |
| Control Center | External Web URL | Partial URL defining the location where browser requests from the user are directed to reach the Control Center applications. | https://example.org/ipd_prod/ |
| Login Single Sign On User Exit Properties | Optional configuration properties for the single sign-on user exit class. | properties_loc=value, properties_file=value |
|
| Logout URL for Single Sign On | URL that the user is directed to when they log out of the Control Center when they are using single sign-on. | https://example.org/logout |
|
| HTTP Request Header for Remote Address | HTTP request header, if any, used by Control Center to obtain the originating IP address of a client. This IP address is used when events and audit entries are written to the log. | iv-remote-address |
|
| Bank Name | Name of the processing institution. It can be referenced by any Common Services component. | My Bank Dev | |
| Instance Name | Name of the environment instance. It can be referenced by any Common Services component. | Development | |
| Image Compliance - Image Review | izv.its.image.hostname | The hostname or IP address of the Transaction Server that provides images to the review application. | localhost |
| izv.its.image.port | The port number of the Transaction Server that provides images to the review application. | 1099 | |
| Payment Repair | izq.its.image.hostname | The hostname or IP address of the Transaction Server that provides images to Payment Repair. | localhost |
| izq.its.image.port | The port number of the Transaction Server that provides images to Payment Repair. | 1099 | |
| Primary Business Rules Host | The hostname or IP address of the primary Business Rules Server that provides validation for the submitted repair data. | localhost | |
| Primary Business Rules Port | The port number of the primary Business Rules Server that provides validation for the submitted repair data. | 2005 | |
| Secondary Business Rules Host | The hostname or IP address of the secondary Business Rules Server that provides validation for the submitted repair data when the primary server is not available. | localhost | |
| Secondary Business Rules Port | Port number of the secondary Business Rules Server that is used for the submitted repair data when the primary server is not available. | 2010 | |
| Distribution | Segment creation root | Root directory where the outbound segments are to be stored. | /opt/ibm/ftm/distribution-engine/working/data/bundles/ |
| Release location | Target directory where outgoing files are to be placed for release. | /opt/ibm/ftm/pv-j2se-gw-shared-mount/runtime-processing/outbound/source/ | |
| File creation root | Root directory where the outbound files are to be stored. | /opt/ibm/ftm/distribution-engine/working/data/file/ | |
| Transaction Server hostname | The hostname or IP address of the Transaction Server that is used by Distribution. | localhost | |
| Transaction Server port | Port number of the Transaction Server used by Distribution. | 1099 | |
| CSV file path | Root directory where the CSV files are to be stored. | /opt/ibm/ftm/distribution-engine/data/csv/ | |
| Services Framework | Timing File Directory | The name of the directory where the timing files are written. | /apps/prod/ipd/rep/logs/servicesframework |
| Transaction Server | Transaction Server hostname | The hostname or IP address of the Transaction Server that is used by the Transaction Server user interface. | localhost |
| Transaction Server port | Port number of the Transaction Server used by the Transaction Server user interface. | 1099 | |
| Remote Command token | Remote command token (identifier) of the Transaction Server. | RemoteCommandImpl |