RE: SuspendedQListener
From: Agan (Agan_at_discussions.microsoft.com)
Date: 12/03/04
- Next message: TimG: "RE: Business Rule Composer - Query"
- Previous message: alvin: "How to use FTP adapter in Orchestration Designer?"
- In reply to: Matt Hall: "RE: SuspendedQListener"
- Next in thread: Harish - Avanade: "RE: SuspendedQListener"
- Reply: Harish - Avanade: "RE: SuspendedQListener"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 2 Dec 2004 22:23:01 -0800
Thanks,But it is not a routing failure message.It is faailing in inbound
schema validation.
Actually I have to develop a Custome UI to see all failed messaged.
If I track(save) failed MessageInstanceID,instanceID,How can I get message
from MessageBox Database.I am looking into SuspendedQ Tables..but i am unable
to trace messages.
Agan
"Matt Hall" wrote:
> I would suggest that it is trying to save routing failure
> report messages, which cannot be saved to disk. If you go
> to HAT and look at the entries you have without your
> service running, try and save all of the messages to
> disk. This is what your wmi call is essentially doing.
>
> http://blogs.conchango.com/matthall
>
>
> >-----Original Message-----
> >FYI:
> >If HostName is BizTalkServerApplication it is working
> fine
> >If HostName is BizTalkServerIsolatedHost,I am getting
> error.
> >Errormessage is 'The specified message is an internal
> message and cannot be
> >saved"
> >
> >
> >"Agan" wrote:
> >
> >> Hi,
> >> I have written a windows service to listen Suspended
> messages.
> >>
> >> i am using below method to save messages to a
> directory.
> >>
> >> MessageInstance.InvokeMethod("SaveToFile", new object
> [] {TempDirectoryName});
> >>
> >> If I use File Adapter to receive a invalid message,It
> is saving files,but if
> >> use HTTP(BTSHTTPReceive.dll) to receive a invalid
> message,it is not saving
> >> messages.But it is firing event.
> >> can anybody help on this.
> >>
> >> Agan
> >.
> >
>
- Next message: TimG: "RE: Business Rule Composer - Query"
- Previous message: alvin: "How to use FTP adapter in Orchestration Designer?"
- In reply to: Matt Hall: "RE: SuspendedQListener"
- Next in thread: Harish - Avanade: "RE: SuspendedQListener"
- Reply: Harish - Avanade: "RE: SuspendedQListener"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|