Product: TIBCO Spotfire®
How to configure the retry-count when a scheduled update fails.
Details:
How to configure the retry-count when a scheduled update fails.
Limit the number of tries of Scheduled Updates attempts to load an analysis file that fails. By default, Schedules Updates will try to load an analysis that fails to load continuously until it succeeds. To limit this retry, followin the steps below.
For Version 7.8 and above
1). Open a command-line interface and export the active configuration (the configuration.xml file) by using the export-config command.
2). Enter the following command to limit the number of scheduled update retries:
config config-scheduled-updates-retries --stop-updates-after-repeated-fail enabled=true --fails-before-stop=XX where XX is the number of times to retry the update.
3). Import the configuration file back to the Spotfire database by using the import-config command.
4). Restart Spotfire Server.
Comments
0 comments
Article is closed for comments.