|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Urgent..Problem with CWF |
« View previous topic :: View next topic » |
Author |
Message
|
vmukesh |
Posted: Sun Feb 15, 2004 1:28 am Post subject: Urgent..Problem with CWF |
|
|
Novice
Joined: 30 Dec 2003 Posts: 10
|
Hi,
I am working with CWF. After the transformation in a compute node, the O/P displays correctly in the trace node. But, when I get the msg from queue through, it doesn't show me correct O/P. I have 6 fields and VCBSHDR_TELLER_ID1, VCBSHDR_TRANCODE1 are my Packed Decimal fields. Other fileds are Strings.
MY Trace and the Blow are as below. Pls. see if you have any clues..Thanks..
My Trace:
ROOT:(
(0x1000000)Properties = (
(0x3000000)MessageSet = 'E06AHDG076001'
(0x3000000)MessageType = 'ATMAddUpdAccountLinkageRequest'
(0x3000000)MessageFormat = 'CWF'
(0x3000000)Encoding = 546
(0x3000000)CodedCharSetId = 437
(0x3000000)Transactional = TRUE
(0x3000000)Persistence = FALSE
(0x3000000)CreationTime = GMTTIMESTAMP '2003-02-15 08:50:12.010'
(0x3000000)ExpirationTime = 36000
(0x3000000)Priority = 0
(0x3000000)ReplyIdentifier = X'414d51214e45575f53455353494f4e5f434f5252454c4944'
(0x3000000)ReplyProtocol = 'MQ'
(0x3000000)Topic = NULL
)
(0x1000000)MQMD = (
(0x3000000)SourceQueue = 'IN'
(0x3000000)Transactional = TRUE
(0x3000000)Encoding = 785
(0x3000000)CodedCharSetId = 500
(0x3000000)Format = 'MQCICS '
(0x3000000)Version = 2
(0x3000000)Report = 0
(0x3000000)MsgType = 1
(0x3000000)Expiry = 36000
(0x3000000)Feedback = 0
(0x3000000)Priority = 0
(0x3000000)Persistence = 0
(0x3000000)MsgId = X'414d51204d51504520202020202020204c994d3e02b10300'
(0x3000000)CorrelId = X'414d51214e45575f53455353494f4e5f434f5252454c4944'
(0x3000000)BackoutCount = 0
(0x3000000)ReplyToQ = 'ATM.RPL.INQ.01'
(0x3000000)ReplyToQMgr = 'MQD3'
(0x3000000)UserIdentifier = 'my912403 '
(0x3000000)AccountingToken = X'160105150000003f22bb0748793d6c7d7b7650f401000000000000000000000b'
(0x3000000)ApplIdentityData = ' '
(0x3000000)PutApplType = 11
(0x3000000)PutApplName = 'C:\MUKESH\MQRFH2\rfhutil.exe'
(0x3000000)PutDate = DATE '2003-02-15'
(0x3000000)PutTime = GMTTIME '08:50:12.010'
(0x3000000)ApplOriginData = ' '
(0x3000000)GroupId = X'000000000000000000000000000000000000000000000000'
(0x3000000)MsgSeqNumber = 1
(0x3000000)Offset = 0
(0x3000000)MsgFlags = 0
(0x3000000)OriginalLength = -1
)
(0x1000000)MQCIH = (
(0x3000000)OutputDataLength = 7381
)
(0x1000021)MRM = (
(0x1000000)ATMAddUpdAccountLinkageRequest = (
(0x3000000)ATMCICSProgName = 'HIS60000'
(0x3000000)VCBSHDRCBSMSGID = 'Z0'
(0x3000000)VCBSHDR_TERMINALID = ''
(0x3000000)VCBSHDR_TELLER_ID1 = '18'
(0x300000B)VCBSHDR_BRANCH_CODE = '1234'
(0x3000000)VCBSHDR_TRANCODE1 = '657108'
)
)
)
My Blob/ Hex appearance in Rfhutil:
X'4349482002000000b400000022020000b501000020202020202020200000000000000000000000000000000011010000feffffff01000000d51c0000000000000000000000000000000000000000000000000000202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202000000000000000000000000000000000' |
|
Back to top |
|
 |
Missam |
Posted: Sun Feb 15, 2004 1:43 pm Post subject: |
|
|
Chevalier
Joined: 16 Oct 2003 Posts: 424
|
did u find any errors in your log.can you print your exeption list here. |
|
Back to top |
|
 |
wooda |
Posted: Mon Feb 16, 2004 1:57 am Post subject: |
|
|
 Master
Joined: 21 Nov 2003 Posts: 265 Location: UK
|
The output bitstream you posted appears to include nothing but the MQCIH header.
I assume you posted the whole bitstream, and therefore what you mean when you say the output is not correct is that the payload of your message is missing completly.
You have the the messageType,messageFormat, messageSet all set.
Your trace appears to show you have a populated tree for the MRM part of your message.
I also assume you got no exceptions (as the message was written to output).
So it would appear that the MRM part of your message was not serialized.
My advice would be to collect a full trace and contact IBM service. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|