SWIFT Module 7.1 SP10.July 2020 | Package Services | WmFIN Package Services | wm.fin.transport.AFT Folder | wm.fin.transport.AFT:processIncomingMessage
 
wm.fin.transport.AFT:processIncomingMessage
This service parses incoming SWIFT FIN messages separated with special characters and outputs the SWIFT FIN messages as a string array with the special characters stripped.
Input Parameters
ffdata
java.io.InputStream Input stream to the file received via AFT.
Output Parameters
finMessage
String A string list containing the individual SWIFT FIN messages with the special characters stripped.