SWIFT Module 7.1 SP10.July 2020 | Package Services | WmSWIFTCommon Package Services | com.wm.common.Util Folder | com.wm.common.Util.invokeMQService
 
com.wm.common.Util.invokeMQService
This service invokes the MQ service identified by the service name.
Input Parameters
msgBodyByteArray
bytes Message payload for the MQ service in byte format.
serviceName
String The name of the MQ service.
Output Parameters
responseByteArray
bytes The response after invoking the MQ service.