Skip to Content
0
Former Member
Oct 18, 2005 at 03:11 PM

SyncBo of key xxxxxxxxxx is not found.

445 Views

Hi,

I have tested my SyncBo and got into trouble with synchronization.

The problem is that if I start synchronization from the program like this:

<b>SyncManager sm = SyncManager.getInstance();

sm.synchronizeWithBackend();</b>

my SyncBO is not found (NullPointerException) and I can’t modify it.

But if I start my program, modify all data and start synchronisation AFTER it that works fine.

Any ideas how I can solve this problem?

Best Regards

Marita