General tab
Use this tab to set general connection parameters to log in to SharePoint Cloud Server.
Option |
Description |
---|---|
Activate |
Use this combo box to activate the component according to a condition. See more information about conditions in Conditional fields under Appendices. If the activation is OFF, the component does not perform any actions during files processing. This combo box is present only in the eConnector component. |
Tenant ID |
Enter the Tenant ID. |
Application Mode |
The component can access the drives of all users within the organization. Signed-in user is not needed, only an administrator consents on behalf of the organization. |
Client ID |
The Client ID of the registered application This field is available for the Application access mode only. |
Client Secret |
Enter the Client secret of the registered application. This field is available for the Application access mode only. |
Delegation mode | The component can upload documents on behalf of a signed-in user which is selected in the Local user account. |
Token Vault URL |
Enter the fully qualified Token Vault URL with port number. |
Provider ID |
Enter the ID of that Authorization Provider, which was set up in Token Vault to work with this AutoStore component. |
Local user account |
In this text box, specify a domain user account that will be used by the workflow. The accepted format is UPN (User Principal Name) – testuser@test.domain.corp Make sure that the account specified in this text box has completed the
authorization and consent process through Token Vault. Otherwise, the
component will fail to process files through this account.
You may use RRTs in this text box. When you use an RRT, make sure that it is replaced with a domain user account in UPN format; otherwise, the component will fail to process files and they will be rejected. This field is enabled for the Office 365/SharePoint Online connection method only. |
Site |
Enter the name of the SharePoint site where you want to store the documents or list items. You can click the browse button (...) to open the Select Site dialog box in which you can select a site from the displayed site tree. You can specify a subsite of the site entering its name after the parent site name followed by the slash character '/'; for example, SubSite1/SubSite1_1. If a site is not specified, the component stores documents or list items in the base SharePoint directory. |
Site URL | Enter the URL of site collection on the SharePoint Cloud server. The URL should represent a string of the following format: <prefix>://<server_address>:<port>/<site_collection> |