| R.Balaji 2004-02-25, 10:35 am |
| Hi,
You can do this.
When you submit a document to BizTalk you can specify in two ways
1.Specify the channel name.
2.Specify the document name and srs orgnization qualifiers/values,
destination organization qualifiers/values.
When you do that, BizTalk first resolves the channel(s) to which the
document to be submitted.
The submission information can select one or more channels.
Then the same message is submitted to all the selected channels.
Regards,
R.Balaji
"Tim Goodsell" <anonymous@discussions.microsoft.com> wrote in message
news:0bb901c3fb1d$a66f6f10$a401280a@phx.gbl...
> Is there any way for a receive function to submit a
> document to multiple channels simultaneously
>
> Thanks
>
> Tim
|