Conflict resolution in Bi- directional replication using Streams.
How can we use update,insert, delete conflict resolution methods in case of bi- directional replication using streams.
The requirement is to apply latest made changes to the database. One of the solution could be trigger but that may futher degrade the performance of the system.
Please suggest.
Regards,
Smriti