3. Content Rule
( arg-string )
The <do-status> action causes a status notification to be generated with the specified level and with a message provided by <arg-string>.
If level is retry then the policy will immediately halt processing of the input document and schedule a retry of the event currently being processed.
If level is fatal then the policy will immediately halt processing of the input document and initiate a shutdown of the driver.
If a the current operation has an event-id, then that event-id will by used for the status notification, otherwise there will be no event-id reported.
<do-status level="warning">
<arg-string>
<token-src-dn/>
<token-text>: operation vetoed on out-of-scope object</token-text>
</arg-string>
</do-status>
- arg-string
- string argument
Attribute Value(s) Default Value disabled true | false
true if this element is disabledfalse level CDATA
status level
supports variable expansion#REQUIRED notrace true | false
false
( arg-string )
- actions
- actions that are performed by a <rule>
- arg-actions
- actions argument
Top Elements || All Elements || Tree