Configure the following settings in the appSettings section of the Application Server's web.config file:
Web.config Setting |
Value |
---|---|
dmsdatasource |
Set to the name of the data source connection string configured to connect to the OnBase database. For more information on creating connection strings to connect to a data source for OnBase, see the Application Server module reference guide. |
AppServerOrigin |
Set to the path of the Application Server's virtual root. This value is used to create absolute URLs. For example: https://hostname/AppServerName/ |
owin:AutomaticAppStartup |
Set to true. |
endpoints:FHIR |
Set to true. |