class EnsLib.RecordMap.Operation.BatchFTPOperation extends EnsLib.RecordMap.Operation.BatchFileOperation
Business Operation to write RecordMap batch data out to files on an FTP server. Note that this operation uses a temporary file while writing individual records to the batch, and transmits the temporary file when the batch output is complete.
The type of adapter used to communicate with external systems