SharePoint On-Prem Endpoint
*the Windows service must be restarted for changed to take effectUsing a SharePoint On-Prem repository you will need to ensure that the Enterprise Connector is configured and able to talk to the Microsoft SharePoint Rest API.
Note: SharePoint On-Prem requires utilization of Windows NTLM Authentication to access the SharePoint Rest API. This is enabled via your Microsoft IIS server and is an option that must be enabled for connector usage.
From the information gathered in the step Configure docuflow app within O365 Account, update the configuration file through middleware GUI https://localhost:82/
To Configure, Select SharePoint OnPrem under Connections and click on"add row" to establish a new sharepoint OnPrem connection.
SharePoint OnPrem Details | Description |
---|---|
CMS Name | Unique name for the Content Management System to be configured in middleware. |
UserName | Provide windows active directory username. |
Password | Provide windows active directory password. |
Window Domain | Provide window domain value |
Host Name | Provide host name/ip for sharepoint site |
site url | Provide sharepoint site url |
Hit save button and re-run the service to apply all the changes. To verify is the connection is established, click on modify and hit test connection. If established successfully, "Test Success" Message is displayed.