TIBCO Spotfire® Server and Environment - Installation and Administration

add-ds-template

Adds a new data source template.

add-ds-template 
[-c value | --configuration=value] 
[-b value | --bootstrap-config=value] 
<-n value | --name=value> 
[-e <true|false> | --enabled=<true|false>] 
<template definition file>

Overview

Use this command to add a new data source template used by Information Services. The name of the template must be unique.

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.
-n value
--name=value
Required none The name of the data source template to add.
-e <true|false>
--enabled=<true|false>
Optional false Indicates whether the newly created data source template should be enabled.
<template definition file>
Required none The path to the file containing the data source template definition.