I noticed that if I use sql to update data, the data in record type need to sync manually.
I want to know is there any way that the record type can sync automatically once I update data in db. In sync options tab I only saw Schedule full syncs, but It can't suit my require.
Discussion posts and replies are publicly visible
Hello Peon
Not sure why the records are being updated from backend. Could you please elaborate why if there is any particular reason. Also you can create a Process model with Sync Records smart service and try scheduling it to run for particular intervals.
In the current phase of our project, we only develop a read-only UI, so we must initialize the data from backend.
Instead of writing it to DB and trying to sync it , go for changing the source of the record . Go for service or salesforce based records