The Application Server's web.config file should contain an OnBase Integration API-specific entry for the ExtensionlessURLHandler-Integrated-4.0 functionality, scoped to the path or paths exposed by the OnBase Integration API.
If this functionality must be configured manually for any reason, you can configure the Extensionless URLHandler-Integrated-4.0 settings manually.
To manually configure the ExtensionlessURLHandler-Integrated-4.0 functionality:
- In IIS Manager, navigate to the Application Server that has been designated to expose the OnBase Integration API endpoints, and select the Handler Mappings option.
- In the list of Handler Mappings, double-click on ExtensionlessUrlHandler-Integrated-4.0 and select Request Restrictions.
- In the Request Restrictions dialog, select the Verbs tab.
- Ensure that the POST, PUT, DELETE, and GET verbs are allowed.
- Click OK to save the changes.