Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

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