The configuration of the Public Access API is similar to that of other .NET web applications: changes are made by editing a web.config file. This is an XML file that contains all API settings and, by default, resides in ..\wwwroot\PublicAccessServer\.
Settings in the web.config file can either be edited directly in a plain-text editor or by opening the file with the Web Application Management Console (WAMCon). In the sections that follow, WAMCon settings are listed with their corresponding web.config attributes. For more information on using WAMCon to edit the web.config file, see the Web Application Management Console documentation.
The following sections detail how to configure the Public Access API's web.config file:
At minimum, the Login Settings and Server Connection Settings must be configured in order for the Public Access API to communicate with the rest of the OnBase system.