## Package content
Name | Description |
---|---|
/library | Contains the entry point document to be imported in the Spotfire library |
/web | The gadget application to be deployed on the LiveDesign server |
Discngine.DataSource.LiveDesign.spk | The Analyst extensions for the LiveDesign DataSource |
Discngine.DataSource.LiveDesign.Web.spk | The Web Player extensions for the LiveDesign DataSource |
Discngine.Renderers.spk | The Discngine Renderers extensions |
Discngine.LiveDesign.Connector.sdn | The Spotfire distribution package that simplifies the deployment of both extensions |
PoweredBy.md | A file containing the list of third-party components used and their associated license |
This package is available in the download center.
Prerequisites
- Licenses
- License keys are required to use the Connector, please contact us to get them.
- Spotfire
- Version 11.4+, 12.0+ or 14.0+ (LTS)
- Administrator group membership and remote access to the Spotfire server
- LiveDesign
- Version 2022+, 2023+ or 2024+
- Administrator role and SSH access to the LiveDesign server
If you have other Discngine Connectors installed on your Spotfire server, please ensure to have the versions compatible with the LiveDesign Connector for Spotfire (for 4.1.X versions):
- Spotfire Connector for Pipeline Pilot 5.X: 5.12+
- Spotfire Connector for Pipeline Pilot 6.X: 6.1+
- Spotfire Connector for Ideation: 1.0.26+
Spotfire
1. Deploy packages
In this step you will deploy the SDN file we provide in the package on your Spotfire server.
- Log in as an administrator on the Spotfire server web portal.
- Go to the Deployments & Packages area.
- Select the deployment area on which you want to deploy the Discngine Connector extensions.
- Click on the "Add packages" button, then choose the .sdn file into the Discngine Connector package.
- Click on "Validate area", then "Save area".
The new SPKs will automatically replace the old ones.
If you previously installed the SPKs for Discngine.ClientAutomationForAnalyst
and Discngine.ClientAutomationForWebPlayer
and do not use the Discngine Spotfire Connector for Pipeline Pilot, you can remove those two packages.
2. Update Web Player services
Update the corresponding Web Player services to install the Web Player tool.
See Spotfire official documentation for more information.
3. Optional steps
If not done before, follow steps 3, 4 and 5 of the installation guide.
From version 4.1+, the LiveDesign Connector for Spotfire also includes the Discngine Molecule Renderer that needs a new licence key to be configured in the preferences described here. To get the licence key, please contact us at support@discngine.com.
LiveDesign
The procedure is similar to the installation procedure.
-
SSH to your LiveDesign server.
-
Backup the previously installed gadget directory.
-
Copy the content of the
web
folder from the LiveDesign Connector package to the server, underseurat/custom_gagdets
directory:
scp -r /path/to/web <user>@<ld_server_url>:/home/seurat/custom_gadgets/spotfire
-
Replace the file in
/home/seurat/custom_gadgets/spotfire/config/config.json
by the config.json file from the backed up folder. -
Check that the ownership and access rights are correct:
sudo chown seurat:seurat -R /home/seurat/custom_gadgets/spotfire/
# if required:
sudo chmod 755 -R /home/seurat/custom_gadgets/spotfire/