Admin-ExplorerOM (BizTalk Server Samples Folder)
Microsoft BizTalk Server includes samples in the Admin\ExplorerOM folder in its software development kit (SDK). This section provides detailed information about the functionality demonstrated by each BizTalk Explorer object model administration sample, instructions for building and running the sample, and the results you can expect.
Warning
Deployment scripts should be removed after deployment if not needed. Administration scripts and other scripts that must remain should be secured by ACL’s and closely monitored.
Note
Microsoft.BizTalk.ExplorerOM.dll supports both 32 bit and 64 bit processes.
In This Section
ApplicationManager (BizTalk Server Sample). Demonstrates how to start or stop a BizTalk application.
BrowsingArtifacts (BizTalk Server Sample). Demonstrates how to enumerate BizTalk artifacts and attributes.
CBR (BizTalk Server Sample). Demonstrates adding and configuring new send ports for content based routing of BizTalk messages.
DeleteParty (BizTalk Server Sample). Demonstrates how to delete a specified party.
OrchestrationBinding (BizTalk Server Sample). Demonstrates configuring and managing orchestrations.
PartnerManagement (BizTalk Server Sample). Demonstrates creating and deleting parties. Also demonstrates enlisting and un-enlisting parties with roles.
ReceiveLocations (BizTalk Server Sample). Demonstrates how to create and manage receive locations for receive ports.
ReceivePorts (BizTalk Server Sample). Demonstrates creating, enumerating and deleting receive ports.
SendPortGroups (BizTalk Server Sample). Demonstrates how to enumerate and manage send port groups.
SendPorts (BizTalk Server Sample). Demonstrates how to enumerate and manage send ports.
UnenlistParties (BizTalk Server Sample). Demonstrates how to unenlist all of the parties associated with a deployed BizTalk assembly.