NiCE.LogFile.Library.Alert.Rule.MissingCondition.Simple.UIPageSet (UIPageSet)

Element properties:

Type DefinitionNiCE.LogFile.Library.Alert.Rule.MissingCondition.Simple.Template

Source Code:

<UIPageSet ID="NiCE.LogFile.Library.Alert.Rule.MissingCondition.Simple.UIPageSet" TypeDefinitionID="NiCE.LogFile.Library.Alert.Rule.MissingCondition.Simple.Template">
<UIPageReferences>
<UIPageReference ID="NiCE.LogFile.Library.Alert.Rule.MissingCondition.Simple.UIPageSet.RuleGeneralPage" PageID="SCRT!Microsoft.SystemCenter.RuleTemplates.RuleGeneralPage" Usage="CreationAndUpdate">
<InputTransform>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:output method="xml" indent="yes" omit-xml-declaration="yes"/>
<xsl:template match="/">
<xsl:element name="Category">
<xsl:copy>Alert</xsl:copy>
</xsl:element>
</xsl:template>
</xsl:stylesheet>
</InputTransform>
</UIPageReference>
<UIPageReference ID="NiCE.LogFile.Library.Alert.Rule.MissingCondition.Simple.UIPageSet.SimpleLogFileUIPage1" PageID="NiCE.LogFile.Library.SimpleLogFileUIPage" Usage="CreationAndUpdate">
<InputParameters/>
</UIPageReference>
<UIPageReference ID="NiCE.LogFile.Library.Alert.Rule.MissingCondition.Simple.UIPageSet.ConsolidatorConditionPage" PageID="System!System.ConsolidatorConditionPage" Usage="CreationAndUpdate">
<InputParameters>
<DataType>System!System.BaseData</DataType>
<UsedForMissingDetection>true</UsedForMissingDetection>
</InputParameters>
<InputTransform>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:output method="xml" indent="yes" omit-xml-declaration="yes"/>
<xsl:template match="/">
<xsl:copy-of select="/Consolidator"/>
</xsl:template>
</xsl:stylesheet>
</InputTransform>
<Title ID="ConsolidatorConditionPage.Title"/>
<SubTitle ID="ConsolidatorConditionPage.SubTitle"/>
<TabName ID="ConsolidatorConditionPage.TabName"/>
</UIPageReference>
<UIPageReference ID="NiCE.LogFile.Library.Alert.Rule.MissingCondition.Simple.UIPageSet.GenerateAlertModuleConfigPage" PageID="Health!System.Health.GenerateAlertModuleConfigPage" Usage="CreationAndUpdate"/>
</UIPageReferences>
<OutputTransform>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:output method="xml" indent="yes" omit-xml-declaration="yes"/>
<xsl:template match="/">
<xsl:element name="Configuration">
<xsl:copy-of select="/ID"/>
<xsl:copy-of select="/Name"/>
<xsl:copy-of select="/Enabled"/>
<xsl:copy-of select="/Description"/>
<xsl:copy-of select="/Target"/>
<xsl:copy-of select="/Category"/>
<xsl:copy-of select="/LocaleId"/>
<xsl:copy-of select="/LogFileProviderConfig"/>
<xsl:copy-of select="/Consolidator"/>
<xsl:copy-of select="/Priority"/>
<xsl:copy-of select="/Severity"/>
<xsl:copy-of select="/AlertName"/>
<xsl:copy-of select="/AlertDescription"/>
<xsl:copy-of select="/AlertOwner"/>
<xsl:copy-of select="/AlertParameters"/>
<xsl:copy-of select="/Suppression"/>
<xsl:copy-of select="/Custom1"/>
<xsl:copy-of select="/Custom2"/>
<xsl:copy-of select="/Custom3"/>
<xsl:copy-of select="/Custom4"/>
<xsl:copy-of select="/Custom5"/>
<xsl:copy-of select="/Custom6"/>
<xsl:copy-of select="/Custom7"/>
<xsl:copy-of select="/Custom8"/>
<xsl:copy-of select="/Custom9"/>
<xsl:copy-of select="/Custom10"/>
</xsl:element>
</xsl:template>
</xsl:stylesheet>
</OutputTransform>
</UIPageSet>