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 » Converting XML to TDS problem.

Post new topic  Reply to topic
 Converting XML to TDS problem. « View previous topic :: View next topic » 
Author Message
akkati
PostPosted: Thu Feb 13, 2003 7:18 pm    Post subject: Converting XML to TDS problem. Reply with quote

Novice

Joined: 31 Jul 2002
Posts: 12
Location: Singapore

Hi,

I am facing converting XML to TDS.

I have simple flow, input --> compute--> output.

Input message is XML and out put should be TDS. Everything is working fine except Carriage Return is not appering in output message.

I have created Message set.

example:

I have created 4 elements.
I have created compound type Sub_Detail_Type which contains one line with delimeter as "|". other compound type is Detail_Type which is sub_detail_type. This can contain multiple rows in message i defined <CR><LF> as delimeter for this. and i set as repeat "YES" also.

in compute node i am manipulating MRM.

my input is
<A>a</A><B>B</B><C>C</C><D>D</D>
<A>a</A><B>B</B><C>C</C><D>D</D>

out put is:
A|B|C|DA|B|C|D

actually i need out put as :
A|B|C|D
A|B|C|D

pls can some one help me why this is happening


--vikram
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
kirani
PostPosted: Sat Feb 15, 2003 12:35 pm    Post subject: Reply with quote

Jedi Knight

Joined: 05 Sep 2001
Posts: 3779
Location: Torrance, CA, USA

Vikram,

Try using these properties for repeating Type element:
Data Element Separation: All Elements Delimited
Delimiter: |

Repeating Element Delimiter: <CR><LF>

Top level Compound Type:
Data Element Separation: All Elements Delimited
Delimiter: |
_________________
Kiran


IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries

Back to top
View user's profile Send private message Visit poster's website
akkati
PostPosted: Tue Feb 18, 2003 12:53 am    Post subject: Reply with quote

Novice

Joined: 31 Jul 2002
Posts: 12
Location: Singapore

Thanks kiran,

I did the you told, even then it is not working. I don't know y?

I manage to solve it by using Block Terminator <CR><LF>.

is there any problem with that.

thanks
--vikram
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Converting XML to TDS problem.
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.