|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
repeating incoming mrm format |
« View previous topic :: View next topic » |
Author |
Message
|
ryzor |
Posted: Thu Aug 26, 2004 6:35 am Post subject: repeating incoming mrm format |
|
|
Apprentice
Joined: 31 Dec 2001 Posts: 42
|
Hi guys,
I have a messages which i have to output in chunks of 1000 msgs for example if i have 40 000 records i must have an output of about 40 messages, my messages are in a fixed lenght mrm format.
any advice will be welcome - i'm using mqsi version 2.1.
thanx -ryzor. |
|
Back to top |
|
 |
kirani |
Posted: Thu Aug 26, 2004 6:56 am Post subject: |
|
|
Jedi Knight
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
|
You can use PROPOGATE statement in ESQL to send multiple messages to output queue within your message flow. Please look at ESQL manual for some examples. _________________ 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 |
|
 |
Bhawesh |
Posted: Thu Aug 26, 2004 9:08 am Post subject: |
|
|
Newbie
Joined: 22 Oct 2002 Posts: 8 Location: NJ-NY-CT (USA)
|
Just wanted to understand what you're trying to do :-
For the given example, if you want to send 40 message, each of them being a set of 1000 record itself. Yes! you can do that. Check your MRM definition for your message. You can define a Field of length ('n', your record length) with repeat count of 1000.
Populate that in your compute in usual way and as Kirani said, use PROPAGATE to send each of those 40 messages.
Let me know if my assumptions are not correct. |
|
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
|
|
|
|