|
Home > Archive > BizTalk Server General > June 2004 > Receive Handlers and Send Handlers to file?
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 |
Receive Handlers and Send Handlers to file?
|
|
| Torben Christiansen 2004-06-11, 5:43 pm |
| Hi
The settings that you provide to the Receive and Send handlers is it posible
to export those settings to a file?
Torben
| |
| Matt Milner 2004-06-11, 5:43 pm |
| You can use the biztalk explorerOM to get at the propeties of the
send/receive ports and receive handlers. however, oddly, there is no clear
way to get at the settings of the send handlers. not sure why that is. you
can use the transportdata property to get the xml configuration for the
transport.
Matt
"Torben Christiansen" <torb@post3.tele.dk> wrote in message
news:uYgH5L6TEHA.2940@TK2MSFTNGP09.phx.gbl...
> Hi
>
> The settings that you provide to the Receive and Send handlers is it
posible
> to export those settings to a file?
>
> Torben
>
>
| |
| Michael Roze [MSFTF] 2004-06-11, 5:43 pm |
| Yes it is possible to export all the setings to an XML file.
Use the BTSDeploy.exe tool.
This EXPORTS all the artifacts to a file.
This XML file can later on be IMPORTS on another machine.
Thanks,
MRoze
This posting is provided "AS IS" with no warranties, and confers no rights.
EBusiness Server Team
[vbcol=seagreen]
clear[vbcol=seagreen]
you[vbcol=seagreen]
This posting is provided "AS IS" with no warranties, and confers no rights.
EBusiness Server Team
| |
| Torben Christiansen 2004-06-20, 11:07 pm |
| I can see there is a section with with ReceiveHandler if you export you
setting with BTSDeploy or Deployment wizard (if I am not mistaken then the
deployment wizard uses BTSDeploy), but as far as I can see it doesn't
contain all settings. An example is if I use the EDI adapter, which have a
filelocation on the receive handler, this is as far as I can see not part of
the bindings file, so how do I get that out?
Torben
"Michael Roze [MSFTF]" <mroze@online.microsoft.com> wrote in message
news:SGQlmd%23TEHA.796@cpmsftngxa10.phx.gbl...
> Yes it is possible to export all the setings to an XML file.
> Use the BTSDeploy.exe tool.
> This EXPORTS all the artifacts to a file.
> This XML file can later on be IMPORTS on another machine.
>
> Thanks,
> MRoze
>
> This posting is provided "AS IS" with no warranties, and confers no
rights.
> EBusiness Server Team
>
> clear
> you
>
> This posting is provided "AS IS" with no warranties, and confers no
rights.
>
> EBusiness Server Team
>
|
|
|
|
|