Jump to content
Server Maintenance This Week. ×

Knowing which records have been updated


This topic is 3955 days old. Please don't post here. Open a new topic instead.

Recommended Posts

It would normally, but would the same rule apply with mirrorsync? are the records only effected when a change is made or would mirrorsync somehow trigger the modstamp when it checks what records to update? Also the modstamp would change even if the record on the main file/server was updated. 

 

I want to be able to tell which records have been added and which have been updated from the local copy and then see what has been added and updated from the local copy and perform an action on the server.

 

I want to be able to know which ipad updated what data and when.

Link to comment
Share on other sites

Hi Jake - MirrorSync does not specifically offer this as a feature, but it doesn't seem like it would be too hard to accomplish. We don't set the modification timestamp except when we're actually writing a change, so by using a combination of the modification timestamp and the 'modified by' (which will be the user who did the sync), you can find all the records that they changed.

Link to comment
Share on other sites

This topic is 3955 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.