Description | This object represents the control mechanism to enable the
dispatching of events based on the event Id. The following
rules define the event control behavior:
o The CmEventCtrl object has no instances
Events are sent to Local Log depending on the settings of the
docsDevEvReporting object. Settings in the DocsDevEvReporting
for other dispatch mechanisms are treated as disable.
o The CmEventCtrl object contains configured instances
Only events matching the Event Ids configured in the object
are sent according to the settings of the docsDevEvReporting
object.
o The CmEventCtrl object contains an instance with Event Id 0
All events matching the Local Log settings of
docsDevEvReporting are sent to local log. Events matching
the Event Ids configured in the docsDevEvReporting and
CmEventCtrl objects are delivered to dispatch mechanisms
other than Local Log.
The CM does not persist instances of CmEventCtrl across
reinitializations. |