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 » Passthru of a message

Post new topic  Reply to topic
 Passthru of a message « View previous topic :: View next topic » 
Author Message
RocknRambo
PostPosted: Fri Sep 17, 2004 7:27 am    Post subject: Passthru of a message Reply with quote

Partisan

Joined: 24 Sep 2003
Posts: 355

I'm a getting a xml ....from a source and the target needs AsIs...just removing some headers...

which I'm able to do... but the xml from source, I get in a single line..
ex: <Header><Detail><Data><Name>abc<</Name>><Class>b</Class><</Data>></Detail></Header>

but the target needs as

<Header>
<Detail>
<Data>
<Name>abc<</Name>
<Class>b</Class>
</Data>>
</Detail>
</Header>

how do I achieve this.

right now, I'm using SET InputRoot = OutputRoot; as no transformation is reqd.

any thoughts.


thanks
sanu
Back to top
View user's profile Send private message
mrlinux
PostPosted: Fri Sep 17, 2004 7:46 am    Post subject: Reply with quote

Grand Master

Joined: 14 Feb 2002
Posts: 1261
Location: Detroit,MI USA

Are you saying the application receiving the message needs it element
seperated my newline ??? Also I assume the extra << and also << on some of your tags are just typos ???
_________________
Jeff

IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries
Back to top
View user's profile Send private message Send e-mail
RocknRambo
PostPosted: Fri Sep 17, 2004 8:02 am    Post subject: Reply with quote

Partisan

Joined: 24 Sep 2003
Posts: 355

Quote:
Are you saying the application receiving the message needs it elements seperated my newline ???


yes..exactly!.. thts what I'm looking for!!



Quote:
Also I assume the extra << and also << on some of your tags are just typos ???


sorry..it was my typo.
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 » Passthru of a 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.