Configuring the OnBase Web Server to Access the WorkView Client - WorkView - English - Foundation 22.1 - OnBase - Premier - external - Premier

WorkView Client

Platform
OnBase
Product
WorkView
Release
Foundation 22.1
License
Premier

In order to access the WorkView Client from within the OnBase Web Server, you must configure the Web Server's web.config file in a specific way. To configure the Web Server to access the WorkView Client:

  1. Open the Web Server's web.config file.
  2. Set EnableStandaloneWorkViewClient to true.
  3. Set WorkViewClientURL to the path of your WorkView Client URL. The following is an example of a value for this setting where my.domain is replaced with your domain: http://my.domain/WVCLIENT
  4. Save the web.config file.