You can configure Web Part Configuration with your OnBase Web Server URL.
To configure Web Part Configuration:
-
In Windows Explorer, browse to the folder appropriate for your SharePoint edition:
-
SharePoint Server 2019: C:\Program Files\Common Files\Microsoft Shared\web server extensions\15\TEMPLATE\FEATURES\ OnBase WebPartsforServer2019
-
- Open the OnBase StatusViewWebpart.dwp in a text-editing application.
-
In the following two nodes, change observer/AppNet to your OnBase Web Server URL:
-
<HelpLink>http://observer/Appnet/Help/Sharepoint/Sharepoint.htm</HelpLink>
-
<ContentLink xmlns="Hyland.Applications.Sharepoint.StatusViewWebPart">http://observer/appnet</ContentLink>
Note:These entries are case sensitive. The ContentLink URL in the DWP file must exactly match the dmsVirtualRoot value in the Web Server's Web.config, including case. Otherwise, authentication will fail.
-
-
Save the file and restart IIS.
Note:
If you modify the DWP file after activating the Web Part, the Web Part will not reflect your changes. For the Web Part to reflect changes to the DWP file, you must re-upload the Web Part to SharePoint. See Web Part Upload & Activation (SharePoint 2019).
- To configure the Web Part for the Microsoft Secure Store Service (SSS), continue to the following procedures. Otherwise, skip to Web Part Upload & Activation (SharePoint 2019).