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