FIX Module Version 7.2.December 2014 | Understanding and Using Fix Module | webMethods FIX Module | FIX Module Services | wm.fix.format:convertIDataToFix
 
wm.fix.format:convertIDataToFix
Converts a FIX Data object into a raw FIX message to be sent to a FIX engine.
This service works with FIX Module tag dictionaries to correlate tag numbers with tag names. Tag dictionaries are located in the /config/dictionaries folder of the WmFIXMessages package.
Input Parameters
fixIData
IData IData object conforming to the IS document type in the WmFIXMessages package.
sessionID
String Optional. SessionID of the FIX engine to which FIX Module will send the created raw FIX message. this parameter applies for FIX messages of version 5.0 or later.
Output Parameters
None.