Run the Replication Tool
- Last UpdatedMay 10, 2023
- 1 minute read
When you run the replication for a database for the first time:
-
All templates including the class library are extracted.
-
The date of replication run is then stored in the database.
-
The subsequent replication runs use this date, unless overridden in the command line option or configuration.
The command line syntax is:
replicate.exe -nogui -[source <Source Name>] [-dbuser<database
username>] [-dbpassword <database password>] [-datasource <database
source>] [-replicationdate <lastreplicate date>] [-help]
For example:
replicate.exe -nogui -source Default
This example uses the replication configuration named 'Default'.
Note: The distribution package is downloaded to the remote Workhub instance. Hence, if you are using the remote Workhub, you can import and load the distribution package using the Import Controller.