Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
712:cms_sharepoint_online [2025/09/15 14:55] – created - external edit 127.0.0.1 | 712:cms_sharepoint_online [2025/09/16 12:54] (current) – Policnik, Florian | ||
---|---|---|---|
Line 22: | Line 22: | ||
</ | </ | ||
</ | </ | ||
+ | |||
+ | |||
+ | ===== Features: Download file and open in SharePoint Online | ||
+ | |||
+ | This integration provides users with two ways to access a file: Download the file via Stages and open it in SharePoint Online. | ||
+ | * Download via Stages: Stages handles the download for the user. To ensure SharePoint Online file permissions, | ||
+ | * Open in SharePoint Online: The user is taken to the file in SharePoint Online. User authentication is handled by SharePoint Online. If the link is to the latest version of the file, SharePoint Online will typically offer an editor such as Word Online. If the file in Stages is fixed to a specific revision, SharePoint Online will offer a download or a read-only view of the file. This depends on the file type. | ||
+ | |||
+ | The default option is download and can be changed by '' | ||
+ | |||
===== Host Properties ===== | ===== Host Properties ===== | ||
Line 68: | Line 78: | ||
* Default Value: Document | * Default Value: Document | ||
* Description: | * Description: | ||
- | * Since Stages 7.5.6.2, 7.6.2.4 and 7.7.0.0 it is possible to define multiple content types. Separate them with a #. For example: | + | * It is possible to define multiple content types. Separate them with a #. For example: |
<code xml> | <code xml> | ||
Line 79: | Line 89: | ||
* Description: | * Description: | ||
* Known Issue: Typo in Default Value. Has to be Link to a **D**ocument | * Known Issue: Typo in Default Value. Has to be Link to a **D**ocument | ||
- | * Since Stages 7.5.6.2, 7.6.2.4 and 7.7.0.0 it is possible to define multiple link types. Separate them with a #. For example: | + | * It is possible to define multiple link types. Separate them with a #. For example: |
<code xml> | <code xml> | ||
Line 90: | Line 100: | ||
* Description: | * Description: | ||
- | > sites.selected.scope (since Stages 7.10.7.0) | + | |
+ | > preferred.file.access | ||
+ | |||
+ | * Default Value: download | ||
+ | * Description: | ||
+ | |||
+ | > sites.selected.scope | ||
* Default Value: false | * Default Value: false | ||
Line 96: | Line 112: | ||
- | ==== Proxy configuration | + | ==== Proxy configuration ==== |
Stages can communicate with SharePoint Online through a proxy. Fill in the '' | Stages can communicate with SharePoint Online through a proxy. Fill in the '' | ||
Line 187: | Line 203: | ||
{{ : | {{ : | ||
- | === Recommended option: Application and delegated permission Sites.Selected | + | === Recommended option: Application and delegated permission Sites.Selected === |
To active this option the setting '' | To active this option the setting '' |