Siebel Analytics Web Administration Guide > Administering the Siebel Analytics Web Catalog >

Setting the Number of Minutes Between Backups of the Siebel Analytics Web Catalog


You can override the number of minutes that Siebel Analytics Web waits between creating automatic Web Catalog backups by modifying the Windows registry or the Siebel Analytics Web configuration file instanceconfig.xml to add the following entry. The internal default is 5 minutes.

  • Windows registry example:

    HKEY_LOCAL_MACHINE\SOFTWARE\Siebel Systems, Inc.\Siebel Analytics\Web\7.7

    CatalogAutoSaveMinutes     "10"

  • instanceconfig.xml example:

    <CatalogAutoSaveMinutes>10</CatalogAutoSaveMinutes>

For information about working in the Windows registry or the configuration file instanceconfig.xml, see Making Siebel Analytics Web Configuration Changes.

Siebel Analytics Web Administration Guide