Custom logic provides a wide variety of actions which can be performed at specific points during the synchronization process. Some of these actions may read or manipulate data, while others may simply be maintaining statistics.
Custom logic may be applied before, during, and after the initial handling of input data from the users in any table subscriptions (including Upload subscriptions) and before, during, and after the replication of data between the mirror and source tables. The custom logic applied to the data during a replication is limited to JDBC table subscriptions. The actions a customer will be allowed to perform include:
Related tasks