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 to parse BLOB in custom node (plug-in) ?

Post new topic  Reply to topic
 How to parse BLOB in custom node (plug-in) ? « View previous topic :: View next topic » 
Author Message
harrisjc
PostPosted: Thu Jan 31, 2002 10:55 am    Post subject: Reply with quote

Newbie

Joined: 29 Jan 2002
Posts: 3

I am writing a custom node that takes a BLOB as input and manipulates the BLOB data . I would then like to parse the BLOB, and create an XML tree for propagation to the next node. I want to do this BLOB manipulation and parsing in the same custom node.

In other words I want to do what the ResetContentDescriptor node does but do it in a custom node using the API.

How can I do this ?
Back to top
View user's profile Send private message
mpuetz
PostPosted: Mon Feb 04, 2002 8:55 am    Post subject: Reply with quote

Centurion

Joined: 05 Jul 2001
Posts: 149
Location: IBM/Central WebSphere Services

Hi,

AFAIK, you can't rewrite the functionality of a ResetContentDescriptor
with the current API, since there is no call which allows you to
force a reparse of the message buffer. I tried do this myself once
and failed.

You could do the following however:
Make sure you message comes in as BLOB.
Get the the buffer from the Root.BLOB.BLOB element
and modify it. Place a ResetContentDescriptor behind
your node and reparse as XML.



_________________
Mathias Puetz

IBM/Central WebSphere Services
WebSphere Business Integration Specialist
Back to top
View user's profile Send private message
harrisjc
PostPosted: Tue Feb 05, 2002 8:56 am    Post subject: Reply with quote

Newbie

Joined: 29 Jan 2002
Posts: 3

I was afraid of that.

Thanks for the reply, now I can stop trying.

___________________

Jeff Harris

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 to parse BLOB in custom node (plug-in) ?
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.