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 » different delimiters between the fields

Post new topic  Reply to topic
 different delimiters between the fields « View previous topic :: View next topic » 
Author Message
neelus
PostPosted: Wed May 09, 2007 9:57 am    Post subject: different delimiters between the fields Reply with quote

Newbie

Joined: 23 Apr 2007
Posts: 2

How we will handle an input message with different delimiters between the fields?
Back to top
View user's profile Send private message
dsriksha
PostPosted: Wed May 09, 2007 10:11 am    Post subject: Re: different delimiters between the fields Reply with quote

Voyager

Joined: 27 Feb 2005
Posts: 95

neelus wrote:
How we will handle an input message with different delimiters between the fields?


Provide more details like Sample Input Data with what you r trying to achieve, Tools you are using with versions and what you tried etc. If not me, some one will surely help you with this
Back to top
View user's profile Send private message Send e-mail
kimbert
PostPosted: Sun May 13, 2007 3:20 pm    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5542
Location: Southampton

Please provide the following:
- example message ( more than one message if necessary )
- what message tree you want to get after you have parsed each example message.

Sorry, but parsing questions always come down to the details, and there are no shortcuts.
Back to top
View user's profile Send private message
neelus
PostPosted: Mon May 14, 2007 6:15 am    Post subject: Reply with quote

Newbie

Joined: 23 Apr 2007
Posts: 2

For example the Message is OrgName*12345&INDIA#EMAILID$ContactNO
Here *,&,#,$ are the Different Delimiters.
Is it possible to use different Delimiters in a Message.
That's my ?
Back to top
View user's profile Send private message
vk
PostPosted: Mon May 14, 2007 7:59 am    Post subject: Reply with quote

Partisan

Joined: 20 Sep 2005
Posts: 302
Location: Houston

You can try the following design -

Quote:
Message of type Message_Type (Delimiter - any character not present in input bitstream)
--------ComplexElement4 of type Type4 (Delimiter $)
----------------ComplexElement3 of type Type3 (Delimiter #)
------------------------ComplexElement2 of type Type2 (Delimiter &)
--------------------------------ComplexElement1 of type Type1 (Delimiter *)
----------------------------------------OrgName
----------------------------------------12345
--------------------------------INDIA
------------------------EMAILID
----------------ContactNo



Define all types as All Elements Delimited.

Regards,
VK.
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 » different delimiters between the fields
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.