Understanding the FTP Binding Component

Correlating a Request-Response

There are two methods used to correlate a request with a corresponding response message.

  1. Using the BPEL correlate set method.

  2. Synchronized Request/Response Processing: This is enabled using ftp:message —> messageCorrelate (if you are using the “Message” ftpbc binding scheme). If you are using the “Transfer” ftpbc binding scheme, ftp:transfer —> messageCorrelate.