|
Home > Archive > BizTalk Server General > February 2004 > Is it possible to use an open destination port to submit to a channel
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Is it possible to use an open destination port to submit to a channel
|
|
| Delfin Heras 2004-02-08, 8:39 am |
|
Hi,
I'd like to submit to a channel connected to an open destination port. In
the destination value element I put an existing channel (c_mail). I cannot
get this to work. Is this possible The format bts://&channel_name is the one
used in xlangs to submit to dynamic channels. What's the format to specify a
channel?
<message><data>data_1</data><dest>bts://&c_mail</dest></message>
Thanks,
D.
| |
| Delfin Heras 2004-02-25, 3:35 pm |
|
"Delfin Heras" <melancolia7@hotmail.com> wrote in message news:...
>
>
> Hi,
>
> I'd like to submit to a channel connected to an open destination port. In
> the destination value element I put an existing channel (c_mail). I cannot
> get this to work. Is this possible The format bts://&channel_name is the
one
> used in xlangs to submit to dynamic channels. What's the format to specify
a
> channel?
>
> <message><data>data_1</data><dest>bts://&c_mail</dest></message>
>
>
> Thanks,
> D.
>
>
|
|
|
|
|