BizTalk ESSO References SSO Database Relationship Discovery

Microsoft.BizTalk.Library.ESSOServiceReferencesDatabasesSSO.Discovery (Discovery)

This is the discovery of the BizTalk ESSO References SSO Database Relationship.

Knowledge Base article:

Summary

This is the discovery of the BizTalk ESSO References SSO Database Relationship.

Element properties:

TargetMicrosoft.BizTalk.Library.BizTalkGroup
EnabledTrue
Frequency16620
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:
  • Microsoft.BizTalk.Databases.SSO
    • DatabaseName
    • DatabaseServer
    • RecoveryModel
    • DatabaseAutogrow
    • DatabaseSize
    • LogAutogrow
    • Updateability
    • UserAccess
    • Collation
    • LogSize
    • Owner
    • MgmtDbName
    • MgmtDbServerName
    • PrincipalName
  • Microsoft.BizTalk.Services.ESSOService
    • ProductName
    • ProductCode
    • ProductLanguage
    • ProductVersion
    • Administration
    • ConfigFrameworkHelperPath
    • InstallPath
    • Server
    • Database
    • SQLServer
    • BackedUp
Discovered relationships and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
Microsoft.BizTalk.Library.ESSOServiceReferencesDatabasesSSO.DataSource DataSource Microsoft.BizTalk.Library.OtherRelationShips.Discovery Default

Source Code:

<Discovery ID="Microsoft.BizTalk.Library.ESSOServiceReferencesDatabasesSSO.Discovery" Target="BZLib!Microsoft.BizTalk.Library.BizTalkGroup" Enabled="true" ConfirmDelivery="false" Priority="Normal" Remotable="true">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="BZLib!Microsoft.BizTalk.Services.ESSOService">
<Property PropertyID="ProductName"/>
<Property PropertyID="ProductCode"/>
<Property PropertyID="ProductLanguage"/>
<Property PropertyID="ProductVersion"/>
<Property PropertyID="Administration"/>
<Property PropertyID="ConfigFrameworkHelperPath"/>
<Property PropertyID="InstallPath"/>
<Property PropertyID="Server"/>
<Property PropertyID="Database"/>
<Property PropertyID="SQLServer"/>
<Property PropertyID="BackedUp"/>
</DiscoveryClass>
<DiscoveryClass TypeID="BZLib!Microsoft.BizTalk.Databases.SSO">
<Property PropertyID="DatabaseName"/>
<Property PropertyID="DatabaseServer"/>
<Property PropertyID="RecoveryModel"/>
<Property PropertyID="DatabaseAutogrow"/>
<Property PropertyID="DatabaseSize"/>
<Property PropertyID="LogAutogrow"/>
<Property PropertyID="Updateability"/>
<Property PropertyID="UserAccess"/>
<Property PropertyID="Collation"/>
<Property PropertyID="LogSize"/>
<Property PropertyID="Owner"/>
<Property TypeID="BZLib!Microsoft.BizTalk.Library.BizTalkGroup" PropertyID="MgmtDbName"/>
<Property TypeID="BZLib!Microsoft.BizTalk.Library.BizTalkGroup" PropertyID="MgmtDbServerName"/>
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="PrincipalName"/>
</DiscoveryClass>
<DiscoveryRelationship TypeID="BZLib!Microsoft.BizTalk.Library.ESSOServiceReferencesDatabasesSSO"/>
</DiscoveryTypes>
<DataSource ID="Microsoft.BizTalk.Library.ESSOServiceReferencesDatabasesSSO.DataSource" TypeID="BZLib!Microsoft.BizTalk.Library.OtherRelationShips.Discovery">
<IntervalSeconds>16620</IntervalSeconds>
<Computer>$Target/Property[Type="BZLib!Microsoft.BizTalk.Library.BizTalkGroup"]/ComputerName$</Computer>
<HostName>$Target/Property[Type="BZLib!Microsoft.BizTalk.Library.BizTalkGroup"]/ComputerName$</HostName>
<Option>8</Option>
<TimeoutSeconds>500</TimeoutSeconds>
</DataSource>
</Discovery>