Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| 711:cms_sharepoint_online [2024/08/29 14:19] – created - external edit 127.0.0.1 | 711:cms_sharepoint_online [2025/05/28 11:28] (current) – Policnik, Florian | ||
|---|---|---|---|
| Line 56: | Line 56: | ||
| > state.attribute.name | > state.attribute.name | ||
| - | * Description: | + | * Description: |
| + | * You can choose any column. | ||
| + | * There is an integrated standard column with name " | ||
| + | |||
| + | <code xml> | ||
| + | < | ||
| + | </ | ||
| > document.content.type.name | > document.content.type.name | ||
| Line 88: | Line 94: | ||
| * Default Value: false | * Default Value: false | ||
| * Description: | * Description: | ||
| + | |||
| + | |||
| + | ==== Proxy configuration (since Stages 7.10.10.0) ==== | ||
| + | |||
| + | Stages can communicate with SharePoint Online through a proxy. Fill in the '' | ||
| + | |||
| + | > proxy.scheme | ||
| + | |||
| + | * Default value empty (no proxy) | ||
| + | * Possible values: http, https | ||
| + | * Description: | ||
| + | |||
| + | > proxy.hostname | ||
| + | |||
| + | * Default value empty (no proxy) | ||
| + | * Example values: proxy.example.com or 10.1.2.3 | ||
| + | * Description: | ||
| + | |||
| + | > proxy.port | ||
| + | |||
| + | * Default value empty (no proxy) | ||
| + | * Example values: 3128 | ||
| + | * Description: | ||
| + | |||
| + | > proxy.username | ||
| + | |||
| + | * Default value is empty (proxy doesn' | ||
| + | * Example values: username | ||
| + | * Description: | ||
| + | |||
| + | > proxy.password | ||
| + | |||
| + | * Default value is empty (proxy doesn' | ||
| + | * Example values: secretPassword | ||
| + | * Description: | ||
| + | |||
| ===== Azure Portal ===== | ===== Azure Portal ===== | ||