Author |
Message
|
Lucky |
Posted: Thu Aug 28, 2008 11:02 pm Post subject: Message not put to Output Q |
|
|
Apprentice
Joined: 06 Feb 2007 Posts: 35
|
Hi All,
Facing some strange problem while sending Output msg out of the flows.
When debugger is on, able to see output msgs in out queue. But, with debugger off msgs are not in output q.
Tried stop & Start of flows didn't hel.
If any one has faced such problem earlier please suggest the reason for this behaviour? |
|
Back to top |
|
 |
Gaya3 |
Posted: Thu Aug 28, 2008 11:08 pm Post subject: |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
keep a trace node and find out how the message is flowing... _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
golam1983 |
Posted: Thu Aug 28, 2008 11:50 pm Post subject: |
|
|
 Apprentice
Joined: 27 Jun 2008 Posts: 35
|
If your input is other than MQ then try using Message Context to default in MQOutput node. |
|
Back to top |
|
 |
Lucky |
Posted: Fri Aug 29, 2008 3:19 am Post subject: |
|
|
Apprentice
Joined: 06 Feb 2007 Posts: 35
|
Input & output are XML msgs.
Even Trace is not coming up without debugger
Not able to understand why is this problem all about.
Same flows worked 2 days before but now causing this issue |
|
Back to top |
|
 |
dilse |
Posted: Fri Aug 29, 2008 9:34 am Post subject: |
|
|
 Master
Joined: 24 Jun 2004 Posts: 270
|
Lucky,
Please explain the the problem in detail before you pose the questions. In this case, what are you doing in the message flow and how is the message flow sequence appear? |
|
Back to top |
|
 |
Lucky |
Posted: Sun Aug 31, 2008 9:31 pm Post subject: |
|
|
Apprentice
Joined: 06 Feb 2007 Posts: 35
|
Hi dilse,
Message flow is very simple, transforms incoming XML to other form of XML for destination. Does field to field mapping.
After out msg id created, its not seen in Output queue.
But, when debugger is turned on, i'm seeing the msg in output queue.
I don't have any clue why msg flow works differently.
Please help!!! |
|
Back to top |
|
 |
sandeep9678 |
Posted: Mon Sep 01, 2008 2:26 am Post subject: |
|
|
 Apprentice
Joined: 04 Aug 2008 Posts: 41 Location: India
|
is any other application consuming messages from output queue? _________________ Cheers,
Sandeep |
|
Back to top |
|
 |
Lucky |
Posted: Mon Sep 01, 2008 3:03 am Post subject: |
|
|
Apprentice
Joined: 06 Feb 2007 Posts: 35
|
No, output queues is not wired with destination application. If msg comes to out q, it will reside in same Q. |
|
Back to top |
|
 |
broker_new |
Posted: Mon Sep 01, 2008 3:38 pm Post subject: |
|
|
 Yatiri
Joined: 30 Nov 2006 Posts: 614 Location: Washington DC
|
When the message is propagating towards MQOutput node are u able to capture it....If so could u post the MQ headers.... |
|
Back to top |
|
 |
|