WebDAV (Input Agent cron)

This Input Agent works in principle like the Input Agent "File", but the login on the target computer and the transmission of the data is encrypted.

Settings


(1) Channel selection, Certificate selection: You can select a channel of type "HTTP" and optionally also a certificate.

(2) Directory: Directory to extend the URL with. It is not possible to specify multiple directories. You can also use timestamp components like <yyyy>, <dd>, etc.

(3) File pattern: File name pattern that specifies which files in the destination directory are accepted. It is not possible to specify multiple file name patterns here.

(4) File handling: The read file can be handled in the following ways.

Delete

The read file is deleted.

Do not delete

The read file is not deleted. Attention: If the file is not removed in any other way, this file will be read in again, the next time the profile is started.

Rename

The read file is renamed. The new file name can be specified in the associated field. You can use the following placeholders.

  • <file> is the full name of the processed file.

  • <file-prefix> is the name of the processed file without the file extension.

(5) Activate parallel processing: If this checkbox is set, several instances of this profile can work in parallel. The checkbox Profile may only run in one instance must not be set for this profile.


Attention: If deleting or renaming of the file to be processed fails because a file with the same name already exists, for example, no job is started. If checkbox CronJob is considered on error if no data is found is set, an error will occur even if the file to be processed exists. The same applies if the size of the file to be processed exceeds a configurable value.