SWIFT Module 7.1 SP10.July 2020 | Package Services | WmSWIFTCommon Package Services | com.wm.common.services Folder | com.wm.common.services.submitMQResponseToTN
 
com.wm.common.services.submitMQResponseToTN
This service submits the MQ response to Trading Networks. This service adds sagenv, correlationId and msgId as content parts of the bizdoc created for the XML data.
Input Parameters
xmldata
String The message response as XML data.
sagenv
String The SAG response envelope.
correlationId
Object The IBM MQ correlation ID included in the JMS headers of the response sent back to SAG.
msgId
Object The IBM MQ message ID included in the JMS headers of the request sent to the server application from SAG.
Output Parameters
bizdoc
Object Trading Networks BizDoc object.