Posted: Mon Jan 12, 2009 9:12 am Post subject: handling large message in mapping node
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?
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.
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