You can define operating system commands that are to be executed by the file/FTP adapter before and after message processing.
Default value: Empty string (no command)
When the operating system command is called, you can specify the file name currently being processed with the following placeholders:
%f(file name)
%F (absolute file name including path)
When this time interval is exceeded, the adapter continues processing. The executable program continues to run in the background.
The adapter writes the output (STDOUT and STDERR) for the operating system command in the system trace.
Message processing is independent of any errors that occur during the execution of a configured operating system command.