NiCE.LogFile.Library.Monitor.Advanced.2State.UIPageSet (UIPageSet)

Element properties:

Type DefinitionNiCE.LogFile.Library.Advanced.Filtered.2State.UMT

Source Code:

<UIPageSet ID="NiCE.LogFile.Library.Monitor.Advanced.2State.UIPageSet" TypeDefinitionID="NiCE.LogFile.Library.Advanced.Filtered.2State.UMT">
<UIPageReferences>
<UIPageReference ID="NiCE.LogFile.Library.Monitor.Advanced.2State.UIPageSet.MonitorGeneralPage" PageID="Health!System.Health.MonitorGeneralPage" Usage="CreationAndUpdate"/>
<UIPageReference ID="NiCE.LogFile.Library.Monitor.Advanced.2State.UIPageSet.ProcessUIPage" PageID="NiCE.LogFile.Library.ProcessUIPage" 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:copy-of select="/ProviderConfig"/>
</xsl:template>
</xsl:stylesheet>
</InputTransform>
</UIPageReference>
<UIPageReference ID="NiCE.LogFile.Library.Monitor.Advanced.2State.UIPageSet.LogFileUIPage" PageID="NiCE.LogFile.Library.LogFileUIPage" 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:copy-of select="/LogFileProviderConfig"/>
</xsl:template>
</xsl:stylesheet>
</InputTransform>
</UIPageReference>
<UIPageReference ID="NiCE.LogFile.Library.Monitor.Advanced.2State.UIPageSet.RegexLogFileUIPage" PageID="NiCE.LogFile.Library.RegexLogFileUIPage" Usage="CreationAndUpdate">
<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="/ProviderConfig"/>
<xsl:copy-of select="/LogFileProviderConfig"/>
</xsl:template>
</xsl:stylesheet>
</InputTransform>
</UIPageReference>
<UIPageReference ID="NiCE.LogFile.Library.Monitor.Advanced.2State.UIPageSet.ExpressionBuilderPage1" PageID="System!System.ExpressionBuilderPage" 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:copy-of select="/ExpressionHealthy"/>
</xsl:template>
</xsl:stylesheet>
</InputTransform>
<Title ID="ExpressionBuilderPage1.Title"/>
<SubTitle ID="ExpressionBuilderPage1.SubTitle"/>
<TabName ID="ExpressionBuilderPage1.TabName"/>
</UIPageReference>
<UIPageReference ID="NiCE.LogFile.Library.Monitor.Advanced.2State.UIPageSet.ExpressionBuilderPage2" PageID="System!System.ExpressionBuilderPage" 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:copy-of select="/ExpressionWarning"/>
</xsl:template>
</xsl:stylesheet>
</InputTransform>
<Title ID="ExpressionBuilderPage2.Title"/>
<SubTitle ID="ExpressionBuilderPage2.SubTitle"/>
<TabName ID="ExpressionBuilderPage2.TabName"/>
</UIPageReference>
<UIPageReference ID="NiCE.LogFile.Library.Monitor.Advanced.2State.UIPageSet.OperationalStatesConfigPage" PageID="Health!System.Health.OperationalStatesConfigPage" Usage="CreationAndUpdate">
<InputParameters>
<StateIsHealthy>Success</StateIsHealthy>
<StateIsWarningOrCritical>Warning</StateIsWarningOrCritical>
</InputParameters>
</UIPageReference>
<UIPageReference ID="NiCE.LogFile.Library.Monitor.Advanced.2State.UIPageSet.AlertingPage" PageID="Health!System.Health.AlertingPage" Usage="CreationAndUpdate"/>
<UIPageReference ID="NiCE.LogFile.Library.Monitor.Advanced.2State.UIPageSet.ProductKnowledgePage" PageID="Health!System.Health.ProductKnowledgePage" Usage="UpdateOnly"/>
<UIPageReference ID="NiCE.LogFile.Library.Monitor.Advanced.2State.UIPageSet.CompanyKnowledgePage" PageID="Health!System.Health.CompanyKnowledgePage" Usage="UpdateOnly"/>
<UIPageReference ID="NiCE.LogFile.Library.Monitor.Advanced.2State.UIPageSet.DiagnosticAndRecoveryPage" PageID="Health!System.Health.DiagnosticAndRecoveryPage" Usage="UpdateOnly"/>
</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:copy-of select="/ProviderConfig"/>
<xsl:copy-of select="/LogFileProviderConfig"/>
<xsl:element name="ExpressionHealthy">
<xsl:copy-of select="/Expression[1]/*"/>
</xsl:element>
<xsl:element name="ExpressionWarning">
<xsl:copy-of select="/Expression[2]/*"/>
</xsl:element>
</xsl:template>
</xsl:stylesheet>
</OutputTransform>
</UIPageSet>