
Overview
SharePoint Connection Manager is SSIS Connection Manager for establishing SharePoint connections. Use the API to build components based on SharePoint Connection Manager.
Setup
Use the SharePoint Connection Manager dialog to specify properties for connecting to SharePoint service.
Server Options
- Server
-
Specify the name or IP address of the SharePoint server.
- User name
-
Specify user name to access SharePoint. If not specified, the connection will be established using Windows authentication.
- Password
-
Specify password to access SharePoint.
- Time-out (secs)
-
Specify the number of seconds before timing out session connect. The default value of this property is 100 seconds.
- RetainSameConnection
-
Specify if all clients should use the same connection. This property has the options listed in the following table.
Value Description True All clients use same connection (default). False Every client use different connection.
- Test Connection
-
Confirm connection manager configuration by clicking Test Connection.
Proxy Options
- Host
-
Specify the name or IP address of the proxy server. If not specified, proxy server is not used.
- Port
-
Specify the port number on the proxy server to use for the connection.
- User name
-
Specify user name to access the proxy server.
- Password
-
Specify password to access the proxy server.
CozyRoc









