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 » MQSI Message broker and large XML message

Post new topic  Reply to topic
 MQSI Message broker and large XML message « View previous topic :: View next topic » 
Author Message
Emilio Carnelli
PostPosted: Tue Jun 15, 2004 7:37 am    Post subject: MQSI Message broker and large XML message Reply with quote

Newbie

Joined: 17 May 2004
Posts: 5

I'm wondering if I can manage with MQSI MB a 35Mb XML message.
I will run in a memory problems. Is the MQSI MB XML parser a DOM like parser?

Thanks
Back to top
View user's profile Send private message
kimbert
PostPosted: Wed Jun 16, 2004 4:25 pm    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5542
Location: Southampton

No, it uses a SAX parser. Whether you run into memory problems depends on a lot of variables. Why not just give it a try, and see what happens?
Back to top
View user's profile Send private message
shanson
PostPosted: Tue Jun 22, 2004 12:30 am    Post subject: Reply with quote

Partisan

Joined: 17 Oct 2003
Posts: 344
Location: IBM Hursley

What do you intend to do with the message when your message flow has received it? Are you just routing it, or are you transforming it into another message format?
Back to top
View user's profile Send private message
Testo
PostPosted: Mon Jun 28, 2004 12:27 am    Post subject: Some more info Reply with quote

Centurion

Joined: 26 Feb 2003
Posts: 120
Location: Italy - Milan

Hi Steve!

I'm responding on behalf of Emilio as I am involved in the same project as a consultant for WBIMB.

The message is an XML one, containing something like 35,000 payments (SWIFT XML format) with an average size of 1kb per payment.

The message in input should be validated, parsing it against a schema or a dtd (so we are going to parse it under the MRM-XML domain) and after that, we should write a record in a DB for each payment.

To avoid problems with the DB, the idea was to split the 35,000 payments in 35,000 single messages, allowing fast and parallel processing for WBIMB. This step could be obviously done before the WBIMB takes the messages, but in this manner, the customer is wondering: "if I have to write an adapter to split the file outside the broker, then I could also process it outside the broker!".

Any hint would be very appreciated.

Cheers,
Testo
Andrea Tedone
IBM IT Specialist
Back to top
View user's profile Send private message Send e-mail MSN Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » MQSI Message broker and large XML message
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.