Gateway general properties
The general properties page is used to configure basic Gateway engine runtime parameters.
The general properties for the Gateway engine are shown in the following table. To restart a Common Services application or component,
delete its pod.
| Name | Description | Default | Examples |
|---|---|---|---|
| Control Total Notification Task | Name of the alert notification task configuration that is used for notification when control total verification fails. | Alert Notification Task | |
| Enable Business Rules | Indicates whether the Business Rules Server is to be used. | false | true, false |
| Business Rules Server Primary Host | The hostname of the primary Business Rules Server host. Notes:
|
localhost | ftmtest.example.com |
| Business Rules Server Primary Port | The port number to use for the primary Business Rules Server host. Note: The
Gateway engine must be restarted for this property to take effect.
|
2005 | 65225 |
| Business Rules Server Secondary Host | The hostname of the secondary Business Rules Server host. It is used if the
primary host is not available. Notes:
|
ftmtest2.example.com |
|
| Business Rules Server Secondary Port | The port number to use for the secondary Business Rules Server host. It is used
if the primary host is not available. Note: The Gateway engine must be restarted for this property
to take effect.
|
65325 | |
| Business Rules Server Request Time Out | The maximum time, in milliseconds, the Business Rules Server remains inactive
between decision requests. This value must be an integer 0 - 999999. Note: The Gateway engine must
be restarted for this property to take effect.
|
999999 | 500000 |
| Business Rules Server Response Time Out | The maximum time, in milliseconds, to wait for a general response from the Business Rules Server. This value must be an integer 0 - 999999. Note: The Gateway engine must be
restarted for this property to take effect.
|
20000 | 30000 |
| Business Rules User Exit | The fully qualified class name for the user exit that adds and modifies fields before
Gateway calls the Business Rules Server. You can also examine the results and add or
modify fields after the call to the Business Rules Server returns. It must be configured for the user
exit to be used. Note: The Gateway engine must be restarted for this property to take
effect.
|
com.ibm.paydir.izw.samples.SampleUXBusinessRules |
|
| Business Rules SSL Configuration Name | Business Rules SSL configuration alias to be used. If SSL is enabled for one instance of Business Rules Server, it must be enabled for all of the instances. | null | NodeDefaultSSLSettings |
| Number of Business Rules Server threads per batch | The number of threads to use for each batch (ICL) when the Gateway engine
validates transactions. When you change this property, consider adjusting the following properties too.
|
1 | |
| Match Returns to Original | Determines whether validation to match incoming return transactions to the original transactions is done. | true | false |
| Enable return item match revalidation | Set to true to cause the Gateway engine to check that the original item for
a return item exists during revalidation. Revalidation is the equivalent of the matchReturnsToOriginal
property for Gateway Server. For this revalidation, errors that are flagged use the error code that is specified in the Return transaction matching error code property. |
true | false |
| Number of seconds for activation timeout | Sets the number of seconds that the business day activation waits before it times out. | 900 | |
| Number of transactions to aggregate for validation | The Gateway engine can divide transactions into smaller groups for validation during business day activation or revalidation. This property specifies the number of transactions to group for validation. | 200 | |
| Enable separate batches for operator's returns | Indicates whether returned transactions are placed in separate batches (ICLs) depending on the operator that returned them. When this property is set to true, the transactions that are returned by a Gateway operator are placed into a different batch (ICL) than the transactions returned by a NACHA operator. | false | |
| Error categories to preserve during revalidation | A list of error categories for which the initial validation results are preserved when
revalidation is done. When revalidation is finished, Gateway copies the initial validation
results for these categories into the latest revalidation results. Use commas to separate the names of the
categories. Note: The Gateway engine must be restarted for this property to take
effect.
|
Image compliance (IQA), Image compliance (TIFF), Image compliance (IIA), Image correction (TIFF) | |
| Enable business day activation revalidation | Indicates whether the Gateway engine does revalidation when a business day is activated. When this property is set to true, revalidation is done when the business day is activated. | false | true, false |
Note: Do not include grouping indicators (commas) in numeric values. For
example, enter 5,000 as 5000.
Actions
The actions that are available on the page are shown in the following list.
- Open documentation displays the help page.
- Filter column displays the build filter link that you can use to create a filter for the columns on the page.
- Search entry field. Typing text in this field automatically filters the properties that are displayed in the table. The table displays only those properties that match what was typed in the search field.
- Refresh updates the displayed properties.
- Download CSV saves the displayed table view as a .csv file.
- Customize columns displays a page to select which columns are shown or hidden on the page.
- Row settings configures the size and the spacing of the text that is displayed in the cells of the table.
- Reset table configuration changes the table view back to the default configuration.
- To update a property, click the property name or anywhere in the row to open the edit property dialog box.