%1 row(s) were ignored in uploading data into table %2

Error code 10040
Error constant IGNORED_ROWS_FOR_TABLE
Parameter 1 The total number of ignored rows.
Parameter 2 Table name.
Probable cause

The MobiLink server counts all the upload rows that were not applied to the consolidated database as ignored rows. This can happen if there are upload inserts/updates/deletes from the client, but there is no upload_insert/upload_update/upload_delete script for the listed table in the consolidated database or errors occurred during uploading data into this table, but the handle_error/handle_odbc_error returned 1000.