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 » xml transformations supported by V5

Post new topic  Reply to topic
 xml transformations supported by V5 « View previous topic :: View next topic » 
Author Message
Prithvi
PostPosted: Thu May 12, 2005 6:32 am    Post subject: xml transformations supported by V5 Reply with quote

Apprentice

Joined: 20 Dec 2004
Posts: 34

Hi,
I have a question regarding the xml transformations supported by message broker V5.
I have an xml data which needs to be transformed to a plain text format..... actually the plain text is to be sent as an email.

The input looks like this:
<Address>
<Street>hummingbird</Street>
<Nr>1234</Nr>
<Postalcode>5678</Postalcode>
<Municipality>buxely</Municipality>
<Busnr>987654</Busnr>
<Country>xyz</Country>
</Address>


The output is supposed to look like this:

The Address is
Street : hummingbird
Nr : 1234
Postalcode : 5678
Municipality : buxely
Busnr : 987654
Country : xyz

_________________
Prithvi
Back to top
View user's profile Send private message Yahoo Messenger
jefflowrey
PostPosted: Thu May 12, 2005 6:36 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

What is your question?
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
RocknRambo
PostPosted: Thu May 12, 2005 2:42 pm    Post subject: Reply with quote

Partisan

Joined: 24 Sep 2003
Posts: 355

For any transformation other than xml you need to buid the data structure.
In ur case.. I/p XML, O/P Flat file

Yes, you need to build a message set.

for email, u can read abt sendmail plugin node for ur reqs



-RR
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Thu May 12, 2005 2:53 pm    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

You don't need to build a message set.

You can build a single big long string, and write that to OutputRoot.BLOB.BLOB.

Was that the question that was being asked? Do I need to build a message set?
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
Prithvi
PostPosted: Thu May 12, 2005 11:30 pm    Post subject: Reply with quote

Apprentice

Joined: 20 Dec 2004
Posts: 34

yup!!! that was my question....
appreciate the help guys
_________________
Prithvi
Back to top
View user's profile Send private message Yahoo Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » xml transformations supported by V5
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.