Critical Alert on CCMS Event
ozsoft.sap.addon.alerts.AlertOnCCMSEventForSAPSystemCritical (Rule)
Generates Critical Alerts on CCMS Event for SAP Systems
Element properties:
Member Modules:
Source Code:
<Rule ID="ozsoft.sap.addon.alerts.AlertOnCCMSEventForSAPSystemCritical" Enabled="true" Target="OZMP4SAP!ozsoft.sap.System" ConfirmDelivery="false" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>Alert</Category>
<DataSources>
<DataSource ID="DataSource" TypeID="OZMP4SAP!ozsoft.sap.TargetEntityCCMSAlertDataProvider">
<AlertValue>1</AlertValue>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteAction" TypeID="ozsoft.sap.addon.alerts.CCMSAlertWriteAction">
<Priority>1</Priority>
<Severity>2</Severity>
</WriteAction>
</WriteActions>
</Rule>