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 » Incoming message descriptor differs from outgoing

Post new topic  Reply to topic
 Incoming message descriptor differs from outgoing « View previous topic :: View next topic » 
Author Message
Paul Fearon
PostPosted: Fri Sep 07, 2001 11:28 am    Post subject: Reply with quote

Newbie

Joined: 06 Sep 2001
Posts: 2

Hi,

We've written a plugin that converts NONXML(BLOB) to XML. The problem is that we do not know how to change the message descriptor for the outgoingconverted message. I.e. How do we call a different parser... I thinks thats the question..

Help..!
Back to top
View user's profile Send private message
CodeCraft
PostPosted: Sat Sep 08, 2001 2:23 am    Post subject: Reply with quote

Disciple

Joined: 05 Sep 2001
Posts: 195

You probably need to elaborate on this a bit. For starts, what was in the 'BLOB' that required a plugin to be created, and, specifically what aspect of the MQMD are you having trouble with?
Back to top
View user's profile Send private message
granthmuk
PostPosted: Mon Sep 10, 2001 2:53 am    Post subject: Reply with quote

Apprentice

Joined: 16 May 2001
Posts: 38
Location: Edinburgh, Scotland

You may be able to do this in one of the following two ways-

1) Add a compute node before your MQOutput node and set the message properties in itusing ESQL similar to following

SET OutputRoot.Properties.MessageDomain = 'XML'; /* or whatever domain*/

2) Add a reset content descriptor node to force a re-parse of the message. Set the properties of the node to the message domain etc. that you need.

Back to top
View user's profile Send private message
Paul Fearon
PostPosted: Mon Sep 10, 2001 7:57 am    Post subject: Reply with quote

Newbie

Joined: 06 Sep 2001
Posts: 2

Everything is happening within one plug-in node. An XML message comes in. It is manipulated into an non-XML format to be propagated further. How do we make the parser realize that the outgoing message is of a different format? IBM's ResetContentDescriptor and Compute nodes are smart enough to be able to do this, as you have suggested. We would have to do the same thing internally to our plug-in node. How?

Thanks for your help.
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 » Incoming message descriptor differs from outgoing
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.