Need to synch data between dataverse and oracle based on the changes in the table.
The synch need to happen both the ways.
A single table in oracle keeps some records. This is updated by the user. This needs to be synced to dataverse
Similarly any changes on the dataverse table needs to synch to oracle.
What is the best approach or any solutions