SWIFT Module 7.1 SP10.July 2020 | Package Services | WmFIN Package Services | wm.fin.transport.AFT Folder | wm.fin.transport.AFT:processOutboundFile
 
wm.fin.transport.AFT:processOutboundFile
Deprecated. This service subscribes to the FINSampleInboundMessage document that the
wm.fin.transport.Test:processFinMsg service publishes. This trigger invokes the sample service,
wm.fin.sample:receive, to process the incoming SWIFT message.
Deprecated. This service generates a unique file name and writes the outbound SWIFT message to the file in the folder specified in the TPA.
Input Parameters
ffdata
java.io.InputStream Input stream to the file received via AFT.
wm.fin.doc:FINOutbound Message
Document Reference The document to which this service subscribes when the transport parameter in the message TPA is set to AFT.
Output Parameters
None.
Usage Notes
This service is deprecated and is replaced by wm.fin.transport.AFT:processOutgoingFile.