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 does the RCD node work?

Post new topic  Reply to topic
 How does the RCD node work? « View previous topic :: View next topic » 
Author Message
brokendrum
PostPosted: Wed Apr 02, 2003 4:33 am    Post subject: How does the RCD node work? Reply with quote

Apprentice

Joined: 14 Jan 2003
Posts: 34

Whats the difference between using an RCD node and using a compute node to reset the following?:

OutputRoot.Properties.MessageSet
OutputRoot.Properties.MessageType
OutputRoot.Properties.MessageFormat

I've tried the latter but without any success using the following code:

SET OutputRoot = InputRoot;
SET OutputLocalEnvironment.Destination.RouterList.DestinationData[1].labelname = 'labelname';
SET OutputRoot.Properties.MessageSet = 'MsgSet';
SET OutputRoot.Properties.MessageType = 'MsgType';
SET OutputRoot.Properties.MessageFormat = 'MsgFormat';

Am I misunderstanding what RCD does?

Thanks.
Back to top
View user's profile Send private message
kwelch
PostPosted: Wed Apr 02, 2003 9:02 am    Post subject: Reply with quote

Master

Joined: 16 May 2001
Posts: 255

Hi BrokenDrum,

RCD lets you override what you put on the MQInput Node where as setting it in the Compute node you are defining your output. Say for example you have a situation where you are receiving different messages into the same flow. You would define on your MQInput Node that it was BLOB and then check some field in the message for a particular value. Based on that value you would send it to a RCD, where you specify the MessageFormat, MessageType, and MessageSet. From there you would go about the normal processing of the message. I hope that helps.

Karen
Back to top
View user's profile Send private message Send e-mail
brokendrum
PostPosted: Wed Apr 02, 2003 11:34 pm    Post subject: Reply with quote

Apprentice

Joined: 14 Jan 2003
Posts: 34

Hmmm.... I guess this is a case of 'the answers in the question!' - ('SET OutputRoot....' and all that) Thanks for clarifying my confusion though.
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 does the RCD node work?
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.