Products | Versions |
---|---|
Spotfire Server | All Versions |
How to export individual analysis file from library using the config export-library-content command
Below is the example command to export analysis file 'analysis_name.dxp' from folder /Folder1/SubFolder1
config export-library-content --tool-password=admin123 --file-path=/Folder1/subfolder1/analysis_name --user="username" --item-type=dxp --library-path="/defect/foldername/analysis_name"
NOTE: Do not put the extension here, just the analysis file name.
To import config import-library-content --tool-password=admin123 --file-path=\data\test\analysis_name.part0.zip --conflict-resolution-mode=keep_both --user=spotfire --library-path=/
For more information on conflict resolution refer to Analyst documentation -
https://docs.tibco.com/pub/sfire-analyst/7.11.0/doc/html/en-US/TIB_sfire-analyst_UsersGuide/index.htm