BizTalk BAM OLAP Cubes Discovery

Microsoft.BizTalk.2006.BAMOLAPCubes.Discovery (Discovery)

This is the discovery of the BizTalk BAM OLAP Cubes.

Knowledge Base article:

Summary

This is the discovery of the BizTalk BAM OLAP Cubes.

Element properties:

TargetMicrosoft.BizTalk.Library.BizTalkGroup
EnabledTrue
Frequency14400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:
  • Microsoft.BizTalk.2006.BAMOLAPCubes
    • DatabaseName
    • DatabaseServer
    • Name
    • CatalogName
    • CubeType
    • LastSchemaUpdate
    • LastDataUpdate
    • IsDrillThroughEnabled
    • IsLinkable
    • IsWriteEnabled
    • IsSQLEnabled
    • CubeCaption
    • CubeSource
    • Dimensions
    • PrincipalName
Discovered relationships and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
Microsoft.BizTalk.2006.BAMOLAPCubes.DataSource DataSource Microsoft.BizTalk.Library.BAMOLAPCubes.Discovery Default

Source Code:

<Discovery ID="Microsoft.BizTalk.2006.BAMOLAPCubes.Discovery" Target="BZLib!Microsoft.BizTalk.Library.BizTalkGroup" Enabled="true" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="BZLib!Microsoft.BizTalk.2006.BAMOLAPCubes">
<Property PropertyID="DatabaseName"/>
<Property PropertyID="DatabaseServer"/>
<Property PropertyID="Name"/>
<Property PropertyID="CatalogName"/>
<Property PropertyID="CubeType"/>
<Property PropertyID="LastSchemaUpdate"/>
<Property PropertyID="LastDataUpdate"/>
<Property PropertyID="IsDrillThroughEnabled"/>
<Property PropertyID="IsLinkable"/>
<Property PropertyID="IsWriteEnabled"/>
<Property PropertyID="IsSQLEnabled"/>
<Property PropertyID="CubeCaption"/>
<Property PropertyID="CubeSource"/>
<Property PropertyID="Dimensions"/>
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="PrincipalName"/>
</DiscoveryClass>
<DiscoveryRelationship TypeID="BZLib!Microsoft.BizTalk.Library.BizTalkGroupHostsBAMOLAPCubes"/>
</DiscoveryTypes>
<DataSource ID="Microsoft.BizTalk.2006.BAMOLAPCubes.DataSource" TypeID="BZLib!Microsoft.BizTalk.Library.BAMOLAPCubes.Discovery">
<IntervalSeconds>14400</IntervalSeconds>
<Computer>$Target/Property[Type="BZLib!Microsoft.BizTalk.Library.BizTalkGroup"]/ComputerName$</Computer>
<BAMDbServer>$Target/Property[Type="BZLib!Microsoft.BizTalk.Library.BizTalkGroup"]/BamDBServerName$</BAMDbServer>
<BAMDbName>$Target/Property[Type="BZLib!Microsoft.BizTalk.Library.BizTalkGroup"]/BamDBName$</BAMDbName>
<GroupName>$Target/Property[Type="BZLib!Microsoft.BizTalk.Library.BizTalkGroup"]/Name$</GroupName>
<TimeoutSeconds>300</TimeoutSeconds>
</DataSource>
</Discovery>