TIBCO Spotfire® Server and Environment - Installation and Administration

Changing whether recovered rules are automatically enabled

When an analysis file is deleted from the library, any scheduled update or routing rule for that file fails. If the analysis file is then imported back to its previous location, the rule is recovered but it does not run because the rule is, by default, in the "disabled" state. You can switch the default for these recovered rules to "enabled".

Procedure

  1. Open a command-line interface and export the active configuration by using the export-config command. (For details on using the Spotfire command line, see Executing commands on the command line.)
  2. On the command line, enter the following command:
    config set-config-prop --name=scheduled-updates.enable-recovered-rules-automatically --value=true
    For information about the command options, see set-config-prop.
  3. Import the configuration file back to the Spotfire database by using the import-config command.
  4. Restart the Spotfire Server.