Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Specifies the number of consecutive work item delivery failures that can occur before reporting an error to the event log.
Syntaxe
<NotificationClasses>
<NotificationClass>
...
<Protocols>
<Protocol>
<ProtocolExecutionSettings>
...
<FailureBeforeLoggingEvent>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type |
Non-negative integer. |
Default value |
1. |
Occurrence |
Optional once per ProtocolExecutionSettings element. |
Updates |
Can be added, deleted, and modified when updating the application. |
Element Relationships
| Relationship | Elements |
|---|---|
Parent element |
|
Child elements |
None. |
Notes
The FailureBeforeLoggingEvent element works in conjunction with the FailureEventLogInterval element to allow you to configure error logging to fit the needs of your application and to prevent excessive messages in the event log.
Exemple
The following example shows how to specify that if three consecutive failures occur, Notification Services writes an event to the system event log.
<FailureBeforeLoggingEvent>3</FailureBeforeLoggingEvent>
Voir aussi
Référence
Application Definition File Reference
FailureEventLogInterval Element (ADF)
Autres ressources
Spécification du nom et des champs du protocole de remise
Mise à jour des instances et des applications