Skip to main content

EnsLib.RecordMap.Operation.ComplexBatchFTPOperation

class EnsLib.RecordMap.Operation.ComplexBatchFTPOperation extends EnsLib.RecordMap.Operation.ComplexBatchFileOperation

Business Operation to write ComplexBatch data out to files on an FTP server. Note that this operation uses a temporary file while writing out the ComplexBatch, and transmits the temporary file when 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