|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQGet Node Result datalocation issue |
« View previous topic :: View next topic » |
Author |
Message
|
mqxplorer |
Posted: Wed Oct 24, 2012 1:34 pm Post subject: MQGet Node Result datalocation issue |
|
|
 Master
Joined: 22 Jun 2009 Posts: 206
|
Hi All,
This might be a repeating and basic question for lot of experts in this forum, however, I am unable to solve this...
I have a flow which starts with MQInput node and immediately there is an MQGet node which gets a message from a queue and get is done by 'Get By CorrelID' on the MQGet node. I am getting the message successfully to the out terminal that means I have a matching message on the other queue from which MQGet node is getting the message. The problem comes with the Result data location on the MQGet node.
Below is the exception message..
Code: |
ExceptionList
RecoverableException
File:CHARACTER:F:\build\S700_P\src\DataFlowEngine\ImbDataFlowNode.cpp
Line:INTEGER:1073
Function:CHARACTER:ImbDataFlowNode::createExceptionList
Type:CHARACTER:ComIbmMQInputNode
Name:CHARACTER:MF_ClassResults_FlatFile_RespSvc#FCMComposite_1_1
Label:CHARACTER:MF_ClassResults_FlatFile_RespSvc.MQ Input
Catalog:CHARACTER:BIPmsgs
Severity:INTEGER:3
Number:INTEGER:2230
Text:CHARACTER:Node throwing exception
RecoverableException
File:CHARACTER:F:\build\S700_P\src\DataFlowEngine\ImbMqGetNode.cpp
Line:INTEGER:1698
Function:CHARACTER:ImbMqGetNode::failureProcess
Type:CHARACTER:ComIbmMQGetNode
Name:CHARACTER:MF_ClassResults_FlatFile_RespSvc#FCMComposite_1_2
Label:CHARACTER:MF_ClassResults_FlatFile_RespSvc.MQ Get
Catalog:CHARACTER:BIPmsgs
Severity:INTEGER:3
Number:INTEGER:2230
Text:CHARACTER:Caught exception and rethrowing
RecoverableException
File:CHARACTER:F:\build\S700_P\src\DataFlowEngine\ImbMqGetNode.cpp
Line:INTEGER:1678
Function:CHARACTER:ImbMqGetNode::failureProcess
Type:CHARACTER:
Name:CHARACTER:
Label:CHARACTER:
Catalog:CHARACTER:BIPmsgs
Severity:INTEGER:3
Number:INTEGER:4633
Text:CHARACTER:MQGet node Exception
RecoverableException
File:CHARACTER:F:\build\S700_P\src\DataFlowEngine\ImbMqGetNode.cpp
Line:INTEGER:1119
Function:CHARACTER:ImbMqGetNode::evaluate
Type:CHARACTER:ComIbmMQGetNode
Name:CHARACTER:MF_ClassResults_FlatFile_RespSvc#FCMComposite_1_2
Label:CHARACTER:MF_ClassResults_FlatFile_RespSvc.MQ Get
Catalog:CHARACTER:BIPmsgs
Severity:INTEGER:3
Number:INTEGER:4631
Text:CHARACTER:Failed to find result data location. Location specified was: '&1'.
Insert
Type:INTEGER:5
Text:CHARACTER:Environment.MQGet.Result
Insert
Type:INTEGER:5
Text:CHARACTER:Result Data Location |
It is complaining about the Result data location.. I have specified Environment.MQGet.Result on the result data location. Normally, if the message comes onto the out terminal of the MQGet node, I have the message parsed by the MQInput node in the output tree and the message parsed by the MQGet node in the Environment.MQGet.Result path. I have been working like this for sometime, however, since yesterday, I haveb een getting the exception, I have mentioned above. I have gone through the forum for the whole afternoon and tried dffierent methods with no results. Please advise me where I am going wrong.
Thanks
mqxplorer |
|
Back to top |
|
 |
mqxplorer |
Posted: Wed Oct 24, 2012 3:02 pm Post subject: |
|
|
 Master
Joined: 22 Jun 2009 Posts: 206
|
Sorry for the post... I got the solution....
Instead of giving Environment.MQGet.Result in the Result data location, I had to put it in Output data location. This solved my problem... Sometimes, when you work continuously even without taking small breaks....your mind will be in an infinite loop telling you all the time that what you have in your flow/code is right.....
Thanks
mqxplorer |
|
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
|
|
|
|