|
Home > Archive > BizTalk Server Orchestration > June 2005 > Dynamic Send Port Addressing for EDI
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 |
Dynamic Send Port Addressing for EDI
|
|
| Michael Krok 2005-06-01, 5:52 pm |
| I have an orchestration that uses a dynamic send port. I got htis working
for file and http protocoals but what about EDI?
Will this syntax work for EDI?
MySendPort(Microsoft.XLANGs.BaseTypes.Address) =
"EDI://123456789:ZZ:123456789";
--
Michael Krok
President
Mallard Solutions LLC
Microsoft Certified Partner
| |
| WenJun Zhang[msft] 2005-06-02, 7:48 am |
| Hi Michael ,
As I know, both our base EDI adapter and Covast EDI accelerator
supports the "EDI://" transport type.
Thanks.
Best regards,
WenJun Zhang
Microsoft Online Partner Support
This posting is provided "AS IS" with no warranties, and confers no
rights.
| |
| Michael Krok 2005-06-02, 7:48 am |
| So this syntax sems to be correct, I must be getting an error from something
else. All I get is Object not set to an instance of an object.
Mike
""WenJun Zhang[msft]"" <v-wzhang@online.microsoft.com> wrote in message
news:rOzdU10ZFHA.2476@TK2MSFTNGXA01.phx.gbl...
> Hi Michael ,
>
> As I know, both our base EDI adapter and Covast EDI accelerator
> supports the "EDI://" transport type.
>
> Thanks.
>
> Best regards,
>
> WenJun Zhang
> Microsoft Online Partner Support
>
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>
| |
| WenJun Zhang[msft] 2005-06-06, 7:57 am |
| Hi Mike,
Please feel free to let me know if you need any further help on this
issue. Thanks.
Best regards,
WenJun Zhang
Microsoft Online Partner Support
This posting is provided "AS IS" with no warranties, and confers no
rights.
|
|
|
|
|