Sharepoint Connector; Sharepoint Connector Introduction - Dell S3840cdn User Manual

Color smart printer
Table of Contents

Advertisement

SharePoint Connector

SharePoint Connector Introduction

The SharePoint Connector provides connectivity to the Microsoft SharePoint Server
(MSPS). This application supports SharePoint server versions 2010 and 2013.
Pre-requisite setup on SharePoint server:
Dell SharePoint application expects the following highlighted additions in SharePoint
server's web.config under 'customHeaders' section. The 'web.config' file is located in
'C:\inetpub\wwwroot\wss\VirtualDirectories\[PortName]' on SharePoint 2010 server and
SharePoint 2013 server.
<system.webServer>
<httpProtocol>
<customHeaders>
<add name="X-MS-InvokeApp" value="1; RequireReadOnly" />
<add name="Access-Control-Allow-Headers" value="Authorization,Content-
Type,SOAPAction" />
<add name="Access-Control-Allow-Methods" value="GET,PUT,OPTIONS" />
<add name="Access-Control-Allow-Origin" value="*" />
<add name="Access-Control-Expose-Headers" value="WWW-Authenticate,Access-Control-
Allow-Headers,Access-Control-Allow-Methods,Access-Control-Allow-Origin,Access-Control-
Expose-Headers" />
</customHeaders>
</httpProtocol>
.......
.......
</system.webserver>
Dell SharePoint application expects the following Authentication settings:
• Disable Anonymous Authentication.
• Enable Basic Authentication.
290
|

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents