Siebel Analytics Web Administration Guide > Administering Siebel Analytics Web >

Setting the Time to Keep an Unsaved Siebel Analytics Request


You can override the time, in minutes, that an unsaved request remains valid by modifying the Windows registry or the Siebel Analytics Web configuration file instanceconfig.xml to add the following entry. This entry applies to unsaved requests only. The internal default is 180 (three hours).

NOTE:  The value must be less than or equal to the value specified for the setting ClientSessionExpireMinutes, described in Setting the Time to Expire for Siebel Analytics Web Client Sessions.

  • Windows registry example:

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

    SearchIDExpireMinutes     "180"

  • instanceconfig.xml example:

    <SearchIDExpireMinutes>1440</SearchIDExpireMinutes>

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