AgilePoint Server Manager Configuration in Windows Service Mode

This topic provides information about the configuration file for AgilePoint Server running in Windows Service mode. This is the configuration file for the windows service version of AgilePoint Server. It stores information about the services configured in AgilePoint Server Manager.

Location: (AgilePoint Server installation folder) C:\Program Files\AgilePoint\AgilePoint Server\APServerManagerConfig.cfg

Prerequisites

Example

<?xml version="1.0" encoding="utf-8"?>
<Services>
  <Service Name="APServer1" DisplayName="AgilePointServer" Location="C:\AgilePoint\APServer1" EMVirtualPath="EnterpriseManager" EMURL="http://localhost:9000/EnterpriseManager" EMSite="AgilePointServer" />
</Services>​