MSBTS_Orchestration (WMI)

 

Represents an instance of an orchestration that belongs to the installed module.

Declaration

class MSBTS_Orchestration : MSBTS_Service  

Members

MSBTS_Orchestration defines the following properties:

Property Description
AssemblyCulture Contains the culture of the .NET assembly to which this orchestration belongs.
AssemblyName Contains the name of the Microsoft .NET-based assembly to which the orchestration belongs.
AssemblyPublicKeyToken Contains the public key token of the .NET assembly to which this orchestration belongs.
AssemblyVersion Contains the version of the .NET assembly to which this orchestration belongs.
Caption (Inherited from CIM_ManagedSystemElement) For more information about the CIM_ManagedSystemElement class, see the Windows Management Instrumentation documentation at https://go.microsoft.com/fwlink/?LinkID=20245.
Description (Inherited from CIM_ManagedSystemElement) For more information about the CIM_ManagedSystemElement class, see the Windows Management Instrumentation documentation at https://go.microsoft.com/fwlink/?LinkID=20245.
HostName Contains the name of the BizTalk Host with which this orchestration is enlisted.
MgmtDbNameOverride Overrides the initial catalog part of the BizTalk Management database connect string, and represents the database name. This property was not implemented for BizTalk Server and is reserved for future use.
InstallDate (Inherited from CIM_ManagedSystemElement) For more information about the CIM_ManagedSystemElement class, see the Windows Management Instrumentation documentation at https://go.microsoft.com/fwlink/?LinkID=20245.
MgmtDbServerOverride Overrides the data source part of the BizTalk Management database connect string. This property was not implemented for BizTalk Server and is reserved for future use.
Name Contains the name of the orchestration.
OrchestrationStatus Indicates the status of the orchestration.
Status (Inherited from CIM_ManagedSystemElement) For more information about the CIM_ManagedSystemElement class, see the Windows Management Instrumentation documentation at https://go.microsoft.com/fwlink/?LinkID=20245.

MSBTS_Orchestration defines the following methods:

Method Description
Enlist Enlists the orchestration by creating its activation subscription.
QueryDependencyInfo Retrieves information about services that this service depends on through either a CALL or START relationship.
QueryInstanceInfo Retrieves information about instances of the orchestration in various states.
Start Starts the orchestration by enabling its activation subscription.
Stop Stops the orchestration by disabling its activation subscription.
Unenlist Terminates all instances of the orchestration and removes its activation subscription.

Requirements

Header: Declared in BTSWMISchemaXP.mof.

Namespace: Included in \root\MicrosoftBizTalkServer.