Section | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
...
- Cloud Customers Connecting to SharePoint Online - This configuration had been certified by frevvo. Follow these steps:
- In-house Customers connecting to SharePoint Online - This configuration scenario has been certified by frevvo. Follow these steps:
- Configure Live Forms as a SharePoint Add-in
- Configure SharePoint for your Live Forms tenant
- Download the SharePoint Connector. Rename it to sharepoint.war. Copy it to the <frevvo-home>\tomcat\webapps folder
- Connect your Forms/Flows using the SharePoint wizard.
- In-house customers using SharePoint On-premise - this configuration is supported but not certified.
- Customers using SharePoint On-premise also need an Office 365 SharePoint Online account. This is necessary to obtain an authorization token. There is no data transfer from the SharePoint On-premise to SharePoint Online.
- Customers are responsible for configuring the On-premise installation and the integration with SharePoint Online.
- The On-premise version of SharePoint must be version 2013+.
- Refer to this Microsoft website for information about how to use Office 365 to allow to authenticate.
- Live Forms Cloud customers connecting to SharePoint On-premise - This configuration is supported but considered unlikely as SharePoint On-premise requires your On-premise SharePoint to be exposed to the Cloud.
- Customers are responsible for configuring the On-premise installation and it's exposure to the Cloud.
- Customers are responsible for configuring the On-premise installation and it's exposure to the Cloud.
Configuring the SharePoint Connector
...
Login to as the tenant admin
Click the Edit Tenant link.
- Click the blue arrow to expand the SharePoint section.
Enter the Connector URL. - This URL is needed if you are using in the cloud and installing the connector locally. Enter the URL where your installation that is configured for SharePoint is located. This URL must use the https protocol.
The URL in the Connector URL field will override the connector URL that is specified as an installation parameter in the configuration property in the <frevvo-home>\tomcat\conf\catalina\frevvo-config.xml properties file. In some cases you can leave this field blank.
Info The default value is shown below:
<Parameter name="frevvo.sharepoint.connector.url" value="http://localhost:8082/sharepoint" override="false"/>Enter the Client Id and the Client Secret that you saved in Step 1 into the respective fields.
- Enter the SharePoint Domain Name e.g. <Your SharePoint tenant name>.sharepoint.com - there is a dot between the SharePoint tenant name and sharepoint.com
- To determine the realm for your SharePoint site :
Navigate to https://<tenant>.sharepoint.com/_layouts/appprincipals.aspx - change the <tenant> to the name of your SharePoint tenant - e.g. https://frevvo.sharepoint.com/_layouts/appprincipals.aspx
Find your registered application in the list and and look at the App Identifier column. The unique identifier after the @-sign in the App Identifier is the app realm and must be entered in the Realm field.
- Click Submit
...
All tenant admin(s) in your tenant or flow admin(s) configured for specific workflows will receive a Doc Post Failure notification email to alert them that an issue has occurred.
...
Max file size
The maximum size for files uploaded to the frevvo cloud is 1Mb. Since users are prevented from uploading files to that exceed the maximum file size value, the files will not be posted to SharePoint either.
Uploading a file to your form/flow that is bigger than the specified size, displays this message:
In-house customers can control the max file size by configuring the frevvo.attachment.maxsize parameter in the <frevvo-home>\tomcat\conf\Catalina\localhost\frevvo.xml file.
SharePoint Connector does not display under Document Actions
The Save to SharePoint wizard is not visible to the designer user if the tenant is not configured for SharePoint or is not configured to run under https. Configure the tenant for Sharepoint or configure Live Forms to run under https to resolve the issue.
all fevvo connectors is set to unlimited. Any size file can be uploaded to and posted to SharePoint.