FAQs / SharePoint Integration |
To enable your existing SharePoint AgileShapes to work with SharePoint for Office 365, do the following.
<integration> <application name="SPSIntegration" impersonator="apaz_admin" assemblyName="Ascentn.SharePoint.AgileConnector" className="Ascentn.SharePoint.AgileConnector.SPConnectorDaemon"/> </integration>
<add key="MinimumThreadsInPool" value="1"> <add key="MaximumThreadsInPool" value="10"> <add key="UseAgilePointSystemUserCredentials" value="False"> <add key="CustomCredentialUserName" value="Office365@agilepoint.com"> <add key="CustomCredentialPassword" value="InstallersXXX"> <add key="CustomCredentialDomainName" value=""> <add key="UseFormBasedAuthentication" value="True"> <add key="UseOffice365Authentication" value="True"> <add key="UseUTF8Encoding" value="False">
These field names are basically the same as the fields used for Configuring the SharePoint Integration AgileConnector