Create Apply Process

In order to create new Apply Process click “Add Process” button under “Apply Processes” tab:

 

The “Apply Process Configuration” form is opened:

 

Under “Database Settings” the following parameters should be provided:

  • Debug level – Level of Apply Process debugging.
  • Autostart – Determines if the Apply Process must be run automatically.
  • Repuser – Determines if the Apply Process must represent itself as SQL Server replication process (valid for MS SQL Server database only).
  • ID – The Apply Process id.
  • Capture Process name – Name of the Capture Process which is providing the data to be used.
  • Database Type - Type of the Target Database. Depending on the database type the different set of the parameters are to specify. Currently the following databases are available to configure via Web UI:
    • SQL Server
    • Oracle
    • PostgreSQL
    • MySQL
    • Redshift
    • Snowflake

See Prepare Apply Processes for the details on the available Apply Processes parameters. 

 

 
On this page