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 has been certified by frevvo. Follow these steps:
Info frevvo only supports/certifies the SharePoint Connector running in the Apache Tomcat container.
- 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.
Warning Prerequisites for this configuration:
Tip When configuring a test tenant for the SharePoint Connector, use the frevvo.certificate.signature property to bypass SSL Security. Do not do this for a Production tenant.
- 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
...
- The Title can be anything that can differentiate your frevvo SharePoint application from other applications.
- The app domain field should be the server domain name plus the SSL port. It should be the same <server>:<port> as the redirect URL.
- app.frevvo.com:443 for Cloud customers
- localhost<server>:8443 for an in-house installation.
- The Redirect URI URL for is shown below
where the <server>:<port> is the same host and port in the URL used to access frevvo.
- For a cloud customer, that would be app.frevvo.com:443.
- For an on-premise customer, a typical example would be localhost<server>:8443.
Code Block | ||
---|---|---|
| ||
https://<server>:<port>/frevvo/web/sharepoint/token |
...
Remember SharePoint only allows https.
Tip |
---|
We recommend that you create a separate user in SharePoint for frevvo forms connection, and use that user while configuring the Save to SharePoint wizard in frevvo forms. This frevvo specific SharePoint user always remains active and eliminates issues if the designer user configured your forms to submit to SharePoint using their own SharePoint login and then leaves the company. |
Step 2 - Configure the Live Forms Tenant for SharePoint
...
Click Trust It to authenticate and grant permission to . You will not see the trust screen on subsequent logins. The wizard will display.
Tip |
---|
|
...