TIBCO Spotfire® Server and Environment - Installation and Administration

config-external-scheduled-updates

Configures external scheduled updates.

config-external-scheduled-updates 
[-c value | --configuration=value] 
[-b value | --bootstrap-config=value] 
[-e <true|false> | --ems-enabled=<true|false>] 
[-s value | --server-url=value] 
[-u value | --username=value] 
[-p value | --password=value] 
[-i value | --client-id=value] 
[-t value | --topic=value] 
[-C value | --reconnect-attempt-count=value] 
[-D value | --reconnect-attempt-delay-milliseconds=value] 
[-T value | --reconnect-attempt-timeout-milliseconds=value] 
[-k value | --keep-alive-minutes=value]
[-S value | --site-name=value]

Overview

Use this command to configure external scheduled updates via web service or TIBCO EMS.

Options

Option Optional or Required Default Value Description
-c value
--configuration=value
Optional configuration.xml The path to the server configuration file.
-b value
--bootstrap-config=value
Optional none The path to the bootstrap configuration file. See Bootstrap.xml file for more information about this file.
-e <true|false>
--ems-enabled=<true|false>
Optional false The value should be "true" if updates triggered by a message sent from TIBCO Enterprise Message Service is enabled.
-s value
--server-url=value
Optional, unless --ems-enabled is "true" none The URL and, if applicable, the port to the EMS server.
-u value
--username=value
Optional none The name of the user that will be used to access the EMS server.
-p value
--password=value>
Optional none The password of the user that will be used to access the EMS server.
-i value
--client-id=value
Optional, unless --ems-enabled is "true" none A unique value to identify the EMS connection. If using multiple sites, a unique value should be assigned to each site.
-t value
--topic=value
Optional, unless --ems-enabled is "true" none The topic that the EMS durable subscriber should listen to.
-C value
--reconnect-attempt-count=value
Optional 10 The number of reconnect attempts to be made if a connect fails.
-D value
--reconnect-attempt-delay-milliseconds=value
Optional 1000 The delay for the reconnect attempts.
-T value
--reconnect-attempt-timeout-milliseconds=value
Optional 1000 The timeout for the reconnect attempts.
-k value
--keep-alive-minutes=value
Optional 10 If a schedule has not been set up for when a file will be pre-loaded, specify the number of minutes the file should be kept alive.
-S value 
--site-name=value
Optional none The name of the site for which the configuration should be applied. Any configuration made with this flag will affect only the specified site. If a site is not given, the EMS configuration will apply to all the sites.