SWIFT Module 7.1 SP10.July 2020 | Package Services | WmFIN Package Services | wm.fin.transport.MQSeries | wm.fin.transport.MQSeries:getMQSeriesListenerService
 
wm.fin.transport.MQSeries:getMQSeriesListenerService
This service retrieves SWIFT FIN messages from a specified MQSeries queue, removes extraneous information in the SWIFT message, and publishes the actual SWIFT message for further processing by the wm.fin.trp:receiveMessage service.
Input Parameters
msgbody
String SWIFT message retrieved from the specified WebSphere MQ queue.
Output Parameters
None.
Usage Notes
This service replaces the deprecated service, wm.fin.transport.MQSeries:getListenerService.