import-scheduled-updates
Imports scheduled updates from previous Spotfire Web Player versions, from either a local file or the library.
import-scheduled-updates [-b value | --bootstrap-config=value] [-t value | --tool-password=value] [-k value | --keystore-file=value] [-p value | --local-file-path=value] [-n value | --library-file-name=value] [-r value | --resource-pool-name=value] [-z value | --time-zone-id=value] [-e <true|false> | --enabled=<true|false>] [-i value | --instances-count=value] [-s value | --site-name=value]
Overview
Use this command to import scheduled updates from previous Spotfire Web Player versions, from either a local file or the library. At least one Spotfire Server instance must be running.
Options
Option | Optional or Required | Default Value | Description |
---|---|---|---|
-b value --bootstrap-config=value |
Optional | none | The path to the bootstrap configuration file. See Bootstrap.xml file for more information about this file. |
-t value --tool-password=value |
Optional | none | The configuration tool password used to decrypt the database password in the bootstrap.xml file. If the tool password is omitted, the command will prompt the end-user for it on the console. See Bootstrap.xml file for more information. |
-k value --keystore-file=value |
Optional | none | The location of the keystore containing the certificates used for securing internal communication. |
-p value --local-file-path=value |
Optional | none | Full path to the local scheduled updates file. Mutually exclusive with the library-file-name. |
-n value --library-file-name=value |
Optional | none | Name of the scheduled updates file in the library (specified in the previous Spotfire Web Player configuration). Mutually exclusive with the local-file-path. |
-r value --resource-pool-name=value |
Optional | Optional resource pool for the scheduled updates. If unspecified, default routing applies. | |
-z value --time-zone-id=value |
Optional | none | Optional time zone ID in the Area/City format, for example "America/Los_Angeles" or "Europe/Brussels" (a full list is available in the server). If unspecified, server time zone applies. |
-e <true|false> --enabled=<true|false> |
Optional | false | Optional flag to specify if the scheduled updates are enabled when imported. |
-i value --instances-count=value |
Optional | 1 | Optionally specifies on how many Spotfire Web Player instances the scheduled updates should run. '0' means all available. |
-s value --site-name=value |
Optional | none | The name of the site that the scheduled updates should be imported to. If no site is given, the scheduled updates will be imported to the default site. |
Copyright © TIBCO Software Inc. All rights reserved.