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 » use of label node for MRM (CWF) messages

Post new topic  Reply to topic
 use of label node for MRM (CWF) messages « View previous topic :: View next topic » 
Author Message
vickie_ews
PostPosted: Tue Oct 08, 2002 7:52 am    Post subject: use of label node for MRM (CWF) messages Reply with quote

Novice

Joined: 04 Sep 2002
Posts: 18

For messages from a COBOL application, we transform to XML, and send to a client. We will be receiving multiple COBOL messages and want to use route-2-label node to send to the appropriate flow for transformation.

In our original flow, the MQInput node (w/corresponding queue) designates:

Message Domain: MRM
Message Set: DQJNS7894Q001
Message Type: Finance
Message Format: CWF

However, on the label node, there is not a way to designate the MRM message set type. So is it enough to use the Compute Node to specify the MRM Properties w/o an MQInput node. Is the routing to the labelnode still dynamic? or does it require an MQInput node and corresponding queue?

gratefully,
vickie_ews
Back to top
View user's profile Send private message Yahoo Messenger
cute_pav
PostPosted: Tue Oct 08, 2002 1:13 pm    Post subject: Reply with quote

Acolyte

Joined: 04 Jan 2002
Posts: 65
Location: usa

vickie,

I am not sure that I interpreted your problem correctly,
to use your lable node for multiple flows you may need to use compute node to set an intelligence of messagetype and to send corresponding flow.

your design may look like the following:

MQInputNode -> ComputeNode(use ESQL code for intelligence) -> Route to Label -> Label -> subflow -> MQOutputNode.

pavan
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger MSN Messenger
vickie_ews
PostPosted: Tue Oct 08, 2002 1:50 pm    Post subject: 2. label name for MRM (CWF) Reply with quote

Novice

Joined: 04 Sep 2002
Posts: 18

Yes, you interpreted correctly. Specifically though, the subflow will have a Compute Node to transform the COBOL to XML. Can the Message Set Properties be assigned only in of the subflow Compute Node?

The MQInput Terminal does not have a Default Tab to designate the Message Properties settings (like in an MQInput node)?

gratefully,
vickie_ews
Back to top
View user's profile Send private message Yahoo Messenger
kirani
PostPosted: Tue Oct 08, 2002 2:37 pm    Post subject: Reply with quote

Jedi Knight

Joined: 05 Sep 2001
Posts: 3779
Location: Torrance, CA, USA

Vickie,

You will have to read your input message AS BLOB in your MQInput node. In one of the compute node, you will use some logic to identify record type and then based on record_type you will branch to appropriate label nodes. So your main msg-flow will look like this,

MQInput->Compute1->RouteToLabel

Label1->Subflow1->MQOutput1
Label2->Subflow2->MQOutput1
and so on....

Your label node will be connected to some sub-flow. Your sub-flow will consist of,
InputTerminal->ResetContentDescriptor->Compute1->MQOutput/OutputTerminal.

Use ResetContentDescriptor node to apply appropriate message defn to your input message. Use compute node to transform your COBOL message into XML format.

I hope this helps.
_________________
Kiran


IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries

Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » use of label node for MRM (CWF) messages
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.