I am trying to setup server for mobile communication.
Strange thing is that SyncDown works fine, mobile gets all information it needs and no problem.
However, sync up fails. Error message on ArcGIS server is :
"Lower level component error: DBMS table not found [SCHEMA_NAME.TABLE_NAME]"
Tables are registered and have GlobalID, features are editable on device and get saved. Something is missing in service configuration perhaps ? Could it be related to connection that is used in service ? It connects as owner user for tables that should be updated.
Any information would be helpful.