Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
72:sharepoint_config_global [2018/07/25 19:34] bkkr72:sharepoint_config_global [2018/07/25 19:43] – [Global CMS Properties] bkkr
Line 2: Line 2:
  
 ====== Global CMS Properties ====== ====== Global CMS Properties ======
 +
 +These configuration properties affect the behavior of every integrated SharePoint server. The configuration of them needs to be done in the cms section of PKitConfig.xml.
 +
 +**Stages.server.url ** (required)
 +
 +   * Default Value: N/A
 +  * Description: The URL under which Stages is accessible.
 +
 +**http.authentication.hostname ** (required for NTLM authentication)
 +
 +  * Default Value: N/A
 +  * Description: The host name of the server that runs Stages and is allowed to authenticate via NTLM against the SharePoint server.
 +
 +**upload.service**
 +
 +  * Default Value: Copy service
 +  * Description: Either CopyService or RPC. Defines the interface that is used for uploads to SharePoint. CopyService is the default setting, the only drawback is that it might create an additional version for the initial checkin depending of the SharePoint setting Checkout required
 +
 +**initial.checkin.fix**
 +
 +  * Default Value: true
 +  * Description: If CopyService is used for uploads, causes Stages to repeat the initial checkin in case the comment or version are not created correctly in SharePoint.
 +
 +**http.ssl.allow.all**
 +
 +  * Default Value: false
 +  * Description: When set to true, disables any verification checks for certificates in case of SSL-secured HTTPS connections. It is recommended to only use this in test environments where no valid certificates exist (e.g. self-signed certificates).
 +
 +**validatePath**
 +
 +  * Default Value: ^([^~"#%&*:<>?/\\{|}.]|[^~"#%&*:<>?/\\{|}.][^~"#%&*:<>?/\\{|}]*[^~"#%&*:<>?/\\{|}.])?([\\/]([^~"#%&*:<>?/\\{|}.]|[^~"#%&*:<>?/\\{|}.][^~"#%&*:<>?/\\{|}]*[^~"#%&*:<>?/\\{|}.]))*[\\/]?$
 +  * Description: A regular expression pattern that should match the allowed strings for paths of SharePoint documents. Deviating paths are denied.
 +
 +**property name**
 +
 +  * Default Value:
 +  * Description:
 +
 +**property name**
 +
 +  * Default Value:
 +  * Description:
 +
 +**property name**
 +
 +  * Default Value:
 +  * Description:
 +
 +**property name**
 +
 +  * Default Value:
 +  * Description:
 +
 +**property name**
 +
 +  * Default Value:
 +  * Description:
 +
 +**property name**
 +
 +  * Default Value:
 +  * Description:
 +
 +**property name**
 +
 +  * Default Value:
 +  * Description: