Author |
Message
|
satyamece1045 |
Posted: Wed Aug 06, 2014 10:45 pm Post subject: Resultroot is not getting generated from Mqget Node |
|
|
Newbie
Joined: 09 May 2014 Posts: 8
|
Hi All,
I have a flow compute --> Mqget --> Compute. I am geeting a inout tree from the previous node. But i am not able to pick the message from the specified queue. I am getting error like "Result Data Locatin Not Found".
I have selected the generate mode property as none. Kindly help me out on this.
I have selected the output data location as :- outputRoot.MRM.File1
and Result Data Location as ResultRoot.MRM.FileProps |
|
Back to top |
|
 |
mqsiuser |
Posted: Thu Aug 07, 2014 1:28 am Post subject: Re: Resultroot is not getting generated from Mqget Node |
|
|
 Yatiri
Joined: 15 Apr 2008 Posts: 637 Location: Germany
|
satyamece1045 wrote: |
"Result Data Location Not Found".
output data location as :- outputRoot.MRM.File1
and Result Data Location as ResultRoot.MRM.FileProps |
Change to "OutputRoot.MRM" or "OutputRoot.MRM.File1" or ...
Try around and make sure you have the right Result Data Location  _________________ Just use REFERENCEs |
|
Back to top |
|
 |
satyamece1045 |
Posted: Thu Aug 07, 2014 1:31 am Post subject: |
|
|
Newbie
Joined: 09 May 2014 Posts: 8
|
Hi Knight,
result data location is correct. Only three fields are there is the message and structure is like <FileProps><>...</><>...</><>...</></FileProps> |
|
Back to top |
|
 |
satyamece1045 |
Posted: Thu Aug 07, 2014 1:32 am Post subject: |
|
|
Newbie
Joined: 09 May 2014 Posts: 8
|
satyamece1045 wrote: |
Hi Knight,
result data location is correct. Only three fields are there is the message and structure is like <FileProps><>...</><>...</><>...</></FileProps> |
And i have created a field File1 in the inputroot with 3 blank fields and i want this structure to be replaced by resultroot. |
|
Back to top |
|
 |
fjb_saper |
Posted: Thu Aug 07, 2014 5:43 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Unless you defined ResultRoot I would not know where to look for it!
It is neither OutputRoot, nor Environment nor LocalOutputEnvironment...
As I understand it, ResultRoot is just a convenient way for the node to refer to a Reference. However you must define where that reference needs to be attached to...
Have fun  _________________ MQ & Broker admin |
|
Back to top |
|
 |
|