Also known as a simple variant of the MFT1)
For a simple file transfer without transforming, only a few eBiss components are needed.
 Message box
It is advisable to also create a separate message box for a specific data link, because the files to be fetched from a receive channel must be stored somewhere in between.
 
 
 Receive channel
This can be any reception channel. This uses the message box created under point 1.
 
 
- 
 
- 
 ChannelReceiver with input channel as defined under point 2.
 
 ChannelSender with transmit channel as defined under point 3.
 
 optional: TaskNotificator with SMTP channel for task notifications.
 
 
 Automation
If the process is to be automated, a time-controlled automation is set up for the job defined in point 4.