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 » 0D in the data area considered as Carriage return

Post new topic  Reply to topic
 0D in the data area considered as Carriage return « View previous topic :: View next topic » 
Author Message
rajeevreddy
PostPosted: Mon Aug 31, 2009 12:52 am    Post subject: 0D in the data area considered as Carriage return Reply with quote

Apprentice

Joined: 07 Sep 2004
Posts: 39

When -20.00 get converted in EBCIDIC format with signed over punch the resultant binary data is 0000000200D. there is a 0D in the data area.Data is written to a file using Fileoutput node.When target application parse the file, even records are getting splited into peaces when application see record delimted hexa value in the data.Even when i open the file on the broker server i can see records been splitted into two lines due to oD.

How to make broker not to consider 0d as Carriage return if it comes as part of data. How to view data as one record when 0d appare.

I appriciate your help.
Back to top
View user's profile Send private message
Luke
PostPosted: Mon Aug 31, 2009 1:07 am    Post subject: Reply with quote

Centurion

Joined: 10 Nov 2008
Posts: 128
Location: UK

Sounds like the application in question is not expecting a signed decimal field there and is reading it as character data ....

Quote:
How to make broker not to consider 0d as Carriage return if it comes as part of data


Well, don't try and parse it as character data when it isn't. You need to use MRM domain to parse the data so that these signed fields get interpreted correctly.
Back to top
View user's profile Send private message
fschofer
PostPosted: Mon Aug 31, 2009 1:42 am    Post subject: Re: 0D in the data area considered as Carriage return Reply with quote

Knight

Joined: 02 Jul 2001
Posts: 524
Location: Mainz, Germany

rajeevreddy wrote:
Even when i open the file on the broker server i can see records been splitted into two lines due to oD.


Seems to me your file viewer simply interprets the 0D, use another one that does not or a hex viewer. Same for the application which probably also interprets the 0D for some reason.

Greetings
Frank
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » 0D in the data area considered as Carriage return
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.