BizTalk Server General - Sample WMI scripts to create Send Port

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server General > August 2005 > Sample WMI scripts to create Send Port





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 Sample WMI scripts to create Send Port
Pankaj

2005-08-24, 6:04 pm

Hi

Are there any sample WMI scripts that can create and configure a Dynamic
Send Port?

Regards
Pankaj
Nateshan

2005-08-24, 6:04 pm

1)You have some sample WMI Scripts in BizTalk Installation Folder.
Microsoft BizTalk Server\SDK\Samples\Admin\WMI\Start Send Port\VBScript

which starts and configures all the send ports which are existing in
MSBTS_SendPort table.

2) You can create a dynamic port in orchestration.
MyMessage.strPortToUse = "http://myPortLocation";
MyDynamicPort(Microsoft.XLANGsBaseTypes.Address) = MyMessage.strPortToUse;

Above info May be of some use to you




"Pankaj" wrote:

> Hi
>
> Are there any sample WMI scripts that can create and configure a Dynamic
> Send Port?
>
> Regards
> Pankaj
>

Marvin Smit

2005-08-29, 5:56 pm

Hi,

You can use the BTSCatelogExplorer OM to do this as well..

Hope this helps,

Marvin Smit.

On Wed, 24 Aug 2005 08:07:26 -0500, "Pankaj"<pankajml@aditi.com>
wrote:

>Hi
>
>Are there any sample WMI scripts that can create and configure a Dynamic
>Send Port?
>
>Regards
>Pankaj


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com