Status

This action causes a status notification to be generated with the specified level and message.


Example


Status


Fields

Level

Specify the status level of the notification.


Message

Provide the status message using the Argument Builder.


Remarks

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.