|
Prerequisites
Software Installation
SLA Translator API
Prerequisites
The SLA
Repository relies on the Microsoft .NET Framework 3.5 and on
Microsoft SQL Server.
Installation
The SLA
Repository must be deployed on Microsoft Internet Information
Service (IIS) on Windows XP Professional, Windows Vista, Windows
Server 2003 and Windows Server 2008. Furthermore, a local
installation of Microsoft SQL Server needs to be present, as this
database management system is used to store SLAs. As an installation
of SQL Server is automatically used in the deployed service, no
further configuration is necessary, but before using the service the
operation initRepository() must be called, which sets up the
database tables.
Standard deployment leads to the service being available on the
local host under the following address:
http://localhost/SLARepository/SLARepositoryService.asmx
SLA Repository
API
|