Edit a replication definition, and save it to the server, as a template, or to a different project.
Prerequisites Make sure the Replication Server is running. Create and establish a connection to the server.
-
Expand the view for your Replication Server connection profile, right-click a primary database in which to edit the replication definition, and expand the folder appropriate for the kind of replication definition you want to edit: database, function, or table.
-
Right-click the replication definition and select
Edit.
Both the original replication definition and an automatically generated
alter command
skeleton display.
-
Edit the command skeleton.
- Right-click in the editor window and select a save option.
Menu option |
Description |
Save as Template |
Save the SQL as a template that can be reinserted in future editor sessions. In the New Template wizard:
- Specify a name and context for the template.
- (Optional) Specify a template description.
- In the Pattern field, manually edit the template definition.
- Select Insert Variable to generate a list of variables, and select one to insert at the cursor position.
- Click OK to save the new template.
|
Save As |
Specify project information and a file name. |
Save to Server |
Save the artifact to the Replication Server on which it currently resides.
|