Guide

Upgrade

## Upgrade procedure

Zip Content

/docs This documentation
/library Contains the entry point document to be imported in the Spotfire Library
/Spotfire10.10 contains the TIBCO Spotfire® extensions for Spotfire 10.10 version
/web The gadget application to be deployed on the Live Design server
Discngine.WebPanelForAnalyst.spk Discngine Connector core Spotfire extensions, for usage in Analyst
Discngine.WebPanelForWebPlayer.spk Discngine Connector core Spotfire extensions for usage in Web Player
Discngine.DataSource.LiveDesign.spk The LiveDesign Connector Spotfire extensions for the DataSource, for usage in Analyst and Web Player
Discngine.DataSource.LiveDesign.Web.spk The LiveDesign Connector Web Player extensions, for Web Player
  • Spotfire 10.3+ or Spotfire 10.10 (if 10.10, use the specific SPK files in the Spotfire10.10 directory).

  • LiveDesign version 8.9 or 8.10.

  • Discngine Connector deployed on the spotfire server.

  • A previous version of the LiveDesign Connector installed.

If you have the beta early version installed, please uninstall all related spotfire extensions first.

1. Deploy all SPKs to your area using the Spotfire administration tool

Note: the new SPKs will automatically replace the old ones

You will have the following result after deploying:

Area Packages After Deployment

2. Update the corresponding web player service to install the webplayer tool

see Spotfire official documentation for more information

3. If not done before, follow steps 3 and 4 of the Install Guide

Live Design 8.9 on linux

The procedure is similar to the installation procedure

  1. SSH to your live design server

  2. Backup the directory of the previously installed gadget

  3. Copy the content of the web folder from the LiveDesign Connector package to the server, under seurat/custom_gagdets directory:

scp -r /path/to/web <user>@<ld_server_url>:/home/seurat/custom_gadgets/ldconnector
  1. Replace the file in /home/seurat/custom_gadgets/ldconnector/config/config.json by the config.json file from the backed up folder

  2. Check that the ownership and access rights are correct for the use

sudo chown seurat:seurat -R /home/seurat/custom_gadgets/ldconnector/
# if required:
sudo chmod 755 -R /home/seurat/custom_gadgets/ldconnector/