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 » handling large message in mapping node

Post new topic  Reply to topic
 handling large message in mapping node « View previous topic :: View next topic » 
Author Message
WBI_user
PostPosted: Mon Jan 12, 2009 9:12 am    Post subject: handling large message in mapping node Reply with quote

Partisan

Joined: 07 Aug 2001
Posts: 386

There are a couple of very good chapters in the info center on how to handle large XML or MRM messages using ESQL techniques. Is there anything equivalent on reducing memory usage when mapping nodes are used to handle records with high numbers of repeat structures?
Back to top
View user's profile Send private message
kimbert
PostPosted: Mon Jan 12, 2009 2:08 pm    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5542
Location: Southampton

A key feature of those techniques is this loop:

for each occurrence of the repeating structure
- parse a single occurrence
- create output bitstream for this occurrence
- delete the message tree and recover the memory

I don't think the Mapping node allows you to delete portions of the message tree, so I think the answer to your question is 'no'...although I would be happy to be proved wrong.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » handling large message in mapping node
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.