Product Administration Guide > Technical Reference >

Enabling Snapshot Mode


To use SnapShot Mode, you must turn it on by setting a server parameter. When Snapshot Mode is turned on, the eConfigurator server runs using cached objects, factories, and workers as much as possible. This improves performance.

When turned off, the eConfigurator server creates these objects for each user session. Table 47 lists the server parameters for managing Snapshot Mode.

Table 47. Server Parameters for Managing Snapshot Mode
Parameter Name
Display Name
Data Type
Default Value
Description
eProdCfgSnapshotFlg
Product Configurator-Collect and use snaphots of the Cfg objects
Boolean
FALSE
Enables or disables Snapshot Mode. Set to TRUE to turn on Snapshot Mode.
eProdCfgNumOfCachedObjects
Product Configurator-Number of objects cached in memory
Integer
1000
Sets maximum number of objects a user can have in memory cache.
eProdCfgNumbOfCachedFactories
Product Configurator-Number of factories cached in memory
Integer
10
Sets maximum number of factories that can be in memory cache.
eProdCfgNumbofCachedWorkers
Product Configurator-Number of workers cached in memory
Integer
50
Sets maximum number of workers that can be in memory cache.
eProdCfgMaxNumbOfWorkerReuses
Product Configurator-Number of worker reuses
Integer
10
Sets maximum number of times a worker can be reused.
eProdCfgNumbOfCachedCatalogs
Product Configurator-Number of cached catalogs
Integer
10
Sets maximum number of catalogs that can be cached. Should be set to same value
as eProdCfgMax- NumbOfWorker-
Reuses. Catalogs contain the default product structure.


 Product Administration Guide, Version 7.5 
 Published: 18 April 2003