09-15-05 12:48 PM
Hi Jeremy,
Have you looked at using the listen shape, you could put your receive shapes
in the listen shape and your orchestration will wait until one of the
messages arrives. Underneath each receive shape you could then construct the
message.
Hope this helps,
Gary
"Jeremy Chapman" wrote:
> I have one logical receive port with several operations, each for a
> different message type.
>
> I then have one receive shape connected to each operation on the receive
> port.
>
> In my orchestration I need to construct a message from data in which ever
> message came in. In the expression, how do I determine what message type
to
> get data from? Because only one will be active based on the message
> received.
>
>
>
[ Post a follow-up to this message ]
|