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 Format

Post new topic  Reply to topic
 TDS Format « View previous topic :: View next topic » 
Author Message
psn
PostPosted: Thu Jun 19, 2003 5:15 am    Post subject: TDS Format Reply with quote

Disciple

Joined: 30 Oct 2002
Posts: 193
Location: France

I have defined an MRM TDS Variable Length separated by ";"

The Input Message looks like :
field1;field2;lastfield;

As I manipulated the lastfield in a compute node the lastfield data looks like : "data;" that means that the last ";" form the message read in the message. how can I defined my TDS that this last ";2 not part of the lastfield is ?

psn
Back to top
View user's profile Send private message
skn
PostPosted: Thu Jun 19, 2003 5:24 am    Post subject: Reply with quote

Centurion

Joined: 21 May 2003
Posts: 112
Location: Dallas

o dont think u need to change the def.Just change the input

from

field1;field2;lastfield;

to

field1;field2;lastfield

";" is needed only if you have elements following "lastfield".
Back to top
View user's profile Send private message
skn
PostPosted: Thu Jun 19, 2003 5:29 am    Post subject: Reply with quote

Centurion

Joined: 21 May 2003
Posts: 112
Location: Dallas

well if your input is in standard format and u cant it,then i think u can
define your message to be containing 4 elements rather than 3,and the delimeter being ;.and just leave out the last element which is ganna be blank anyway.

tis is one cheap trick ,i am sure it can be done in alot other ways.
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Thu Jun 19, 2003 8:24 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

I think you can set the group terminator to ';'. Then the last field should be 'data' and not 'data;'.
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 Format
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.