From e0dca525fe019b10801f8900ac888ef9cdb2ecc5 Mon Sep 17 00:00:00 2001 From: chenson42 Date: Mon, 28 May 2012 23:52:04 +0000 Subject: [PATCH] fix reference to incoming_error --- symmetric/symmetric-assemble/src/docbook/administration.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/symmetric/symmetric-assemble/src/docbook/administration.xml b/symmetric/symmetric-assemble/src/docbook/administration.xml index a35d8124f9..f2532c0be8 100644 --- a/symmetric/symmetric-assemble/src/docbook/administration.xml +++ b/symmetric/symmetric-assemble/src/docbook/administration.xml @@ -230,7 +230,7 @@ For batches in error, from the incoming side you'll also have to decide the best course of action to fix the issue. - With incoming batches, however, you can also take advantage of two columns in which are examined each time + Incoming batch errors that are in conflict can by fixed by taking advantage of two columns in which are examined each time batches are processed. The first column, resolve_data if filled in will be used in place of row_data. The second column, resolve_ignore if set will cause this particular data item to be ignored and batch processing to continue. This is the same two columns used when a manual conflict resolution strategy is chosen, as discussed in .