|
Home > Archive > BizTalk Server Framework > July 2004 > Message Status : Delivered, but not consumed
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Message Status : Delivered, but not consumed
|
|
| Kishore 2004-07-23, 2:47 am |
|
Hi,
I have writern a application which reads XML file from
MSMQ and the same is sent to SQL using Send Port (SQL
Adapter).
The issue is, im getting Message Status as "Delivered,
but not consumed" and Service Status as "Ready to Run".
The messages are not getting processed.
When i restart the BizTalk server, the same gets
processed.
Alternatively, if i take the XML file for those messages
from HAT and execute using a Receive Port which uses
File, then it is working fine.
Im fully confused as to where is the issue.
PS: I have 1 receive port which polls MSMQ for messages
and 13 Send Ports which polls the same receive port.
I'll be happy if some1 can help me.
Rgds,
Kishore
| |
| Yossi Dahan 2004-07-23, 7:49 am |
| Kishore
This is a subscription problem,
What do you use for the subscription? how does the message gets routed to
the different send ports?
Are you using different pipelines in the file receive and the MSMQT receive?
Regards
Yossi
"Kishore" <Kishore.Ty@wepindia.com> wrote in message
news:282801c4707d$85f42750$a601280a@phx.gbl...
>
> Hi,
>
> I have writern a application which reads XML file from
> MSMQ and the same is sent to SQL using Send Port (SQL
> Adapter).
>
> The issue is, im getting Message Status as "Delivered,
> but not consumed" and Service Status as "Ready to Run".
>
> The messages are not getting processed.
>
> When i restart the BizTalk server, the same gets
> processed.
>
> Alternatively, if i take the XML file for those messages
> from HAT and execute using a Receive Port which uses
> File, then it is working fine.
>
> Im fully confused as to where is the issue.
>
> PS: I have 1 receive port which polls MSMQ for messages
> and 13 Send Ports which polls the same receive port.
>
> I'll be happy if some1 can help me.
>
> Rgds,
> Kishore
|
|
|
|
|