I use python to apply some changes in a feature class in an Enterprise Geodatabase on SQL server 2014 using ArcSDESQLExecute. Then, I use a replica I created to "Synchronize those changes" from the database on SQL server to another Geodatbase on Oracle 12c. But even though the synchronization completes with no error the changes are not transferred.
However, when I apply the same changes using ArcMAP and field calculator the Synhronization works fine and the changes are transferred normally.
Any ideas?