Skip to main content

EnsLib.RecordMap.Operation.BatchFTPOperation

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.

Parameters

parameter ADAPTER = EnsLib.FTP.OutboundAdapter;
Inherited description: The type of adapter used to communicate with external systems

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab