Table Size Comparison Thresholds

The Business Rules Manager compares the size of an incoming table with previous versions of the table. Business Rules Manager can be configured to output a warning message and return a severe error if the table size deviates by a certain percentage.
Table 1. Table Size Comparison Threshold properties
Parameter Values (Default) Description
tableDeviationError (0) If the new table deviates from the previous versions of the table by more than this percentage, an error occurs and the table is not distributed. The default value of 0 causes no errors to be issued.
tableDeviationWarning (50) If the new table deviates from the previous versions of the table by more than this percentage, and less than the tableDeviationError percentage, a warning message is issued. A value of 0 causes no warning messages to be issued.