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 » TDS to XML(Urgent help needed)

Post new topic  Reply to topic
 TDS to XML(Urgent help needed) « View previous topic :: View next topic » 
Author Message
w
PostPosted: Mon Nov 08, 2010 3:57 am    Post subject: TDS to XML(Urgent help needed) Reply with quote

Apprentice

Joined: 08 Nov 2010
Posts: 44

Need to convert TDS to XML . The TDS data is something like this

FirstName=XXXX|LastName=YYYYY|address=1133 BAL HARBOR

Can any one help me with creating the message format for this (using WMB 6.1)
Back to top
View user's profile Send private message
kimbert
PostPosted: Mon Nov 08, 2010 5:12 am    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5542
Location: Southampton

You need a message structure like this:
Code:
element name='message'
    complexType dataElementSeparation='Tagged Delimited' delimiter='|' TagDataSeparator='='
        element name=""FirstName" Tag="FirstName"
        element name=""LastName" Tag="LastName"
        ...
Back to top
View user's profile Send private message
w
PostPosted: Mon Nov 08, 2010 5:58 am    Post subject: Reply with quote

Apprentice

Joined: 08 Nov 2010
Posts: 44

@kimbert it worked..thanks a lot..
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 » TDS to XML(Urgent help needed)
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.