BizTalk RFID Process Discovery

Microsoft.BizTalk.2013.BizTalkRFID.Process.Discovery (Discovery)

This is the discovery of the BizTalk RFID Process.

Knowledge Base article:

Summary

This is the discovery of the BizTalk RFID Process.

Element properties:

TargetMicrosoft.BizTalk.2013.BizTalkRFID.Service
EnabledTrue
Frequency1800
RemotableFalse

Object Discovery Details:

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

Member Modules:

ID Module Type TypeId RunAs 
Microsoft.BizTalk.2013.BizTalkRFID.Process.DataSource DataSource Microsoft.BizTalk.RFID.Components.Discovery Default

Source Code:

<Discovery ID="Microsoft.BizTalk.2013.BizTalkRFID.Process.Discovery" Target="Microsoft.BizTalk.2013.BizTalkRFID.Service" Enabled="true" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.BizTalk.2013.BizTalkRFID.Process">
<Property PropertyID="ProcessName"/>
<Property PropertyID="Reliability"/>
<Property PropertyID="Status"/>
<Property PropertyID="LogicalDevice"/>
<Property PropertyID="Components"/>
<Property PropertyID="LogLevel"/>
<Property PropertyID="SingleEventProcessingTimeout"/>
<Property PropertyID="ErrorPercentageThreshold"/>
<Property PropertyID="ErrorTagCount"/>
<Property TypeID="Microsoft.BizTalk.2013.BizTalkRFID.Service" PropertyID="Name"/>
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="PrincipalName"/>
</DiscoveryClass>
<DiscoveryRelationship TypeID="Microsoft.BizTalk.Library.BizTalkRFIDServiceHostsRFIDProcess"/>
</DiscoveryTypes>
<DataSource ID="Microsoft.BizTalk.2013.BizTalkRFID.Process.DataSource" TypeID="Microsoft.BizTalk.RFID.Components.Discovery">
<IntervalSeconds>1800</IntervalSeconds>
<Computer>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</Computer>
<Option>4</Option>
<TimeoutSeconds>300</TimeoutSeconds>
</DataSource>
</Discovery>