Information about Post-Upgrade Configuration Updates for Spotfire Web Player & Automation Services

Information about Post-Upgrade Configuration Updates for Spotfire Web Player & Automation Services

book

Article ID: KB0137355

calendar_today

Updated On:

Products Versions
Spotfire All

Description

When a new spotfire.dxp.sdn file is deployed, Spotfire automatically generates the 'Default' configurations in the database.

During the import-service-config process, new configurations are saved with the specified name provided at the time of import.

As part of the upgrade, the 'Default' service configurations are updated during deployment. However, any custom or imported configurations remain unchanged and are not updated

Environment

Windows/Linux

Resolution

1. Export both the service config e.g.

Note:As the import and export command imports/exports from/to the <Spotfire Server install>\tomcat\spotfire-bin\config folder. You can specify the custom folder

  • Default config -  

config export-service-config --capability=WEB_PLAYER --deployment-area=Production defaultconfig

  • Custom config -

config export-service-config --config-name=<Custom Config Name> customconfig

2. Compare the configuration

3. Modify the Default configuration

4. Save and Import the configuration using, specify the exact location from where it should import e.g.

config import-service-config --config-name=<New WebPlayerConfiguration> customconfig

Note: customconfig folder for importing modified files.

 

Issue/Introduction

This article provides an overview of the Web Player and the Automation service configurations updated with version upgrades

 

Additional Information