IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Services and service-related functions > Access external services with adapters > Configure and using adapters > IBM WebSphere Adapters > FTP > Overview of IBM WebSphere Adapter for FTP

Technical overview

WebSphere Adapter for FTP provides the means for services running on IBM BPM or WebSphere Enterprise Service Bus to communicate with one or more FTP servers.

The services are contained in a module, which consists of both a project in IBM Integration Designer and a unit of deployment to IBM BPM. The module is packaged and deployed to IBM BPM as an enterprise archive (EAR) file.

The module contains components, which are the actual services, imports and exports. Imports identify services outside of a module, making them callable from within the module. Exports allow components in a module to provide their services to external clients. Imports and exports require binding information, which specifies the means of transporting the data from the modules. The assembly editor in IBM Integration Designer sets up the imports and exports, lists the supported bindings, and simplifies their creation.

Overview of WebSphere Adapter for FTP