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 » WBIMB MRM Message set question

Post new topic  Reply to topic
 WBIMB MRM Message set question « View previous topic :: View next topic » 
Author Message
mquser1
PostPosted: Tue Jun 08, 2004 9:58 am    Post subject: WBIMB MRM Message set question Reply with quote

Novice

Joined: 03 Jun 2004
Posts: 23

Hi all,

I am trying to model a CWF message in MRM. Depending on the value of the ninth field (which can be 1, 2 or 3), my message would have 2, 4 0r 2 additional fields. Essentially the value in the ninth field determines which fields follow.

Can you please advise on how I can construct this message.

Thank you.
Back to top
View user's profile Send private message
kimbert
PostPosted: Wed Jun 09, 2004 12:50 am    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5542
Location: Southampton

It depends on whether the remaining fields occupy the same number of bytes in all cases. If they do, you can model fields 10 onwards as a choice. You'll then need to write some ESQL to peek at field 9 and resolve the choice appropriately.

If the remaining fields are different sizes, you should be able to model the remainder of the message as an embedded message. In this case, you would need three message definitions (in addition to the already existing message definition) corresponding to the three options. Put them within a type with Composition=Message. Resolve the embedded message in ESQL in the same way as for a choice.
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 » WBIMB MRM Message set question
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.