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 » Ascii to signed decimal (ebcdic)

Post new topic  Reply to topic
 Ascii to signed decimal (ebcdic) « View previous topic :: View next topic » 
Author Message
srailkar
PostPosted: Wed Oct 25, 2006 4:45 am    Post subject: Ascii to signed decimal (ebcdic) Reply with quote

Apprentice

Joined: 01 Jun 2005
Posts: 37

Can anyone tell me how to convert ascii value '-1274.47' to signed implied decimal ebcdic '2744M'?

My message flow is on Windows platform.
In the cobol copybook the field is :
PREMIUM PIC S9(09)V9(02).

The message set is created from cobol copy book with
Source Platform: WIN32
CodePage: ISO8859_1
Floating point format: IBM 390 Hex

Byte order : Little Eidian
External decimal sign : EBCDIC
TRUNC: BIN

bottom portion all 'ticked'

INPUT is XML PremiumTotal="-274.47"

In the message flow:
SET OutputLocalEnvironment.Variables.XML.HOLD.PremiumTotal = LTRIM(FIELDVALUE(InputRoot.XMLNS.ISI_CERT.(XML.Attribute)PremiumTotal));

in the mapping node I have:
$mq:InputLocalEnvironment.Variables.XML.HOLD.PremiumTotal


What I am receiving on the output queue is'2744w'.

Advice please.
Thanks.
SRailkar
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 » Ascii to signed decimal (ebcdic)
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.