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 » How best to handle this?

Post new topic  Reply to topic
 How best to handle this? « View previous topic :: View next topic » 
Author Message
raja_no_1
PostPosted: Wed Dec 07, 2005 4:19 am    Post subject: Reply with quote

Apprentice

Joined: 05 Sep 2005
Posts: 34

U can do the following:

1) Uncompress the data which is present inside the XML tag and extract it to a file/ String variable.

2) Make a new XML with the extracted data.

3) parse the new XML created.

You will have to do a lot of file handling thats all.
Back to top
View user's profile Send private message
wooda
PostPosted: Wed Dec 07, 2005 5:03 am    Post subject: Reply with quote

Master

Joined: 21 Nov 2003
Posts: 265
Location: UK

Your issue is clearly how to do the uncompression from within the broker flow as you don't want to be using an external application and writing files etc.

If you are using V6 then you could probably do this with the java compute node and a suitable java library to do the uncompression of this field.

Alternatively in earlier versions you could write a plugin node to do the same thing but may be more of learning curve for you.

Once you have uncompressed the XML then the rest should be straight forward, either build a new bitstream and re-parse the whole thing or parse your uncompressed xml segment and copy it back into your tree.
Back to top
View user's profile Send private message
JT
PostPosted: Wed Dec 07, 2005 6:20 am    Post subject: Reply with quote

Padawan

Joined: 27 Mar 2003
Posts: 1564
Location: Hartford, CT.

Another option is to use the source code provided in the IA99 Unzip Plug-in supportpac as a model for your uncompression requirement.
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 » How best to handle this?
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.