Importing library content by using the command line

Instead of using the Library Administration tool in Spotfire Analyst, you can import content to the library by using the command line.

Prerequisites

You must have administrative credentials for Spotfire Server.

For general information about library administration, download the Spotfire User's Guide

Procedure

  1. Open a command line as an administrator and go to the server installation dir/tomcat/bin directory.
  2. On the command line, enter the import-library-content command, specifying the options needed to import the .zip file.
    Example:
    config import-library-content --tool-password=password --file-path=/TIB_sfire_server_version_win/demodata/mssql/demo.part0.zip --conflict-resolution-mode=KEEP_BOTH --user=jdoe --library-path=/
    For more information, see import-library-content.

Result

The progress of the import is displayed on the command line.
Related reference