Spotfire® Server and Environment - Installation and Administration

Configuring notification life cycle events

By changing the longUpTime settings in the Spotfire.Dxp.Worker.Web.config file, you can configure how notification life cycle events should be reported.

Procedure

  1. Export and open the Spotfire.Dxp.Worker.Web.config file for editing.
  2. Change the longUpTime settings as desired. See Spotfire.Dxp.Worker.Web.config file for details about the different options.
    For example:
    <longUpTime longUpTimeWarnLimitHours="240"
                longUpTimeInfoLimitHours="120"
                longUpTimeSendEveryHours="8" />
  3. Save and import the updated configuration file back into Spotfire Server.