SWIFT Module 7.1 SP10.July 2020 | Package Services | WmFIN Package Services | wm.fin.transport.AFT Folder | wm.fin.transport.AFT:processIncomingFile
 
wm.fin.transport.AFT:processIncomingFile
This service is invoked to process the SWIFT FIN flat file message. This service breaks the batch input file into the individual SWIFT FIN messages. It then invokes wm.fin.trp:receiveMessage 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 replaces the deprecated service, wm.fin.transport.AFT:processInboundFile.