eP-Satellite server
Operating Instructions, 06/2009
81
Release management - Updating the eP-Satellite
server
5
5.1 Updating the eP-Satellite
Overview
This section describes how to update the eP-Satellite from Version 4.6 to Version 4.7.
eP-Satellite External Web Server
Internal eP-Satellite web server
eP-Satellite reporting web server
Relevant servers:
eP-Satellite application reporting database server
Adapting the settings file
The settings file contains all the settings required for installation. This file, called
satellite.settings, can be found in the unzipped installation package under tools\install\
<!-- Persistence settings -->
<<NAME=SqlInstanceMain; FILE=*.*; VALUE="%Database\(Instance)%"; >>
<<NAME=SqlInstanceReporting; FILE=*.*;
VALUE="%ReportingDatabase\(ReportingInstance)%"; >>
<<NAME=SqlInstanceLogging; FILE=*.*; VALUE="%Database\(Instance)%"; >>
<!-- Authorization -->
<<NAME=Authorization; FILE=\Webs\BA\Web.Config.tmpl; VALUE= <allow
roles="%Domain%\bizAdmin"/><deny users="*" />; >>
<!--------------------------------------------------------->
<!-- Settings for Reporting Application (V4.4 and later) -->
<!--------------------------------------------------------->
<< NAME=ReportingServerUrl; FILE=*.*; VALUE=localhost/ReportServer; >>
<< NAME=ReportServiceCommAvailable; FILE=*.*; VALUE=TRUE; >>
<< NAME=DeploymentDirectory; FILE=*.*;
VALUE=C:\ePS_Services\ePS_Reporting\epsReportingSSIS; >>
<< NAME=EpsReportingWebService; FILE=*.*; VALUE=https://%Reporting-
URL%/epsReportingServiceComm/epsReportingServiceV1.asmx; >>
<< NAME=MicrosoftReportingWebService; FILE=*.*; VALUE= https://%Reporting-
URL%/ReportServer/ReportService2005.asmx;>>
<< NAME=ssrsBinDir; FILE=*.*; VALUE=C:\Program Files\Microsoft SQL