If you are using the Windows COM object model, you can get or put the MsgId as Hex characters (E2A1B3F4, etc.) ; then you can use this as a 'string' and save that in the XML.
From: "Pope, Ben" <[EMAIL PROTECTED]> on 11/20/2002 11:35 AM Please respond to MQSeries List <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] cc: Subject: MQMQ MsgID - valid characters I have a situation where I need to pass the MsgId contents as part of an XML message. What I've found in the docs describes how the field in constructed by the queue manger but it is described as being simply "a byte field".� Are there any details as to what byte range could be used?� Specifically, codes between 0x00 and 0x20 are considered invalid XML and if they can be included in the MsgId field then I need to account for that possibility. Thanks, Ben Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available at http://www.lsoft.com Archive: http://vm.akh-wien.ac.at/MQSeries.archive
