Application name from Failed Message Routing



I have set up the failed message routing and have an orchestration that
subscribes to these routed messges using the filter "errorcode exists".
I want to be able to construct an email message in this orchestration
and cannot seem to find the application name. I think this is
neccessary info for anyone getting these messages. I can get to the
description, errorcode, etc... - but is there a way to get the
application that produced the error? What about the orchestration
name?

Thanks.

.



Relevant Pages

  • RE: Application name from Failed Message Routing
    ... subscribes to these routed messges using the filter "errorcode exists". ... I want to be able to construct an email message in this orchestration ... BizTalk Utilities - Frustration free BizTalk Adapters ...
    (microsoft.public.biztalk.general)
  • Re: Give message to orchestration and to sendport
    ... In the orchestration overwrite the value of a promoted property that both the messages have in their context. ... Now change the filter in the messaging only receive port so that it includes filtering on ReceivePortName and filter on the name of the original ReceivePort. ...
    (microsoft.public.biztalk.general)
  • Re: Direct Binding question
    ... specific inbound processes and a collection of generic outbound ... The Inbound processes consists of direct MessageBox bound ... orchestartion receive shape with filter subscriptions. ... Is there any way to change orchestration Receive Filters without ...
    (microsoft.public.biztalk.general)
  • Re: Multipart message problem
    ... The only filter I have on the receive port is that the MessageType property exists - but even then the port won't receive any messages of that multi-part message type. ... If you are using BizTalk 2006 use the admin console query interface to search of Subscriptions and see what's the filter condition on your second orchestration. ... Make sure the message coming out of your first orchestration is promoting required context properties. ...
    (microsoft.public.biztalk.general)
  • Re: Give message to orchestration and to sendport
    ... My orchestration output the same message it receives, i only add and fill some ... in the filter on my sendport2 i have messagetype must be = XXX and ... On my sendport 1 i have a similar filter that takes messagetype XXX and to ... In your case just create a send port and set the filter property in order to ...
    (microsoft.public.biztalk.general)