Skip to main content
This configuration is used to access the SuperOffice documents. It is used by NetServer to identify which document archive and temporary directory are used. To restrict access to the document archive, specify domain credentials with read and write access to the archive for NetServer to impersonate.

ArchivePath

The ArchivePath specifies the physical location of the archive folder. This applies to the services/server-side. You can have more than one ArchivePath in your Web installation.
You can add more alternative archive paths, like ArchivePath3, ArchivePath4,…

TemporaryPath

The TemporaryPath key should have the physical location for temporary files on the server. The service implementation will stream documents to this location before moving them to the archive-path for storage. Temporary files are created on the server at this path. This path is not client-specific. It has nothing to do with the temporary path on the temp file on the client.

ImpersonateUser

Impersonation is for server-side file access and should be set to true in a scenario where SO_ARC is located on a remote server because the web-server user runs as a restricted local account that has no rights to access a file-share on a different server. If the impersonation is set to true, the domain, user, and password values for a user that has access to SO_ARC and the temporary folder have to be provided. See the NetServer Core reference for details about handling this programmatically.