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 » INPUT CWF - Repeat Reference failing

Post new topic  Reply to topic
 INPUT CWF - Repeat Reference failing « View previous topic :: View next topic » 
Author Message
cross_worlds
PostPosted: Fri Apr 29, 2005 9:59 am    Post subject: INPUT CWF - Repeat Reference failing Reply with quote

Apprentice

Joined: 29 Dec 2004
Posts: 27

I created a CWF message set with following structure:

Quote:
TradeMessage
-RecordCount {Type: int; Physical Type:Integer;Length Count: 1}
-TradeDetails { this is actually a Complex Element which will repeat based on RecordCount value, Repeat Reference Value: RecordCount }
----TickerName { Type: String: LengthCount : 3}
----TickerCompany{ Type: String: LengthCount : 5}

(where TickerName and TickerCompany are elements of TradeDetails complex element)


Environment is WBIMB 5.0 and running on Win XP.

Quote:
Problem is : the incoming value of RecordCount is getting automatically converted into ANSI. This is causing the MRM parser to fail with reason: The reading of a text element of a message failed because the message was too short to contain the expected length of text. Assuming that I sent a test message with following data :
Quote:
1BMGintel

1 is now getting converted to 49 automatically and now the parser is expecting 49 (ANSI equivalent) times TickerName + TickerCompany. Since it does not find MRM fails. MQSI/WMQI never had this problem .....


how should I solve this problem ..... this is so weird.
how should I stop int value getting converted into its ANSI equivalent.
Is there any setting on the broker or message set ??

thanks in adv
Back to top
View user's profile Send private message
cross_worlds
PostPosted: Fri Apr 29, 2005 12:21 pm    Post subject: Reply with quote

Apprentice

Joined: 29 Dec 2004
Posts: 27

hey guys

this has become a critical problem for me ........

i am solely depending on your solution and waiting anxiously ......

any one pleaseeeeeeeeee solve this problem
Back to top
View user's profile Send private message
alexey
PostPosted: Sat Apr 30, 2005 12:38 am    Post subject: Reply with quote

Acolyte

Joined: 18 Dec 2003
Posts: 62
Location: Israel

Change the physical type of the RecordCount to ExternalDecimal.
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 » INPUT CWF - Repeat Reference failing
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.