Note
Currently, Replicate Preview supports data replication using the Snapshot type.
Mirroring and Synchronization replication capabilities are available in the Syniti Replicate desktop version and will be supported in future releases of the cloud version.
Snapshot
The Snapshot replication type is a one-time or continuous complete replication from the source to the target table based on the replication configuration. You can schedule the replication, identify the columns to be replicated, and add source filters during replication. The source and target databases can be on the same or different database servers and platforms. For example, you can replicate a SQL Server table to an Oracle database or a SQL Server table to a PostgreSQL table.
In the Snapshot replication type, you can snapshot data from different databases from one or more source datastores to a single target datastore. When performing a data snapshot, Replicate Preview first validates the source and target connections and truncates all the records in the target table before inserting records from the source table.