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 » Splitting messages by JMS ?

Post new topic  Reply to topic
 Splitting messages by JMS ? « View previous topic :: View next topic » 
Author Message
mbprimer
PostPosted: Thu Jul 19, 2007 4:31 pm    Post subject: Splitting messages by JMS ? Reply with quote

Novice

Joined: 25 Mar 2007
Posts: 21

Hi All,

My Environment is MB V5,MQ 5.3 on AIX.

I req's are as follows.

a.
The JMS application will split the large data and send a number of messages to Broker using MQ. How this will be done on JMS side?Using Grouping or Segmentation?

b.
How the broker(which field in ESQL) will know the End of the message in a group?

c.
Broker process each message and format a FF message and propagates(Because each output msg is > 4 MB) to Mainframe queue.

Thanks.
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Thu Jul 19, 2007 4:57 pm    Post subject: Re: Splitting messages by JMS ? Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

JMS supports neither grouping nor segmentation, I believe.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Fri Jul 20, 2007 11:50 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

Jeff you sure about not supporting grouping?

I thought you could do grouping if not with JMS properties at least with JMSX_IBM properties...
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
mbprimer
PostPosted: Fri Jul 20, 2007 2:08 pm    Post subject: Splitting messages by JMS Reply with quote

Novice

Joined: 25 Mar 2007
Posts: 21

Jeff/fjb_saper,

I have gone through the forum and IBM and i found the following interesting fields

msg.setStringProperty("JMSXGroupSeq", "1");
msg.setStringProperty("JMSXGroupID", "myGroupId");
msg.setStringProperty("JMS_IBM_Last_Msg_In_Group", "true");

With the help of above stmts i think the JMS application can send the messages to WBI as a group.

Jeff/fjb_saper: i have one more question:
what's the Maximum size that a jms applcation can send to Broker thru IBM MQ V 5.3.
Back to top
View user's profile Send private message
EddieA
PostPosted: Fri Jul 20, 2007 2:42 pm    Post subject: Re: Splitting messages by JMS Reply with quote

Jedi

Joined: 28 Jun 2001
Posts: 2453
Location: Los Angeles

mbprimer wrote:
Jeff/fjb_saper: i have one more question:
what's the Maximum size that a jms applcation can send to Broker thru IBM MQ V 5.3.

The same as any other MQ application: 100MB.

Cheers,
_________________
Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Fri Jul 20, 2007 2:55 pm    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

fjb_saper wrote:
Jeff you sure about not supporting grouping?


If I were sure, I wouldn't have used "I believe".

Probably, though, I should have used "I think."
_________________
I am *not* the model of the modern major general.
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 » Splitting messages by JMS ?
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.