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 » WTX Signed External Decimal Output Error

Post new topic  Reply to topic
 WTX Signed External Decimal Output Error « View previous topic :: View next topic » 
Author Message
satyshh
PostPosted: Tue Sep 28, 2010 10:09 pm    Post subject: WTX Signed External Decimal Output Error Reply with quote

Newbie

Joined: 18 Nov 2008
Posts: 6

Hi,

I'm using a WTX node in WMB v7. The output of the WTX map is a CWF message. The cobol copybook has field which is a signed external decimal and the Sign Orientation is Trailing Overpunched. When I'm validating this with the Message Set in WMB it is giving a parser exception.Reason: Output of WTX for this field is like '1234{'. And the Message Set in WMB is expecting 'F1F2F3C4'. What change needs to be done either in WTX or WMB message set so that it doesn't throw a parsing exception.

Thanks & Regards,
Satyshh.P
Back to top
View user's profile Send private message
kimbert
PostPosted: Wed Sep 29, 2010 1:37 am    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5542
Location: Southampton

Quote:
The output of the WTX map is a CWF message.
The first time I read that, I thought you were using 'CWF' to mean 'untagged, fixed length data'. Then I realised that you really are taking the output of a WTX node and reparsing it using the MRM CWF parser. I'm not saying it's wrong, but it does sound like a good way to burn some CPU cycles.

Quote:
Output of WTX for this field is like '1234{'. And the Message Set in WMB is expecting 'F1F2F3C4'.
Do you mean that the CWF parser is expecting the bytes 0xF1F2F3C4 but it is receiving 0x313233347B? If so, the first looks like EBCDIC '1234D' and the second looks like ASCII '1234{'. Maybe the CCSID is wrong ( in WTX or in the MRM parser or both ).
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 » WTX Signed External Decimal Output Error
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.