|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Split the file and route it |
« View previous topic :: View next topic » |
Author |
Message
|
pvemuri |
Posted: Mon Nov 08, 2004 8:29 pm Post subject: Split the file and route it |
|
|
 Voyager
Joined: 05 Jan 2004 Posts: 83 Location: CA, USA
|
Hi,
I have a message coming in from the MainFrame. It has 4 or 5 destination ID's in it. I have to split the file depending on the destination and route each piece to each destination. The main file will be of size 40 to 60 MB. Any idea's ??
Thanks,
pvemuri. |
|
Back to top |
|
 |
kirani |
Posted: Mon Nov 08, 2004 11:27 pm Post subject: |
|
|
Jedi Knight
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
|
Since your message is coming from M/F, I am assuming that its in COBOL format. How are you constructing your message for these files? Do you put each file as one message on the queue or do you have a message for each record within the file?
Either way you can parse your input message using message defn created in MRM and route to different paths of your message flows using RouteToLabel node. Or depending on your input data you can set DestinationList so that the message can be written to different output queues.
If you think this information is not enough then please explain your requirements in detail. _________________ 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 |
|
 |
KeeferG |
Posted: Tue Nov 09, 2004 2:28 am Post subject: |
|
|
 Master
Joined: 15 Oct 2004 Posts: 215 Location: Basingstoke, UK
|
As was previously stated it depends on how your message is constructed. Several appended messages of differents formats could be seperated in a compute node using propogate to split into its component messages, then routed and formatted by address type after using a route to label. If it is all one message then MRM format would be used and again propgate the relevent parts specifying the queue destination for the single output node. _________________ Keith Guttridge
-----------------
Using MQ since 1995 |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|