Service configuration files
There are four files that are used to configure the Spotfire Web Player service and Spotfire Automation Services. Together, these files form service configurations that can be applied to individual services in your Spotfire implementation
For information on working with these files, see Manually editing the service configuration files.
For information about configuring the data function services, see the following resources.
- For information about Spotfire Enterprise Runtime for R – Server Edition, see Spotfire® Enterprise Runtime for R - Server Edition.
- For information about Spotfire Service for Python, see Spotfire® Service for Python.
- For information about Spotfire Service for R, see Spotfire® Service for R.
For information about the log4net.config file, see Web Player service logs.
- Spotfire.Dxp.Worker.Automation.config file
This configuration file is used for configurations that are specific to Automation Services . - Spotfire.Dxp.Worker.Core.config file
This configuration file specifies settings for the service's communication with the Spotfire Server, and if sections in configuration files should be encrypted. - Spotfire.Dxp.Worker.Host config file
Settings in the worker host configuration file affect both Web Player services and Automation Services. If the node manager is installed on Windows, the name of the configuration file is Spotfire.Dxp.Worker.Host.exe.config and if the node runs on Linux, the file name is Spotfire.Dxp.Worker.Host.dll.config. A few of the settings are only applicable in one of the cases. - Spotfire.Dxp.Worker.Host.env file
Settings in this configuration file affect both Web Player services and Automation Services installed on Linux. This is an empty service configuration file that is sourced by the Spotfire.Dxp.Worker.Host.sh startup script. It provides a simple and supported way to specify environment variables for the WorkerHost process (on Linux only). - Spotfire.Dxp.Worker.Web.config file
This configuration file specifies Web Player service configurations, some Automation Services configurations, and user interface elements applicable to both the web clients and the library browser on Spotfire Server.
- Spotfire.Dxp.Worker.Automation.config file
This configuration file is used for configurations that are specific to Automation Services . - Spotfire.Dxp.Worker.Core.config file
This configuration file specifies settings for the service's communication with the Spotfire Server, and if sections in configuration files should be encrypted. - Spotfire.Dxp.Worker.Host config file
Settings in the worker host configuration file affect both Web Player services and Automation Services. If the node manager is installed on Windows, the name of the configuration file is Spotfire.Dxp.Worker.Host.exe.config and if the node runs on Linux, the file name is Spotfire.Dxp.Worker.Host.dll.config. A few of the settings are only applicable in one of the cases. - Spotfire.Dxp.Worker.Host.env file
Settings in this configuration file affect both Web Player services and Automation Services installed on Linux. This is an empty service configuration file that is sourced by the Spotfire.Dxp.Worker.Host.sh startup script. It provides a simple and supported way to specify environment variables for the WorkerHost process (on Linux only). - Spotfire.Dxp.Worker.Web.config file
This configuration file specifies Web Player service configurations, some Automation Services configurations, and user interface elements applicable to both the web clients and the library browser on Spotfire Server.
Parent topic: Manually editing the service configuration files