|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Flow not working after V5 fixpack 9 |
« View previous topic :: View next topic » |
Author |
Message
|
Fuzzy_mq |
Posted: Thu Feb 22, 2007 1:52 pm Post subject: Flow not working after V5 fixpack 9 |
|
|
Apprentice
Joined: 27 May 2004 Posts: 31 Location: US
|
Hi,
I have flow which converts XML to TDS. After the V5 fixpack 9 upgrade it has stopped working. The message comes out blank on the output queue. When I try to debug, I can see the message before it is puts to the queue. The error message says "Invalid destination list" .
Any help or pointers are appreciated.
Thanks,
Scht |
|
Back to top |
|
 |
pathipati |
Posted: Thu Feb 22, 2007 5:30 pm Post subject: |
|
|
Master
Joined: 03 Mar 2006 Posts: 296
|
Try tracing the flow and see if trace file gives any use ful information. |
|
Back to top |
|
 |
broker_new |
Posted: Thu Feb 22, 2007 7:48 pm Post subject: |
|
|
 Yatiri
Joined: 30 Nov 2006 Posts: 614 Location: Washington DC
|
Check the Type property in the Message Defnition File whether they are reset or as they are previously..
Sometimes all the element properties will be lost |
|
Back to top |
|
 |
Fuzzy_mq |
Posted: Fri Feb 23, 2007 8:52 am Post subject: |
|
|
Apprentice
Joined: 27 May 2004 Posts: 31 Location: US
|
Everything looks like. When I debugged the flow, I can see the message getting built. I am using DestinationData to specify the queueName.
If I specify the queueName in MQOutputNode (DestinationMode=QueueName) it works. But if I use DestinationMode=DestinationList and specify queuename in ESQL as-
OutputLocalEnvironment.Destination.MQ.DestinationData.Message=Msg;
OutputLocalEnvironment.Destination.MQ.DestinationData.queueName=xx;
It dosen't work. Since the queueName is not fixed, I have to create it in ESQL.
Thanks,
Suchit |
|
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
|
|
|
|