Conflict parameters

The [Conflict] parameters define general procedures for conflict management. The High-speed Apply Engine uses these parameters to determine how often to retry conflict resolutions, and where to store deferred conflicts. If you do not include this section in the configuration, High-speed Apply Engine uses default values for conflict management.

Parameter

Reference

DataType

DataType

MaxFailedRetries

MaxFailedRetries

MaxRetryFail

MaxRetryFail

RetryDelay

RetryDelay

RetryFail

RetryFail

RetryLimit

RetryLimit

RetryValue

RetryValue

The following figure shows an example of the [Conflict] parameters.

[Conflict]
  RetryFail=abort
  RetryLimit=count
  RetryValue=5
  MaxFailedRetries=5
  MaxRetryFail=Abort


Was this page helpful? Yes No Submitting... Thank you

Comments