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 avoid/Replace RCD node

Post new topic  Reply to topic
 how to avoid/Replace RCD node « View previous topic :: View next topic » 
Author Message
wmqiadmin
PostPosted: Tue Mar 21, 2006 5:25 pm    Post subject: how to avoid/Replace RCD node Reply with quote

Disciple

Joined: 19 Jun 2005
Posts: 163
Location: epping UK

Hi,

I am building a msgflow where depending upon the input request(XML) i have to convert it to CWF with some processing on it and then use RCD to parse that CWF and depending on some coditions convert it to XML back.

now, as i have many different requests , i will be using that many RCD nodes to convert it from CWF to XML. My question here is, is there any esql code which i can use instead of using RCD and uncluttering my messageflow with RCD nodes? please provide me an example.

eg: this is what i am building:

MQIN--->COMPUTE---->RoteToLabel---->RCD(1 to 9)----->COMPUTE-(1 to 9)---->MQOUT

i need something like:


MQIN--->COMPUTE---->RoteToLabel---->COMPUTE-B( 1 to 9)----->MQOUT
i want to add the RCD code in COMPUTE-B Node.

thanks in adv,
MQSIADM
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Tue Mar 21, 2006 5:30 pm    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

CREATE FIELD ... PARSE...
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
mgk
PostPosted: Wed Mar 22, 2006 2:42 am    Post subject: Reply with quote

Padawan

Joined: 31 Jul 2003
Posts: 1642

If you are using version 6 of Message Broker, then you can also get rid of your RouteToLabel node, as the first Compute Node can PROPAGATE directly to a Label by name (V6 only).


Regards,
_________________
MGK
The postings I make on this site are my own and don't necessarily represent IBM's positions, strategies or opinions.
Back to top
View user's profile Send private message
mqsiadm
PostPosted: Wed Mar 22, 2006 6:58 am    Post subject: Reply with quote

Novice

Joined: 05 Mar 2006
Posts: 12

thanks mgk for info on PROPAGATE command, i will definitly implement it as i have V6.
jefflowrey, thanks to you too, i will start investigating CREATE... PARSE command.
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 avoid/Replace RCD node
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.