SWIFT Module 7.1 SP10.July 2020 | Package Services | WmFIN Package Services | wm.fin.transport.AFT Folder | wm.fin.transport.AFT:processInboundFile
 
wm.fin.transport.AFT:processInboundFile
Deprecated. The flat file listener invokes this service to process incoming SWIFT FIN messages received via AFT. It then invokes wm.fin.trp:receive to process each of the SWIFT FIN messages in the inbound batch file.
Input Parameters
ffdata
java.io.InputStream Input stream to the file received via AFT.
Output Parameters
None.
Usage Notes
This service is deprecated and is replaced by wm.fin.transport.AFT:processIncomingFile.