diff --git a/symmetric-assemble/src/asciidoc/configuration/table-triggers.ad b/symmetric-assemble/src/asciidoc/configuration/table-triggers.ad index 4a830e4001..b10c29621d 100644 --- a/symmetric-assemble/src/asciidoc/configuration/table-triggers.ad +++ b/symmetric-assemble/src/asciidoc/configuration/table-triggers.ad @@ -18,8 +18,12 @@ The next step in defining the synchronization scenario is to define which tables way to do this is by using the *Auto Create...* button on the Configure -> Table Triggers screen. The Auto Create functionality introspects the master node's database and looks for available tables to synchronize. -Select a channel from the dropdown, select the tables that should be synchronized using that channel, and then click the *Apply* -button. The Auto Create functionality can be used repeatedly to select different table and channel combinations. +Note that you will be configuring tables to synchronize for specific <>. You will get a chance to select tables for each configured Router. Select the channel you desire from the dropdown, +select the tables that should be synchronized using that channel, and then click the *Next* +button. A summary will be presented at the end of the configuration. Click *Finish* to create the triggers. + +The Auto Create functionality can be used repeatedly to select different table, router and channel combinations. If you are configuring a new set of tables triggers that should use an independent +Trigger definition be sure to enter values for either the _Id Prefix_ or the _Id Suffix_ fields. These will be used to create a unique _Trigger Id_. image::triggers/triggers-auto-create.png[] diff --git a/symmetric-assemble/src/asciidoc/images/triggers/triggers-auto-create.png b/symmetric-assemble/src/asciidoc/images/triggers/triggers-auto-create.png index 94261b9e4a..756a9b028e 100644 Binary files a/symmetric-assemble/src/asciidoc/images/triggers/triggers-auto-create.png and b/symmetric-assemble/src/asciidoc/images/triggers/triggers-auto-create.png differ