Contents Index -x option Overview of MobiLink events

MobiLink Synchronization Reference

Synchronization Events


About this chapter 

This chapter provides information about the MobiLink synchronization events and the SQL scripts, Java methods, or .NET methods that handle these events. You implement scripts to handle one or more of these events to control the actions of the MobiLink synchronization server.

For information about storing scripts, see Adding and deleting scripts in your consolidated database.


Overview of MobiLink events
authenticate_parameters connection event
authenticate_user connection event
authenticate_user_hashed connection event
begin_connection connection event
begin_connection_autocommit connection event
begin_download connection event
begin_download table event
begin_download_deletes table event
begin_download_rows table event
begin_publication connection event
begin_synchronization connection event
begin_synchronization table event
begin_upload connection event
begin_upload table event
begin_upload_deletes table event
begin_upload_rows table event
download_cursor cursor event
download_delete_cursor cursor event
download_statistics connection event
download_statistics table event
end_connection connection event
end_download connection event
end_download table event
end_download_deletes table event
end_download_rows table event
end_publication connection event
end_synchronization connection event
end_synchronization table event
end_upload connection event
end_upload table event
end_upload_deletes table event
end_upload_rows table event
example_upload_cursor table event
example_upload_delete table event
example_upload_insert table event
example_upload_update table event
handle_error connection event
handle_odbc_error connection event
modify_last_download_timestamp connection event
modify_next_last_download_timestamp connection event
modify_user connection event
new_row_cursor cursor event (deprecated)
old_row_cursor cursor event (deprecated)
prepare_for_download connection event
report_error connection event
report_odbc_error connection event
resolve_conflict table event
synchronization_statistics connection event
synchronization_statistics table event
time_statistics connection event
time_statistics table event
upload_cursor cursor event (deprecated)
upload_delete table event
upload_fetch table event
upload_insert table event
upload_new_row_insert table event
upload_old_row_insert table event
upload_statistics connection event
upload_statistics table event
upload_update table event

Contents Index -x option Overview of MobiLink events