Pricing Administration Guide > Siebel ePricer Deployment and Integration >

Standard Configuration Settings


Configuration settings can be set at the server level and at the remote client level. The standard configuration file includes a section called Pricing Cache which should appear as follows:

[PricingCache]

PricerPriceListCacheSize = 50

PricerPriceItemCacheSize = 100

PricerVolDisCacheSize = 50

PricerPriceModelCacheSize = 50

Parameters specifying cache size typically determine the number of records cached locally. When the specified cache limit is reached, the next new record must be loaded. The cache sizes above are samples. As a rule, you should not change the cache sizes specified for your system unless advised to do so by your server administration.

The range of acceptable cache sizes varies depending upon the machine, except that there is a logical minimum. The minimum is logically two, since a cache size of one would effectively mean that no caching could take place. The maximum depends on the practical maximum that is defined operationally. You can cache more records on a bigger machine that has more memory without creating problems.

The elements in the local Pricing Cache section function as follows:

If the preceding parameters are set at the local level, then they override settings for the same parameters at the server administration level.

The following parameters are set at the server administration level, and typically do not appear at the local level. If the following parameters do appear at your local level, check with your system administrator to determine whether they will override settings for the same parameters at the server administration level.

The following parameters do not affect the customizable product pricing data. This is the data you define in the Pricing Designer for a specified customizable product. The customizable product pricing caches are not guaranteed to be refreshed within any specific time period. Customizable product pricing caches refresh one port at a time. As you switch to another port in the customizable product, the customizable product pricing cache will refresh.

The first two parameters above are integers that specify a number of seconds. Their default value is -1, which means that the cache can remain unrefreshed indefinitely. Users can change this value to a number that is between 0 and 86400. 0 means turn off the cache; 86400 is the number of seconds in a full day.

Setting both numbers to low values results in more frequent refreshing and therefore slows down the performance, but it keeps the pricing information up to date.


 Pricing Administration Guide 
 Published: 18 April 2003