Critical Alert on CCMS Event
ozsoft.sap.AlertOnCCMSEventForSAPSubComponentCritical (Rule)
Generates Critical Alerts on CCMS Event for SAP Sub-Component
Element properties:
Member Modules:
Source Code:
<Rule ID="ozsoft.sap.AlertOnCCMSEventForSAPSubComponentCritical" Enabled="true" Target="ozsoft.sap.SubComponent" ConfirmDelivery="true" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>Alert</Category>
<DataSources>
<DataSource ID="DataSource" TypeID="ozsoft.sap.TargetEntityCCMSAlertDataProvider">
<AlertValue>1</AlertValue>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteAction" TypeID="ozsoft.sap.CCMAlertWriteAction">
<Priority>1</Priority>
<Severity>2</Severity>
</WriteAction>
</WriteActions>
</Rule>