Priority Generator Properties
Priority generators provide one value used in the dynamic offer priority formula that calculates the product offer with the highest priority. Priority generators apply numerical priority values to the decision table rows.
Priority Generator Properties describes the priority generator properties.
Property | Description |
---|---|
Name | A descriptive name for the priority generator. Priority generator names are displayed in the Offer Priority panel for product offers. |
Description | Information about the priority generator. |
External ID | Optional external ID of the priority generator. The value is a string limited to 64 characters. |
Start Date/Time | The date and time that the priority generator is available in the system. The default is 2000-01-01 00:00:00. |
Priority Table | A decision table that contains one or more parameter values associated with a result
(a row in the table). The result can be a priority number or a SKIP
value. The number must be a signed 32-bit integer. The higher the
number, the higher the priority. Negative numbers are valid and give
an extremely low priority to an offer. SKIP tells the MATRIXX Charging Application to move on to the next priority table in the priority generator. This might be the case when a priority table references more than one normalizer and one of the parameter value combinations does not apply to your pricing but you need to continue prioritizing offers based on parameter values specified in a subsequent rate table. If all results are a 'skip' value, an error result is returned in the response to the network. The default is 5012 (UNABLE_TO_COMPLY), which can be configured in the diameter dictionary. Each priority table also has a default priority value that gets entered as the result for any missing rows in the decision table when compiling the price plan. This field accepts any 32-bit integer or SKIP. The default is 0. |
Priority Table Default Priority | A priority setting to use for a priority table. If any priority table rows do not have a priority setting, this value is used. The default is 0. |
Start Date | The date that the priority generator revision becomes valid for purchase. |