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 » MRM quirk or not???

Post new topic  Reply to topic
 MRM quirk or not??? « View previous topic :: View next topic » 
Author Message
GYR
PostPosted: Thu Jun 15, 2006 3:45 am    Post subject: MRM quirk or not??? Reply with quote

Acolyte

Joined: 23 Jan 2002
Posts: 72

Having searched the forum and read the manulas which seems to concur with my understanding I need another set of eyes please people to help me out here. Thanks in advance.
WBIMB V5 CSD6 on Suse Linux

In a MRM message i have 2 types (elements) with child elements in both - which the first element and type has had set min occurs to 1 and max occurs also set to 1 i.e they're mandatory. The second type element and associated children elements are set to optional i.e. min occurs is set to 0 and max occurs is default 1 and the padding char is set to NUL physical set to Fixed Length. In the trace I have logic that determines if the second type of the MRM is written or not (being set to optional) and the usertrace concurs that the first type is written OK and that the second type is not there as it should be and just prior to writing to MQ output node, but when it writes that MRM structure to the MQOutput node the second type has been written with blanks as values . Before I go crying to IBM I just want to make sure i have explored all the avenues. Thanks again.
Back to top
View user's profile Send private message
kimbert
PostPosted: Mon Jun 19, 2006 1:36 am    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5542
Location: Southampton

I find your description very hard to follow. Please confirm that your model looks like this:
Code:

Message  [Composition: Sequence  Data Element Separation : Fixed Length ]
    |- ComplexElement1 : [ minOccurs:1, maxOccurs:1, Data Element Separation:Fixed Length ]
        |- child1
        |- child2
        |- etc
    |- ComplexElement2 : [ minOccurs:0, maxOccurs:1, Data Element Separation:Fixed Length ]
        |- child1
        |- child2
        |- etc
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 » MRM quirk or not???
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.