class EnsLib.EDI.XML.Service.FTPService extends EnsLib.EDI.XML.Service.Standard
Service to receive an XML document as a file from a remote FTP server
The type of adapter used to communicate with external systems
Override this method to process incoming data. Do not call SendRequestSync/Async() from outside this method (e.g. in a SOAP Service or a CSP page).