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 » BIP2496E: (.WRKT_MappMesgFlow_Compute.Main, 125.9) : Illegal

Post new topic  Reply to topic
 BIP2496E: (.WRKT_MappMesgFlow_Compute.Main, 125.9) : Illegal « View previous topic :: View next topic » 
Author Message
raghug
PostPosted: Thu Nov 02, 2006 12:42 pm    Post subject: BIP2496E: (.WRKT_MappMesgFlow_Compute.Main, 125.9) : Illegal Reply with quote

Acolyte

Joined: 19 Jul 2006
Posts: 60
Location: NJ

BIP2496E: (.WRKT_MappMesgFlow_Compute.Main, 125.9) : Illegal data type for target. A non-list field reference is required.
This is my Esql code PLz FIND mistake and giveme good Answer

SET Environment.Variables.PRONUM[]= CAST(InputRoot.MRM.WTRK_TRAN.WTRK_HDR.STATUS_UPD_REC.PRONUM AS INTEGER);

SET Environment.Variables.Result[] =(SELECT R.PRONUM FROM Database.{DBSource}.{DBSchema}.{DBWTRKTable} AS R
WHERE R.PRONUM = InputRoot.MRM.WTRK_TRAN.WTRK_HDR.STATUS_UPD_REC.PRONUM);

IF Environment.Variables.PRONUM[] = Environment.Variables.Result[]

problem with If condition
Back to top
View user's profile Send private message Yahoo Messenger
jefflowrey
PostPosted: Thu Nov 02, 2006 12:43 pm    Post subject: Re: BIP2496E: (.WRKT_MappMesgFlow_Compute.Main, 125.9) : Ill Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

raghug wrote:
SET Environment.Variables.PRONUM[]= CAST(InputRoot.MRM.WTRK_TRAN.WTRK_HDR.STATUS_UPD_REC.PRONUM AS INTEGER);

_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Thu Nov 02, 2006 4:16 pm    Post subject: Re: BIP2496E: (.WRKT_MappMesgFlow_Compute.Main, 125.9) : Ill Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

jefflowrey wrote:
raghug wrote:
SET Environment.Variables.PRONUM[]= CAST(InputRoot.MRM.WTRK_TRAN.WTRK_HDR.STATUS_UPD_REC.PRONUM AS INTEGER);


And to be more specific you are passing a single value to an array/tree ??

Or is InputRoot.MRM.WTRK_TRAN.WTRK_HDR.STATUS_UPD_REC.PRONUM a tree node and then why would you want to cast it to integer??


_________________
MQ & Broker admin
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 » BIP2496E: (.WRKT_MappMesgFlow_Compute.Main, 125.9) : Illegal
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.