Mapping content of old configuration files to new service configuration files

The applicable settings in the old Web Player and Automation Services configuration files are now located in the different service configuration files.

Settings in Web.config

Section Service configuration file
<Spotfire.Dxp.Services.Settings> Spotfire.Dxp.Worker.Core.config
<Spotfire.Dxp.Web.Properties.Settings> Spotfire.Dxp.Worker.Host.exe.config
<Spotfire.Dxp.Data.Properties.Settings> Spotfire.Dxp.Worker.Host.exe.config
<Spotfire.Dxp.Data.Access.Adapters.Settings> Spotfire.Dxp.Worker.Host.exe.config
<setup> Spotfire.Dxp.Worker.Web.config
<userInterface> Spotfire.Dxp.Worker.Web.config
<performance> Spotfire.Dxp.Worker.Web.config

Settings in Spotfire.Dxp.Launcher.exe.config

Section Service configuration file
<Spotfire.Dxp.Automation> <application> Spotfire.Dxp.Worker.Web.config
<spotfire.dxp.automation.tasks> Spotfire.Dxp.Worker.Automation.config
<appSettings> Spotfire.Dxp.Worker.Automation.config
Related concepts