Spotfire® Server and Environment - Installation and Administration

get-information-link-sql

Gets the SQL statement of an information link.

get-information-link-sql 
[-b value | --bootstrap-config=value] 
[-t value | --tool-password=value] 
<-u value | --user=value> 
<-i value | --item-id=value>

Overview

Use this command to view the SQL statement of an information link in your library.

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 file bootstrap.xml. If the tool password is omitted, the command prompts the user for it in the console. See Bootstrap.xml file.
-u value
--user=value
Required none The user performing the action, must have the licenses required for creating information links.

If the user is not part of the configured default domain, the name of the user must include the user's domain name, for example 'DOMAIN\user' or 'user@domain'.

-i value
--item-id=value
Required none The library ID of the information link.