ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » XML parser to parse binary block of data ?

Post new topic  Reply to topic
 XML parser to parse binary block of data ? « View previous topic :: View next topic » 
Author Message
KAKEZ
PostPosted: Mon Dec 09, 2002 4:39 am    Post subject: XML parser to parse binary block of data ? Reply with quote

Centurion

Joined: 10 Oct 2002
Posts: 117

Hi,
I am new in MQSI and XML context -and I have a case to solve: some inbound mqseries message has the following format:

<xml_area>
<field1> ... </field1>
<field2> ... </field2>
.
.
</xml_area>
(binary-block-of-data)

which does't match standard parser,
is there somewhere some parser to be able to treat such format or some idea to treat it when we get this type of message?
or is there possible to insert a binary block of data within an XML structure?
thanks for advices
Jack
Back to top
View user's profile Send private message
yaakovd
PostPosted: Mon Jan 20, 2003 8:03 am    Post subject: Reply with quote

Partisan

Joined: 20 Jan 2003
Posts: 319
Location: Israel

Hi,

1. Get mesage from queue as BLOB
2. Using ResetContentDescriptor node rest message Domain to XML
3. in compute node when you create output XML use:
SET OutputRoot.Properties.MessageFormat = 'XML';


Good luck in the new area
_________________
Best regards.
Yaakov
SWG, IBM Commerce, Israel
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » XML parser to parse binary block of data ?
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.