A client program calls the stSoftware server with the /v6/sync/{className} ReST service for the class name that is required to be sync'd to an external system. The since parameter controls which record changes will returned. Initially the program starts with a default value for since, once the result set of the changed records has been scrolled through a new value of since will be returned from the server. The returned since is the server time of the last change returned.
For each record changed
Our Java coding standards can be found here which are adopted by all our developers.
We follow Agile development processes, which includes writing automated unit tests for business logic. This allows systems to evolve with confidence.
References:-