Author |
Message
|
james_m |
Posted: Mon Jun 04, 2007 7:53 pm Post subject: problem durung migration v5 to v6 |
|
|
 Apprentice
Joined: 28 May 2007 Posts: 31
|
Hi !!
can anyone help me out as the following error came when migrated from v5 to v6.
Unresolvable message field reference "InputRoot.MRM."INFOS-ADB-FIELDS".*[]". INFOS_SWITCH_INTERMEDIATE.esql |
|
Back to top |
|
 |
MQMD |
Posted: Mon Jun 04, 2007 9:27 pm Post subject: |
|
|
Apprentice
Joined: 03 May 2007 Posts: 45
|
Uncheck Bulid Automaticaly.
Right click you message flow project
Rebuild your flows.
check again Bulid Automaticaly. |
|
Back to top |
|
 |
MQMD |
Posted: Mon Jun 04, 2007 9:29 pm Post subject: |
|
|
Apprentice
Joined: 03 May 2007 Posts: 45
|
Project -- --> Build Automaticaly
enjoy |
|
Back to top |
|
 |
james_m |
Posted: Tue Jun 05, 2007 3:37 am Post subject: |
|
|
 Apprentice
Joined: 28 May 2007 Posts: 31
|
not done .. i did Rebuild .. and even build automatically ... ? Can you please help ... |
|
Back to top |
|
 |
MQMD |
Posted: Tue Jun 05, 2007 3:45 am Post subject: |
|
|
Apprentice
Joined: 03 May 2007 Posts: 45
|
Are you sure you have your project linked to the correct Message Set. |
|
Back to top |
|
 |
gkorodi |
Posted: Tue Jun 05, 2007 2:06 pm Post subject: |
|
|
Novice
Joined: 28 Sep 2003 Posts: 13 Location: Boston-London-Budapest
|
Typo? with a missing quote, or extra quote? Maybe? _________________ Gabe "The Hun" Korodi |
|
Back to top |
|
 |
james_m |
Posted: Tue Jun 05, 2007 8:50 pm Post subject: |
|
|
 Apprentice
Joined: 28 May 2007 Posts: 31
|
all the message sets are correctly refernces .. but how this warning is shown i donno .. ? |
|
Back to top |
|
 |
Mensch |
Posted: Tue Jun 05, 2007 10:16 pm Post subject: |
|
|
Disciple
Joined: 17 Jul 2005 Posts: 166
|
james_m wrote: |
all the message sets are correctly refernces .. but how this warning is shown i donno .. ? |
is this a warning or actual error when you try to access element???
if it is a warning .. i dont think there is any need to worry  _________________ Thanks and Regards ,
Mensch |
|
Back to top |
|
 |
james_m |
Posted: Wed Jun 06, 2007 12:31 am Post subject: |
|
|
 Apprentice
Joined: 28 May 2007 Posts: 31
|
it is a warning !! how can we eliminate this warning ? |
|
Back to top |
|
 |
james_m |
Posted: Wed Jun 06, 2007 4:28 am Post subject: |
|
|
 Apprentice
Joined: 28 May 2007 Posts: 31
|
This a warning only and NOT an error ... Can anyone let me know how to eleminate this warning ???? warning is ::
Unresolvable message field reference "InputRoot.MRM."INFOS-ADB-FIELDS".*[]". INFOS_SWITCH_INTERMEDIATE.esql |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed Jun 06, 2007 4:47 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Define "get rid of".
You could certainly go to the filters preference for the problems view, and configure the problems view not to display the warning.
I suspect that the heart of the problem is the indeterminancy you've put into your statement with ".*[]". How, at compile time, can it resolve that to determine that INFOS_SWITCH_INTERMEDIATE is valid or not? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
MQMD |
Posted: Wed Jun 06, 2007 8:24 pm Post subject: |
|
|
Apprentice
Joined: 03 May 2007 Posts: 45
|
Can you write this line through code completion( control space keys) InputRoot.MRM."INFOS-ADB-FIELDS" |
|
Back to top |
|
 |
akir |
Posted: Mon Mar 17, 2008 7:28 am Post subject: |
|
|
 Acolyte
Joined: 28 Jun 2007 Posts: 51
|
MQMD wrote: |
Can you write this line through code completion( control space keys) InputRoot.MRM."INFOS-ADB-FIELDS" |
Actually I am facing a problem similar to this.
I am able to do code completion only for the first two levels in OutputRoot.
In InputRoot I am able to do code completion till the last one.
I have upgraded my toolkit to 6.0.2 from 6.0 |
|
Back to top |
|
 |
|