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 > Outbound processing > Supported operations

List operation

The List operation lists the file names in the specified directory.

All the file names and directories that are specified in the request are returned to the calling component.

If only the directory is specified, all the file names in the directory are retrieved and sent as a response to the calling component.

If the specified directory does not exist, a RecordNotFound exception is sent to the calling component.

Supported operations