Provides troubleshooting topics for developing device applications using
the client object API.
Debugging Replication Synchronization
Describes the replication synchronization process flow, and options available for diagnosing problems at each step of the process.
Insert Operation Fails for iOS
Problem: A mobile business object (MBO) insert operation fails with a runtime exception for iOS; however, the same MBO works on Windows Mobile.
MBO Update Fails
Problem: A mobile business object (MBO) that you edited using the C# client API fails to update upon synchronization.
Synchronization to SAP Datasource Repeats Excessively
Problem: Created an MBO that is calling a customized RFC with an input parameter. The first synchronization to the SAP datasource works correctly. The second sync executes the first RFC, then a second one. This causes failures in SAP, because the new update cannot be transmitted.