ExternalFileReaderUnit
Group |
|
Function |
This Integration Unit reads a file from the file system. |
Description
Introduction: Integration Units. Set the Content in the Content settings of a Response Route in phase 6 to Output of IU.
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. |