ExternalFileReaderUnit

Class name

com.ebd.hub.datawizard.iu.ExternalFileReaderUnit


This Integration Unit reads a file from the file system and returns the data as the output of the Integration Unit.

The encoding of a Response that uses the output of this Integration Unit must be set to "ISO-8859-1". The encoding of the read-in file is used.

Parameters


Parameter name

Allowed values

Default value

Description

Delete orig. file

true, false

false

Deletes the original file, if true.

file



Path to the file. Note: If the path matches the pattern Job_<jobnr> or ARC_<jobnr>, the backup file, respectively, the archive file with the corresponding job number is selected from the profile's backup directory. The use of the string @VAR_SYS_BACKUP@ is also allowed since this system variable always contains the name of the backup file.