by Jan Eliasen <eliasen@[EMAIL PROTECTED]
>
Dec 11, 2006 at 09:48 PM
On 11 Dec 2006 11:15:42 -0800, "RickN" <rdnolte@[EMAIL PROTECTED]
> wrote:
>I have an application that will be receiving multiple EDI message types
>on one ****t. I need to take different action based on the type. Is
>there a way to either:
>
>1. Call an orchestration based on a message type
This should be done automatically for you. If your orchestration
expects a specific messagetype, then only messages of that message
type is going into the orchestration. There is no problem in having
several orchestrations bound to the same receive ****t, and letting the
messagebox decide which orchestration to start, based on the
messagetype.
--
eliasen, representing himself and not the company he works for.
Private blog: http://blog.eliasen.dk
Private email: jan@[EMAIL PROTECTED]