Possible error messages:
Without Resource Bundle (default) |
|
With Resource Bundle |
|
Domain | Persistence.PersistenceException |
Number | 21025 |
Label | INVALID_PROFILE_PROPERTY_VALUE |
Applicable Platform(s) | iOS, Android, BlackBerry, Windows Mobile |
An invalid value has been specified for the connection profile property; for example, an integer property has been set to a noninteger string.
Based on the error message, which contains the property name, set the correct property value using the DBClass.getSynchronizationProfile().setProperty or DBClass.getConnectionProfile.setProperty method.