|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Delimited message parsing in MQSI 2.0.2 |
« View previous topic :: View next topic » |
Author |
Message
|
prasannal |
Posted: Mon Aug 04, 2003 12:21 am Post subject: Delimited message parsing in MQSI 2.0.2 |
|
|
Apprentice
Joined: 04 Aug 2003 Posts: 44
|
Hello,
I am using MQSI 2.0.2 VERSION.
I had created a simple message flow which:
- receives a MRM message
- In compute node reads MRM message and creates a new XML out of it.
Since the input message will be a Delimited string, I have to create Message Set structure accordingly.
But, there is no property in all elements of a message set which can set dilimiter.
In WMQI 2.1 this support has been provided as far as I know.
Can you guide me on this?
Thanks in advance. |
|
Back to top |
|
 |
Craig B |
Posted: Mon Aug 04, 2003 4:11 am Post subject: |
|
|
Partisan
Joined: 18 Jun 2003 Posts: 316 Location: UK
|
You are correct in that WMQI V2.1 the MRM has the capability to parse delimited messages. This is given with the MRM-TDS parser. As you have found, this functionality is not available in V2.02, and there you cannot set the MRM parser to parse against a delimited bitstream.
If you have a large requirement for this in your environment then I would suggest moving to V2.1 (or V5). If you need to run on V2.02 then it seems you will need to split this message bitstream yourself. This could be done by processing the message in the blob domain, but this could lead to problems when attempting to get the character strings back that have been extracted (V2.02 does support a CAST with CCSID option to convert BLOBs into true strings). Or you could consider writing a custom User parser to do this in V2.02. _________________ Regards
Craig |
|
Back to top |
|
 |
EddieA |
Posted: Mon Aug 04, 2003 7:24 am Post subject: |
|
|
 Jedi
Joined: 28 Jun 2001 Posts: 2453 Location: Los Angeles
|
Or if you must stay on 2.0.2, then consider using the NEON parts to do the parsing.
Cheers, _________________ Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0 |
|
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
|
|
|
|