AnyConflict parameters
The [AnyConflict] parameters describe how the High-speed Apply Engine handles any conflicts that the apply request generates. You can specify as many codes and actions as required for the types of conflicts that might occur.
The following figure shows an example of the [AnyConflict] parameters.
[AnyConflict]
Code=TimeOut
Action=Retry
Code=TimeOut
Action=Retry
Your configuration file can contain any of the following sections to define different types of conflict resolution rules:
- [AnyConflict]
- [DeleteConflict]
- [DDLConflict]
- [InsertConflict]
- [UpdateConflict]
Be aware of the following points regarding the conflict sections:
- Use the same parameters (Action, Code) in all of these conflict sections.
- The parameters in the conflict resolution rules sections are positional. You must specify a Code parameter, and then one or more Action parameters. You can specify as many Code/Action groups as necessary for the apply request.
- You can override the values that you specify in the [AnyConflict] section by specifying values for the other conflict rules sections.
Related topics
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*