Can you please help me to understand the difference between SWIFT Interact & Fileact protocol
2 Answers
The two products are designed to handle different types of financial processing.
SWIFT Interact is designed for solutions where a real-time gross settlement system is in play, better known by its acronym RTGS. This type of processing is near real-time processing. In the US the FedWIRE for example is an RTGS solution.
The SWIFT Fileact is used for time-insensitive processing, i.e. batch processing. In such a system, financial transactions are queued up and then batch processed at a particular time. For example ACH is a batch processed system.
Though both protocols are handling financial transactions, the difference lies in the processing handling aspect of it.

- 81
- 1
- 1
- 7
@venkat
If you are looking for more information about OpenStack Swift kindly follow our developer documentation http://docs.openstack.org/developer/swift/ for details.

- 1,944
- 1
- 12
- 20