ExternalFileReaderUnit
Group |
|
Class Name |
com.ebd.hub.datawizard.iu.ExternalFileReaderUnit |
Function |
This Integration Unit reads a file from the file system. |
Description
Introduction: Integration Units.
The ExternalFileReaderUnit reads a file from the file system and is able to return the data with the Content option Content of IU (phase 6). It has a parameter file, in which the path to the file has to be specified. 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.
Parameter Description
Parameter Name |
Allowed Values |
Default Value |
Description |
Delete orig. file |
true, false |
false |
Deletes the original file, if true. |
file |
Path to the file. |