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 » Importing two XML structures to use as one message

Post new topic  Reply to topic
 Importing two XML structures to use as one message « View previous topic :: View next topic » 
Author Message
Paul D
PostPosted: Mon Oct 11, 2004 8:49 pm    Post subject: Importing two XML structures to use as one message Reply with quote

Master

Joined: 16 May 2001
Posts: 200
Location: Green Bay Packer Country

I want to be able to create an MRM Message composed of two XML schema structures that I import in. They are concatenated with a "Super tag" in a previous step. I have something like this:

<SuperTag>
<MsgA>
<FieldA1>
</FieldA1>
</MsgA>
<MsgB>
<FieldB1>
</FieldB1>
</MsgB>
</SuperTag>

I'm essentially trying to deal with two XML structures, MsgA and MsgB on an incoming message. I'd like to stick to the import technique instead of hacking up the XML manually to achive this. I'm a bit confused as to how to do this. Can someone point me in the right direction.
_________________
Thanks!!!

Paul D
Back to top
View user's profile Send private message Visit poster's website
kimbert
PostPosted: Wed Oct 13, 2004 4:48 pm    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5542
Location: Southampton

You don't say whether you're on 2.1 or 5.0, but it sounds like 5.0.
I presume you're importing from xsd files...?
Just import both structures. Then create a new message (SuperTag) in the tooling, and add two element references to it. (to MsgA and MsgB).
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 » Importing two XML structures to use as one message
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.