User interface properties page

The user interface properties page is used to configure the basic settings that are common across the user interface for Transaction Server.

These properties are a set of default behaviors that all users receive when they log in. As each user logs in, the properties are read one time and used for the entire session for the user. If a property is changed after a user logs in, that property does not take effect for that user until their next login.

To restart a Common Services application or component, delete its pod.

The user interface properties for Transaction Server are shown in the following table.
Table 1. Transaction Server user interface properties
Name Description Default Examples
Records per page The maximum number of records that are displayed at one time in a table of information on a page. This property applies only to user interface pages that have tables that can do paging. It does not apply to pages with tables that do not support paging or that provide another method for selecting the number of records per page. 50 20
Web page refresh rate The page refresh interval, in seconds. This refresh rate applies to only the alert list page. 60 20
Transactions limit The number of transactions to display in the batches / ICLs spreadsheet report. 10000 100
Max records for validation reports The maximum number of records to be displayed on validation reports such as the rejects and warnings report or the total validations report. This property applies to all of the validation reports. Examples of these reports are the transmission, batch (ICL), segment, and transaction reports.

Use a value of 0 to specify an unlimited number of records. The value of this property must be a positive number and not be greater than 2147483647.

1000 0
Force Filter Option for Transmissions This property controls how the information on the transmissions page is filtered when the page is initially displayed. When this property is set to false, only the default filtering criteria is used for the page. When it is set to true, you are required to provide filtering criteria that is applied in addition to the default filtering criteria. false true, false
Force Filter Option for Inbound Batches This property controls how the information on the inbound batches / ICLs page is filtered when the page is initially displayed. When this property is set to false, only the default filtering criteria is used for the page. When it is set to true, you are required to provide filtering criteria that is applied in addition to the default filtering criteria. false true, false
Force Filter Option for Processing Batches This property controls how the information on the processing batches / ICLs page is filtered when the page is initially displayed. When this property is set to false, only the default filtering criteria is used for the page. When it is set to true, you are required to provide filtering criteria that is applied in addition to the default filtering criteria. false true, false
Force Filter Option for Transactions This property controls how the information on the transactions page is filtered when the page is initially displayed. When this property is set to false, only the default filtering criteria is used for the page. When it is set to true, you are required to provide filtering criteria that are applied in addition to the default filtering criteria. false true, false
Initiate Scheduled TCH Payment user exit class Enter a fully qualified Java™ class name to use for the initiate scheduled TCH payment user exit.    
Max records for Transmissions screen The maximum number of records to display on the transmissions page. Use a value of 0 to specify an unlimited number of records.
Note: Control Center must be restarted for this property to take effect.
2000  
Max records for Inbound Batches screen The maximum number of records to display on the inbound batches page. Use a value of 0 to specify an unlimited number of records.
Note: Control Center must be restarted for this property to take effect.
2000  
Max records for Processing Batches screen The maximum number of records to display on the processing batches page. Use a value of 0 to specify an unlimited number of records.
Note: Control Center must be restarted for this property to take effect.
2000  
Max records for Transactions screen The maximum number of records to display on the transactions page. Use a value of 0 to specify an unlimited number of records.
Note: Control Center must be restarted for this property to take effect.
2000  
Tree display mode Identifies the default tree display mode of the transmission hierarchy page. The modes are shown in the following list:
  • Single. In this mode, only the current record and its direct ancestors are displayed. You can manually display the siblings on the page.
  • Full. In this mode, the current record, its ancestors, and siblings are all displayed by default. Paging is disabled in this mode.
Full  
Transmission Hierarchy records per page The maximum number of records that are displayed at one time on the transmission hierarchy page. Use a value of 0 to disable the paging. By default the paging is disabled. 0  
Maximum raw data size The maximum allowed raw data size to view or download. Specify this value in KB (kilobytes). For example, a value 2000 is a raw data size of 2 Mb. 2000  
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.