In addition to standard configuration of your Hyland Application Server, specific settings must be configured to use Retention Connector.
In the Application Server's web.config file, locate the <appSettings> element, and configure the following:
-
Set the AppServerOrigin value to your Application Server path.
-
Set the owin:AutomaticAppStartup value to true.
-
Set the endpoints:GovernanceRulesAsAService value to true.
For more information on configuring the Application Server, see the Application Server module reference guide.