Module for ISO_8583 9.6.June 2016 | Understanding and Using webMethods ISO8583 | Installing and Using Module for ISO_8583 | WmISO8583 Services | wm.estd.iso8583.service:convertIDataToISOMsg
 
wm.estd.iso8583.service:convertIDataToISOMsg
Converts an IS document (IData object) of a specific ISO_8583 scheme into an ISO_8583 message.
Input Variables
data
Document Mandatory. The IS document to be converted into ISO_8583 message.
schemeID
String Mandatory. The namespace of the unique ISO_8583 message document type to use for conversion.
Output Variables
isoMsg
Object Conditional. Contains the ISO_8583 message converted from the IS document for the specified document type.