BizTalk Base EDI Service Discovery

Microsoft.BizTalk.Services.BizTalkBaseEDIService.Discovery (Discovery)

This is the discovery of the BizTalk Base EDI Service.

Knowledge Base article:

Summary

This is the discovery of the BizTalk Base EDI Service.

Element properties:

TargetMicrosoft.BizTalk.2006.BizTalkServer.ServerRole
EnabledTrue
Frequency43200
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:
Discovered relationships and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
Microsoft.BizTalk.Services.BizTalkBaseEDIService.DataSource DataSource Microsoft.Windows.FilteredRegistryDiscoveryProvider Default

Source Code:

<Discovery ID="Microsoft.BizTalk.Services.BizTalkBaseEDIService.Discovery" Target="BZLib!Microsoft.BizTalk.2006.BizTalkServer.ServerRole" Enabled="true" ConfirmDelivery="false" Priority="Normal" Remotable="true">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="BZLib!Microsoft.BizTalk.Services.BizTalkBaseEDIService">
<Property PropertyID="Database"/>
<Property PropertyID="DatabaseServer"/>
<Property PropertyID="DatabaseUser"/>
<Property PropertyID="DocumentsHome"/>
<Property PropertyID="EDISubsystemGroupName"/>
</DiscoveryClass>
<DiscoveryRelationship TypeID="BZLib!Microsoft.BizTalk.Library.BizTalkServerHostsEDIService"/>
</DiscoveryTypes>
<DataSource ID="Microsoft.BizTalk.Services.BizTalkBaseEDIService.DataSource" TypeID="Windows!Microsoft.Windows.FilteredRegistryDiscoveryProvider">
<ComputerName>$Target/Property[Type="BZLib!Microsoft.BizTalk.2006.BizTalkServer.ServerRole"]/ComputerName$</ComputerName>
<RegistryAttributeDefinitions>
<RegistryAttributeDefinition>
<AttributeName>EDIExists</AttributeName>
<Path>SOFTWARE\Microsoft\EDI Subsystem for Microsoft BizTalk Server\4.0\</Path>
<PathType>0</PathType>
<AttributeType>0</AttributeType>
</RegistryAttributeDefinition>
<RegistryAttributeDefinition>
<AttributeName>Database</AttributeName>
<Path>SOFTWARE\Microsoft\EDI Subsystem for Microsoft BizTalk Server\4.0\Database</Path>
<PathType>1</PathType>
<AttributeType>1</AttributeType>
</RegistryAttributeDefinition>
<RegistryAttributeDefinition>
<AttributeName>DatabaseServer</AttributeName>
<Path>SOFTWARE\Microsoft\EDI Subsystem for Microsoft BizTalk Server\4.0\DatabaseServer</Path>
<PathType>1</PathType>
<AttributeType>1</AttributeType>
</RegistryAttributeDefinition>
<RegistryAttributeDefinition>
<AttributeName>DatabaseUser</AttributeName>
<Path>SOFTWARE\Microsoft\EDI Subsystem for Microsoft BizTalk Server\4.0\DatabaseUser</Path>
<PathType>1</PathType>
<AttributeType>1</AttributeType>
</RegistryAttributeDefinition>
<RegistryAttributeDefinition>
<AttributeName>DocumentsHome</AttributeName>
<Path>SOFTWARE\Microsoft\EDI Subsystem for Microsoft BizTalk Server\4.0\DocumentsHome</Path>
<PathType>1</PathType>
<AttributeType>1</AttributeType>
</RegistryAttributeDefinition>
<RegistryAttributeDefinition>
<AttributeName>EDISubsystemGroupName</AttributeName>
<Path>SOFTWARE\Microsoft\EDI Subsystem for Microsoft BizTalk Server\4.0\EDISubsystemGroupName</Path>
<PathType>1</PathType>
<AttributeType>1</AttributeType>
</RegistryAttributeDefinition>
</RegistryAttributeDefinitions>
<Frequency>43200</Frequency>
<ClassId>$MPElement[Name="BZLib!Microsoft.BizTalk.Services.BizTalkBaseEDIService"]$</ClassId>
<InstanceSettings>
<Settings>
<Setting>
<Name>$MPElement[Name="BZLib!Microsoft.BizTalk.Services.BizTalkBaseEDIService"]/Database$</Name>
<Value>$Data/Values/Database$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="BZLib!Microsoft.BizTalk.Services.BizTalkBaseEDIService"]/DatabaseServer$</Name>
<Value>$Data/Values/DatabaseServer$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="BZLib!Microsoft.BizTalk.Services.BizTalkBaseEDIService"]/DatabaseUser$</Name>
<Value>$Data/Values/DatabaseUser$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="BZLib!Microsoft.BizTalk.Services.BizTalkBaseEDIService"]/DocumentsHome$</Name>
<Value>$Data/Values/DocumentsHome$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="BZLib!Microsoft.BizTalk.Services.BizTalkBaseEDIService"]/EDISubsystemGroupName$</Name>
<Value>$Data/Values/EDISubsystemGroupName$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Windows!Microsoft.Windows.Computer"]/PrincipalName$</Name>
<Value>$Target/Property[Type="BZLib!Microsoft.BizTalk.2006.BizTalkServer.ServerRole"]/ComputerName$</Value>
</Setting>
</Settings>
</InstanceSettings>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="Boolean">Values/EDIExists</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="Boolean">true</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</DataSource>
</Discovery>