|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
XML data to mainframe |
« View previous topic :: View next topic » |
Author |
Message
|
laddha |
Posted: Mon May 26, 2003 4:25 am Post subject: XML data to mainframe |
|
|
 Apprentice
Joined: 20 Mar 2003 Posts: 27
|
Hi All.
I had 2 doubts.
1.
If in MQSI I am receiving XML data and that will be sent to a queue on a mainframe system.
Will XML get converted into EBCDIC format automatically?
OR
I will have to change the format somewhere in Message Flow?
2. If I am using NEON Formatter.
Why CONVERT can be given in between?
Pls can you put some light on these points.
Thanks.
Prasanna |
|
Back to top |
|
 |
kirani |
Posted: Mon May 26, 2003 10:56 am Post subject: |
|
|
Jedi Knight
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
|
What else are you doing with the XML message in your message flow?
In the given scenario there are three way's to do data conversion,
1. Within your message flow, read the input message as XML, in a compute node set appropriate values (corresponding M/F values) for CodedCharSetId and Encoding attributes in the properties folder. In this case, WMQI will do the data conversion automatically when writing out message on the output queue.
2. Write XML message without any conversion to the output queue, please make sure your MQMD.Format is set to MQFMT_STRING for these messages. The M/F program will use MQGMO_CONVERT option to convert message into EBCDIC format. Here, MQSeries is doing the data conversion.
3. The last option is to set the channel's convert property to YES. This will also require your MQMD.Format field set to MQFMT_STRING. _________________ Kiran
IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries
|
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|