SWIFT Module 7.1 SP10.July 2020 | Package Services | WmSWIFTCommon Package Services | com.wm.common.services Folder | com.wm.common.services.getXMLData
 
com.wm.common.services.getXMLData
This service retrieves the SWIFT request or response XML data from the TN BizDocEnvelope. The input bizdoc provided to this service must have xmldata as one of the content parts.
Input Parameters
bizdoc
Document Trading Networks BizDocEnvelope containing the SWIFT message.
Output Parameters
xmldata
String The SWIFT response or request XML data.