Thanks David
This is the kind of help we always hope to find in these forums, thanks a lot.
Let me give you a brief of our model.
We are modeling a process that involves some file transfers between a system that initially process the data and then sends this processed data (via FTP) to a secondary system for a second processing.
The first system must wait for the end of the secondary system processing and receives a file transfer back with the results to continue the whole process.
In order to make possible the interaction between the Intalio process and the FTP We going to built asynchronous WebWServices to perform the file transfers.
The files to be transferred between the two system contains a bulk of records to be processed and the secondary system is a Mainframe, these are the main reasons why this data interchange must be performed using
ftp.I will take a look of your example especially all the related with correlation.
Wilmer.