The WebDav receive channel enables the connection to a directory that supports the WebDav protocol.
Through the usage of PROPFIND- and GET-Requests files inside the specified directory, which is set in the URL field, will be loaded into the selected messagebox (incoming).
Note: The WebDav receive channel is part of one of the licensed Modules.
| Properties | |
|---|---|
| Name | Description |
| Name | The name of the channel |
| Channel type name | The Type of the channel |
| Message direction | For receive channels the direction of the received message (but require also for send channels) |
| Message box | The message box |
| Public | True if the channel should be visible in the sub node |
| URL | Enter the IP address or domain name with the subpath where the messages should be send to. e.g. http://localhost/webdav/.\\A port can be specified if the host uses a non-default port. |
| Username | User name for server authentication. |
| Password | User password for server authentication. |
| Authenticationscheme | Authenticationscheme which should be used for the connection to the server. |
| Input file mask | Here a file mask can be specified so that only files that fit the files mask will be loaded. e.g. *.dat. |
| File lock | Lock file before downloading, via WebDAV call LockResource |
| Action after receive file | Specifies whether the file should be left untouched, be deleted or moved after retrieval. |
| Move to path | Directory to which the files will be moved if the Action after receive file is set to Move or Move with time stamp. |
| Change logs | The changes to the element are logged. The logging is activated in the System settings, which is possible if a versioning license is available. |
| Properties (advanced) | |
| Name | Description |
| Sender validation | How the sender address should be validated |
| Default sender | The default sender |
| Recipient validation | How the recipient address should be validated |
| Default recipient | The default recipient |
| Immediate retries | Retries, used by send channels. For some receive channels, the number of pickup attempts. |
| Auto uncompress | Unpacking is only performed on the receive channel in the ChannelReceiver. This setting has no effect on the send channels. If enabled for the receive channel, the file is checked for the ZIP (GZIP) and PKZIP formats and unpacked during analysis. It only works if the compressed file contains exactly one file. |