Possible error messages:
Without Resource Bundle (default) |
|
With Resource Bundle |
|
Domain | Persistence.PersistenceException |
Number | 21024 |
Label | PROFILE_PROPERTY_NOT_DEFINED |
Applicable Platform(s) | iOS, Android, BlackBerry, Windows Mobile |
A required property in the connection or synchronization profile has not been set.
Based on the error message, which contains the property name, set the required property using the DBClass.getSynchronizationProfile().setProperty or DBClass.getConnectionProfile.setProperty method.