Warning Alert on CCMS Event
ozsoft.sap.AlertOnCCMSEventForSAPSubComponentWarning (Rule)
Generates Warning Alerts on CCMS Event for SAP Sub-Component
Element properties:
Member Modules:
Source Code:
<Rule ID="ozsoft.sap.AlertOnCCMSEventForSAPSubComponentWarning" 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>2</AlertValue>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteAction" TypeID="ozsoft.sap.CCMAlertWriteAction">
<Priority>1</Priority>
<Severity>1</Severity>
</WriteAction>
</WriteActions>
</Rule>