Manage Validation Rules Property page

The validation rules properties for the Business Rules Server are shown in the following table.
Table 1. Business Rules Server validation rules properties
Property name Description Default value
Create CPCS This property can have the following values:
true
The application creates the CPCS file by default when the release is activated.
false
The application does not create the CPCS file by default when the release is activated.
false
Number of 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. 10
Routing Transit Columns Validation1 The list of column names that contain the routing transit information. Separate the column names in the list by using the pipe symbol (|). ROUTING_TRANSIT_START|ROUTING_TRANSIT_END
Routing Transit Currency1 The column name that contains the currency code specification. ROUTING_TRANSIT_FORMAT
Routing Transit USD Format1 Specifies the format of the routing transit number in the United States. Use only the following characters to specify the format of the routing transit number:
  • # (number sign) indicates numeric characters.
  • - (hyphen)
For example, ####-#### indicates that the routing transit number has four digits before a dash and four digits after the dash.
####-####
Routing Transit CAD Format1 Specifies the format of the routing transit number in Canada. Use only the following characters to specify the format of the routing transit number:
  • # (number sign) indicates numeric characters.
  • - (hyphen)
For example, ####-#### indicates that the routing transit number has four digits before a dash and four digits after the dash.
#####-###
Routing Transit Table Name1 The name of the table that holds the routing transit information. Specify the table name only if it exists in the FTM database. ROUTING_TRANSIT
Use SYSIBM schema This property can have the following values:
true
The application uses the SYSIBM Db2® database schema to retrieve the useful information for the Business Rules tables. For example, CHECK Constraint.
false
The application does not access the SYSIBM for security reasons. In this case, the application can retrieve the limited Business Rules table property.
false
Business Rules SSL Configuration Name The Business Rules SSL configuration alias to be used. For example, NodeDefaultSSLSettings. If SSL is enabled for one instance of Business Rules Server, it must be enabled for all of the instances.  
  1. If any of the routing transit properties do not exist, the routing transit format is not created. It is the responsibility of the client administrator to ensure that all of the necessary properties are inserted whenever a new currency code is added.

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.