BizTalk Server General - Using WMI tables how to get the sendport of a particular orchestra

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server General > May 2005 > Using WMI tables how to get the sendport of a particular orchestra





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 Using WMI tables how to get the sendport of a particular orchestra
megala

2005-05-17, 7:47 am

Hi

I need to programmatically find all the send port bound to a particular
Orchestration.
Using the table msbts_receivelocationorchestration we can get the
receiveport and location of an orchestration, likewise is there any table
where I can map an orchestration to a sendport

carlos

2005-05-17, 5:50 pm

hi megala...

Not is possible map a send port to an orchestration using wmi provider. If
you need it, u can do it using the class OrchestrationPort inside
Microsoft.BizTalk.ExplorerOM namespace. This class has a SendPort propery
that gets or sets port bound.

more reference this:
http://msdn.microsoft.com/library/d...tclasstopic.asp

carlos

"megala" <megala@discussions.microsoft.com> wrote in message
news:0FBE439A-E22B-4C93-BE9A-9177F6CF1362@microsoft.com...
> Hi
>
> I need to programmatically find all the send port bound to a particular
> Orchestration.
> Using the table msbts_receivelocationorchestration we can get the
> receiveport and location of an orchestration, likewise is there any table
> where I can map an orchestration to a sendport
>



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com