TIBCO Spotfire® Server and Environment - Installation and Administration

find-analysis-urls

Finds URL references in analysis (.dxp) files in the library.

find-analysis-urls 
[-b value | --bootstrap-config=value] 
[-t value | --tool-password=value]
[-n | --no-prompt]
[-r <true|false> | --resume=<true|false>]
[-v | --verbose] 
[output directory]

Overview

Use this command for analyzing all analysis (.dxp) files in the library looking for URL references used by the "Image from URL" and "Web Page Panel" features so that these (after review) can be added to a white list. The output of the command is a (possibly empty) report of all findings, and a (possibly empty) suggested white list.

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.
-n
--no-prompt
Optional none This flag indicates that the tool should proceed without printing a warning about the potentially long execution time and prompting for confirmation to continue.
-r <true|false>
--resume=<true|false>
Optional true This flag indicates whether the tool will resume any previous execution (requires the existence of a progress.xml file in the output directory).
-v
--verbose
Optional none This flag indicates that verbose progress output should be given.
output directory
Optional find-analysis-urls The directory to which the output of the tool will be written.

If the directory does not exist it will be created (in the current working directory, if the path is relative).