Trailing Space Causes Synchronization Failure

Problem: If you attempt to synchronize a mobile business object (MBO), and its key column includes values that differ only by a space; for example, "test" versus "test ", synchronization fails.

The Enterprise Information System interprets "test" and "test " as different values, and two rows are created. When you synchronize the MBO, the trailing space is stripped from the value "test ", which creates a conflict, and generates an error.

Solution: Do not insert key values that differ only by a space.